var/cache/dev/ContainerFxSSYL7/App_KernelDevDebugContainer.php line 511

Open in your IDE?
  1. <?php
  2. namespace ContainerFxSSYL7;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\CityController' => 'getCityControllerService',
  47.             'App\\Controller\\Fiche\\FicheBatimentController' => 'getFicheBatimentControllerService',
  48.             'App\\Controller\\Fiche\\FicheBatimentExempleController' => 'getFicheBatimentExempleControllerService',
  49.             'App\\Controller\\Fiche\\FicheExportController' => 'getFicheExportControllerService',
  50.             'App\\Controller\\MeteoController' => 'getMeteoControllerService',
  51.             'App\\Controller\\User\\ManageController' => 'getManageControllerService',
  52.             'App\\Controller\\User\\ProfileController' => 'getProfileControllerService',
  53.             'App\\Controller\\User\\SecurityController' => 'getSecurityControllerService',
  54.             'App\\Controller\\User\\UtilController' => 'getUtilControllerService',
  55.             'App\\Controller\\Visa\\VisaController' => 'getVisaControllerService',
  56.             'App\\Controller\\Visiteur\\Archive' => 'getArchiveService',
  57.             'App\\Controller\\Visiteur\\SiteclientController' => 'getSiteclientControllerService',
  58.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  59.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  60.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  61.             'cache.app' => 'getCache_AppService',
  62.             'cache.app_clearer' => 'getCache_AppClearerService',
  63.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  64.             'cache.system' => 'getCache_SystemService',
  65.             'cache.system_clearer' => 'getCache_SystemClearerService',
  66.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  67.             'cache_warmer' => 'getCacheWarmerService',
  68.             'console.command_loader' => 'getConsole_CommandLoaderService',
  69.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  70.             'data_collector.dump' => 'getDataCollector_DumpService',
  71.             'doctrine' => 'getDoctrineService',
  72.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  73.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  74.             'error_controller' => 'getErrorControllerService',
  75.             'event_dispatcher' => 'getEventDispatcherService',
  76.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  77.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  78.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  79.             'http_kernel' => 'getHttpKernelService',
  80.             'knp_paginator' => 'getKnpPaginatorService',
  81.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  82.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  83.             'request_stack' => 'getRequestStackService',
  84.             'router' => 'getRouterService',
  85.             'routing.loader' => 'getRouting_LoaderService',
  86.             'services_resetter' => 'getServicesResetterService',
  87.             'translator' => 'getTranslatorService',
  88.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  89.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  90.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  91.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  92.             'cache_clearer' => 'getCacheClearerService',
  93.             'filesystem' => 'getFilesystemService',
  94.             'serializer' => 'getSerializerService',
  95.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  96.             'form.factory' => 'getForm_FactoryService',
  97.             'form.type.file' => 'getForm_Type_FileService',
  98.             'profiler' => 'getProfilerService',
  99.             'twig' => 'getTwigService',
  100.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  101.             'security.token_storage' => 'getSecurity_TokenStorageService',
  102.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  103.             'session' => 'getSessionService',
  104.             'validator' => 'getValidatorService',
  105.         ];
  106.         $this->aliases = [
  107.             'database_connection' => 'doctrine.dbal.default_connection',
  108.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  109.         ];
  110.         $this->privates['service_container'] = function () {
  111.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  112.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  113.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  114.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  115.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  116.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  117.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  118.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  119.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  120.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  130.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  146.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  153.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  192.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  193.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  194.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  195.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  230.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  231.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  232.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  233.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  234.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  237.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  241.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  242.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  244.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  245.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  246.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  248.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  249.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  251.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  252.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  254.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  258.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  259.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  260.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  261.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  265.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  266.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  267.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  268.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  269.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  270.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  295.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  296.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  300.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  301.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  302.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  319.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  331.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  337.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  361.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  363.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  364.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  366.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  406.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  408.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  416.             include_once __DIR__.'/proxy-classes.php';
  417.         };
  418.     }
  419.     public function compile(): void
  420.     {
  421.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  422.     }
  423.     public function isCompiled(): bool
  424.     {
  425.         return true;
  426.     }
  427.     public function getRemovedIds(): array
  428.     {
  429.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  430.     }
  431.     protected function createProxy($class\Closure $factory)
  432.     {
  433.         return $factory();
  434.     }
  435.     /**
  436.      * Gets the public '.container.private.cache_clearer' shared service.
  437.      *
  438.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  439.      */
  440.     protected function get_Container_Private_CacheClearerService()
  441.     {
  442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  444.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  445.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  446.         }, 1));
  447.     }
  448.     /**
  449.      * Gets the public '.container.private.filesystem' shared service.
  450.      *
  451.      * @return \Symfony\Component\Filesystem\Filesystem
  452.      */
  453.     protected function get_Container_Private_FilesystemService()
  454.     {
  455.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  456.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  457.     }
  458.     /**
  459.      * Gets the public '.container.private.form.factory' shared service.
  460.      *
  461.      * @return \Symfony\Component\Form\FormFactory
  462.      */
  463.     protected function get_Container_Private_Form_FactoryService()
  464.     {
  465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  467.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  468.         if (isset($this->services['.container.private.form.factory'])) {
  469.             return $this->services['.container.private.form.factory'];
  470.         }
  471.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  472.     }
  473.     /**
  474.      * Gets the public '.container.private.form.type.file' shared service.
  475.      *
  476.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  477.      */
  478.     protected function get_Container_Private_Form_Type_FileService()
  479.     {
  480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  483.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  484.     }
  485.     /**
  486.      * Gets the public '.container.private.profiler' shared service.
  487.      *
  488.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  489.      */
  490.     protected function get_Container_Private_ProfilerService()
  491.     {
  492.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  493.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  494.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  495.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  496.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  497.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  498.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  499.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  500.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  501.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  502.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  503.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  504.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  505.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  506.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  507.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  508.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  509.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  510.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  511.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  512.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  513.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  514.         if ($this->has('kernel')) {
  515.             $f->setKernel($b);
  516.         }
  517.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  518.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  519.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  520.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  521.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  522.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  523.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  524.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  525.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  526.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  527.         $instance->add($d);
  528.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  529.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  530.         $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())));
  531.         $instance->add($e);
  532.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  533.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  534.         $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()))));
  535.         $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()))));
  536.         $instance->add($f);
  537.         return $instance;
  538.     }
  539.     /**
  540.      * Gets the public '.container.private.security.authorization_checker' shared service.
  541.      *
  542.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  543.      */
  544.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  545.     {
  546.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  547.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  548.             return $this->services['.container.private.security.authorization_checker'];
  549.         }
  550.         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()), $afalse);
  551.     }
  552.     /**
  553.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  554.      *
  555.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  556.      */
  557.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  558.     {
  559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  561.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  562.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  563.         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())));
  564.     }
  565.     /**
  566.      * Gets the public '.container.private.security.password_encoder' shared service.
  567.      *
  568.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  569.      *
  570.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  571.      */
  572.     protected function get_Container_Private_Security_PasswordEncoderService()
  573.     {
  574.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  575.         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()));
  576.     }
  577.     /**
  578.      * Gets the public '.container.private.security.token_storage' shared service.
  579.      *
  580.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  581.      */
  582.     protected function get_Container_Private_Security_TokenStorageService()
  583.     {
  584.         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, [
  585.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  586.         ], [
  587.             'request_stack' => '?',
  588.         ]));
  589.     }
  590.     /**
  591.      * Gets the public '.container.private.serializer' shared service.
  592.      *
  593.      * @return \Symfony\Component\Serializer\Serializer
  594.      */
  595.     protected function get_Container_Private_SerializerService()
  596.     {
  597.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  598.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  599.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  600.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  601.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  602.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  606.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  607.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  608.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  609.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  610.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  611.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  612.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  613.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  617.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  618.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  619.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  620.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  621.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  640.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  641.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  642.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  643.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  644.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  645.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL, [], $d)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  646.     }
  647.     /**
  648.      * Gets the public '.container.private.session' shared service.
  649.      *
  650.      * @return \Symfony\Component\HttpFoundation\Session\Session
  651.      */
  652.     protected function get_Container_Private_SessionService()
  653.     {
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  656.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  657.         if (isset($this->services['.container.private.session'])) {
  658.             return $this->services['.container.private.session'];
  659.         }
  660.         return $this->services['.container.private.session'] = $a->createSession();
  661.     }
  662.     /**
  663.      * Gets the public '.container.private.twig' shared service.
  664.      *
  665.      * @return \Twig\Environment
  666.      */
  667.     protected function get_Container_Private_TwigService()
  668.     {
  669.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  670.         $a->addPath('public/css''styles');
  671.         $a->addPath('public/img''images');
  672.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  673.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  674.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  675.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  680.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  681.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  682.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  683.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  684.         $a->addPath((\dirname(__DIR__4).'/templates'));
  685.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  687.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  688.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  689.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  690.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  691.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  692.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  693.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  694.         $g = ($this->services['router'] ?? $this->getRouterService());
  695.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  696.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  697.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  698.         $j = new \Symfony\Bridge\Twig\AppVariable();
  699.         $j->setEnvironment('dev');
  700.         $j->setDebug(true);
  701.         if ($this->has('.container.private.security.token_storage')) {
  702.             $j->setTokenStorage($h);
  703.         }
  704.         if ($this->has('request_stack')) {
  705.             $j->setRequestStack($d);
  706.         }
  707.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  708.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  710.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  711.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  712.             return new \EmptyIterator();
  713.         }, 0))));
  714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  718.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  719.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  726.         $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())));
  727.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  728.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  729.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  730.         $instance->addGlobal('app'$j);
  731.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  732.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  733.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  734.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  735.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  736.         ], [
  737.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  738.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  739.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  740.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  741.         ])));
  742.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  743.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  744.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  745.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  746.         return $instance;
  747.     }
  748.     /**
  749.      * Gets the public '.container.private.validator' shared service.
  750.      *
  751.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  752.      */
  753.     protected function get_Container_Private_ValidatorService()
  754.     {
  755.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  756.     }
  757.     /**
  758.      * Gets the public 'App\Controller\CityController' shared autowired service.
  759.      *
  760.      * @return \App\Controller\CityController
  761.      */
  762.     protected function getCityControllerService()
  763.     {
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  765.         include_once \dirname(__DIR__4).'/src/Controller/CityController.php';
  766.         $this->services['App\\Controller\\CityController'] = $instance = new \App\Controller\CityController();
  767.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\CityController'$this));
  768.         return $instance;
  769.     }
  770.     /**
  771.      * Gets the public 'App\Controller\Fiche\FicheBatimentController' shared autowired service.
  772.      *
  773.      * @return \App\Controller\Fiche\FicheBatimentController
  774.      */
  775.     protected function getFicheBatimentControllerService()
  776.     {
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  778.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheBatimentController.php';
  779.         $this->services['App\\Controller\\Fiche\\FicheBatimentController'] = $instance = new \App\Controller\Fiche\FicheBatimentController();
  780.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheBatimentController'$this));
  781.         return $instance;
  782.     }
  783.     /**
  784.      * Gets the public 'App\Controller\Fiche\FicheBatimentExempleController' shared autowired service.
  785.      *
  786.      * @return \App\Controller\Fiche\FicheBatimentExempleController
  787.      */
  788.     protected function getFicheBatimentExempleControllerService()
  789.     {
  790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  791.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheBatimentExempleController.php';
  792.         $this->services['App\\Controller\\Fiche\\FicheBatimentExempleController'] = $instance = new \App\Controller\Fiche\FicheBatimentExempleController();
  793.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheBatimentExempleController'$this));
  794.         return $instance;
  795.     }
  796.     /**
  797.      * Gets the public 'App\Controller\Fiche\FicheExportController' shared autowired service.
  798.      *
  799.      * @return \App\Controller\Fiche\FicheExportController
  800.      */
  801.     protected function getFicheExportControllerService()
  802.     {
  803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  804.         include_once \dirname(__DIR__4).'/src/Controller/Fiche/FicheExportController.php';
  805.         $this->services['App\\Controller\\Fiche\\FicheExportController'] = $instance = new \App\Controller\Fiche\FicheExportController();
  806.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Fiche\\FicheExportController'$this));
  807.         return $instance;
  808.     }
  809.     /**
  810.      * Gets the public 'App\Controller\MeteoController' shared autowired service.
  811.      *
  812.      * @return \App\Controller\MeteoController
  813.      */
  814.     protected function getMeteoControllerService()
  815.     {
  816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  817.         include_once \dirname(__DIR__4).'/src/Controller/MeteoController.php';
  818.         include_once \dirname(__DIR__4).'/src/Service/MeteoFranceService.php';
  819.         $this->services['App\\Controller\\MeteoController'] = $instance = new \App\Controller\MeteoController(new \App\Service\MeteoFranceService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('METEO_FRANCE_API_KEY'), $this->getEnv('METEO_FRANCE_STATIONS_URL'), $this->getEnv('METEO_FRANCE_COMMANDE_URL'), $this->getEnv('METEO_FRANCE_FICHIER_URL')));
  820.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MeteoController'$this));
  821.         return $instance;
  822.     }
  823.     /**
  824.      * Gets the public 'App\Controller\User\ManageController' shared autowired service.
  825.      *
  826.      * @return \App\Controller\User\ManageController
  827.      */
  828.     protected function getManageControllerService()
  829.     {
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  831.         include_once \dirname(__DIR__4).'/src/Controller/User/ManageController.php';
  832.         $this->services['App\\Controller\\User\\ManageController'] = $instance = new \App\Controller\User\ManageController();
  833.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\ManageController'$this));
  834.         return $instance;
  835.     }
  836.     /**
  837.      * Gets the public 'App\Controller\User\ProfileController' shared autowired service.
  838.      *
  839.      * @return \App\Controller\User\ProfileController
  840.      */
  841.     protected function getProfileControllerService()
  842.     {
  843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  844.         include_once \dirname(__DIR__4).'/src/Controller/User/ProfileController.php';
  845.         $this->services['App\\Controller\\User\\ProfileController'] = $instance = new \App\Controller\User\ProfileController();
  846.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\ProfileController'$this));
  847.         return $instance;
  848.     }
  849.     /**
  850.      * Gets the public 'App\Controller\User\SecurityController' shared autowired service.
  851.      *
  852.      * @return \App\Controller\User\SecurityController
  853.      */
  854.     protected function getSecurityControllerService()
  855.     {
  856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  857.         include_once \dirname(__DIR__4).'/src/Controller/User/SecurityController.php';
  858.         $this->services['App\\Controller\\User\\SecurityController'] = $instance = new \App\Controller\User\SecurityController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  859.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\SecurityController'$this));
  860.         return $instance;
  861.     }
  862.     /**
  863.      * Gets the public 'App\Controller\User\UtilController' shared autowired service.
  864.      *
  865.      * @return \App\Controller\User\UtilController
  866.      */
  867.     protected function getUtilControllerService()
  868.     {
  869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  870.         include_once \dirname(__DIR__4).'/src/Controller/User/UtilController.php';
  871.         $this->services['App\\Controller\\User\\UtilController'] = $instance = new \App\Controller\User\UtilController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  872.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\User\\UtilController'$this));
  873.         return $instance;
  874.     }
  875.     /**
  876.      * Gets the public 'App\Controller\Visa\VisaController' shared autowired service.
  877.      *
  878.      * @return \App\Controller\Visa\VisaController
  879.      */
  880.     protected function getVisaControllerService()
  881.     {
  882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  883.         include_once \dirname(__DIR__4).'/src/Controller/Visa/VisaController.php';
  884.         $this->services['App\\Controller\\Visa\\VisaController'] = $instance = new \App\Controller\Visa\VisaController();
  885.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visa\\VisaController'$this));
  886.         return $instance;
  887.     }
  888.     /**
  889.      * Gets the public 'App\Controller\Visiteur\Archive' shared autowired service.
  890.      *
  891.      * @return \App\Controller\Visiteur\Archive
  892.      */
  893.     protected function getArchiveService()
  894.     {
  895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  896.         include_once \dirname(__DIR__4).'/src/Controller/Visiteur/Archive.php';
  897.         $this->services['App\\Controller\\Visiteur\\Archive'] = $instance = new \App\Controller\Visiteur\Archive();
  898.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visiteur\\Archive'$this));
  899.         return $instance;
  900.     }
  901.     /**
  902.      * Gets the public 'App\Controller\Visiteur\SiteclientController' shared autowired service.
  903.      *
  904.      * @return \App\Controller\Visiteur\SiteclientController
  905.      */
  906.     protected function getSiteclientControllerService()
  907.     {
  908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  909.         include_once \dirname(__DIR__4).'/src/Controller/Visiteur/SiteclientController.php';
  910.         $this->services['App\\Controller\\Visiteur\\SiteclientController'] = $instance = new \App\Controller\Visiteur\SiteclientController();
  911.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Visiteur\\SiteclientController'$this));
  912.         return $instance;
  913.     }
  914.     /**
  915.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  916.      *
  917.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  918.      */
  919.     protected function getProfilerControllerService()
  920.     {
  921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  922.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  923.     }
  924.     /**
  925.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  926.      *
  927.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  928.      */
  929.     protected function getRedirectControllerService()
  930.     {
  931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  932.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  933.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  934.     }
  935.     /**
  936.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  937.      *
  938.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  939.      */
  940.     protected function getTemplateControllerService()
  941.     {
  942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  943.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  944.     }
  945.     /**
  946.      * Gets the public 'cache.app' shared service.
  947.      *
  948.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  949.      */
  950.     protected function getCache_AppService()
  951.     {
  952.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('mSKTJ4NA+6'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  953.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  954.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  955.     }
  956.     /**
  957.      * Gets the public 'cache.app_clearer' shared service.
  958.      *
  959.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  960.      */
  961.     protected function getCache_AppClearerService()
  962.     {
  963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  965.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  966.     }
  967.     /**
  968.      * Gets the public 'cache.global_clearer' shared service.
  969.      *
  970.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  971.      */
  972.     protected function getCache_GlobalClearerService()
  973.     {
  974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  976.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  977.     }
  978.     /**
  979.      * Gets the public 'cache.system' shared service.
  980.      *
  981.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  982.      */
  983.     protected function getCache_SystemService()
  984.     {
  985.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rTcJTrlvYn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  986.     }
  987.     /**
  988.      * Gets the public 'cache.system_clearer' shared service.
  989.      *
  990.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  991.      */
  992.     protected function getCache_SystemClearerService()
  993.     {
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  995.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  996.         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())]);
  997.     }
  998.     /**
  999.      * Gets the public 'cache.validator_expression_language' shared service.
  1000.      *
  1001.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1002.      */
  1003.     protected function getCache_ValidatorExpressionLanguageService()
  1004.     {
  1005.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lBedPLlZrh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1006.     }
  1007.     /**
  1008.      * Gets the public 'cache_warmer' shared service.
  1009.      *
  1010.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1011.      */
  1012.     protected function getCacheWarmerService()
  1013.     {
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1016.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1017.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1018.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1019.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1020.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1021.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1022.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1023.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1024.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1025.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1026.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1027.     }
  1028.     /**
  1029.      * Gets the public 'console.command_loader' shared service.
  1030.      *
  1031.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1032.      */
  1033.     protected function getConsole_CommandLoaderService()
  1034.     {
  1035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1037.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1038.             'App\\Command\\Fiche\\FicheBatimentReimport' => ['privates''App\\Command\\Fiche\\FicheBatimentReimport''getFicheBatimentReimportService'false],
  1039.             'App\\Command\\ReminderLotCommand' => ['privates''.App\\Command\\ReminderLotCommand.lazy''getReminderLotCommand_LazyService'false],
  1040.             'App\\Command\\User\\CreateUserCommand' => ['privates''App\\Command\\User\\CreateUserCommand''getCreateUserCommandService'false],
  1041.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1042.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1043.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1044.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1045.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1046.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1047.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1048.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1049.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1050.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1051.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1052.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1053.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1054.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1055.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1056.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1057.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1058.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1059.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1060.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1061.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1062.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1063.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1064.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1065.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1066.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1067.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1068.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1069.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1070.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1071.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1072.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1073.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1074.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1075.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1076.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1077.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1078.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1079.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1080.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1081.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1082.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1083.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1084.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1085.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1086.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1087.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1088.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1089.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1090.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1091.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1092.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1093.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  1094.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  1095.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  1096.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  1097.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  1098.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  1099.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  1100.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  1101.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  1102.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  1103.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  1104.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  1105.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  1106.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1107.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1108.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1109.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1110.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1111.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1112.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  1113.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  1114.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1115.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1116.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1117.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1118.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1119.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1120.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1121.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1122.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1123.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1124.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1125.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1126.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1127.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1128.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1129.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1130.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1131.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1132.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1133.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1134.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1135.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1136.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1137.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1138.         ], [
  1139.             'App\\Command\\Fiche\\FicheBatimentReimport' => 'App\\Command\\Fiche\\FicheBatimentReimport',
  1140.             'App\\Command\\ReminderLotCommand' => '?',
  1141.             'App\\Command\\User\\CreateUserCommand' => 'App\\Command\\User\\CreateUserCommand',
  1142.             'console.command.about' => '?',
  1143.             'console.command.assets_install' => '?',
  1144.             'console.command.cache_clear' => '?',
  1145.             'console.command.cache_pool_clear' => '?',
  1146.             'console.command.cache_pool_prune' => '?',
  1147.             'console.command.cache_pool_delete' => '?',
  1148.             'console.command.cache_pool_list' => '?',
  1149.             'console.command.cache_warmup' => '?',
  1150.             'console.command.config_debug' => '?',
  1151.             'console.command.config_dump_reference' => '?',
  1152.             'console.command.container_debug' => '?',
  1153.             'console.command.container_lint' => '?',
  1154.             'console.command.debug_autowiring' => '?',
  1155.             'console.command.dotenv_debug' => '?',
  1156.             'console.command.event_dispatcher_debug' => '?',
  1157.             'console.command.router_debug' => '?',
  1158.             'console.command.router_match' => '?',
  1159.             'console.command.translation_debug' => '?',
  1160.             'console.command.translation_extract' => '?',
  1161.             'console.command.validator_debug' => '?',
  1162.             'console.command.translation_pull' => '?',
  1163.             'console.command.translation_push' => '?',
  1164.             'console.command.xliff_lint' => '?',
  1165.             'console.command.yaml_lint' => '?',
  1166.             'console.command.form_debug' => '?',
  1167.             'console.command.secrets_set' => '?',
  1168.             'console.command.secrets_remove' => '?',
  1169.             'console.command.secrets_generate_key' => '?',
  1170.             'console.command.secrets_list' => '?',
  1171.             'console.command.secrets_decrypt_to_local' => '?',
  1172.             'console.command.secrets_encrypt_from_local' => '?',
  1173.             'twig.command.debug' => '?',
  1174.             'twig.command.lint' => '?',
  1175.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1176.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1177.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1178.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1179.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1180.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1181.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1182.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1183.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1184.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1185.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1186.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1187.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1188.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1189.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1190.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1191.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1192.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1193.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1194.             'doctrine_migrations.diff_command' => '?',
  1195.             'doctrine_migrations.sync_metadata_command' => '?',
  1196.             'doctrine_migrations.versions_command' => '?',
  1197.             'doctrine_migrations.current_command' => '?',
  1198.             'doctrine_migrations.dump_schema_command' => '?',
  1199.             'doctrine_migrations.execute_command' => '?',
  1200.             'doctrine_migrations.generate_command' => '?',
  1201.             'doctrine_migrations.latest_command' => '?',
  1202.             'doctrine_migrations.migrate_command' => '?',
  1203.             'doctrine_migrations.rollup_command' => '?',
  1204.             'doctrine_migrations.status_command' => '?',
  1205.             'doctrine_migrations.up_to_date_command' => '?',
  1206.             'doctrine_migrations.version_command' => '?',
  1207.             'security.command.debug_firewall' => '?',
  1208.             'security.command.user_password_encoder' => '?',
  1209.             'security.command.user_password_hash' => '?',
  1210.             'var_dumper.command.server_dump' => '?',
  1211.             'monolog.command.server_log' => '?',
  1212.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1213.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  1214.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  1215.             'maker.auto_command.make_auth' => '?',
  1216.             'maker.auto_command.make_command' => '?',
  1217.             'maker.auto_command.make_twig_component' => '?',
  1218.             'maker.auto_command.make_controller' => '?',
  1219.             'maker.auto_command.make_crud' => '?',
  1220.             'maker.auto_command.make_docker_database' => '?',
  1221.             'maker.auto_command.make_entity' => '?',
  1222.             'maker.auto_command.make_fixtures' => '?',
  1223.             'maker.auto_command.make_form' => '?',
  1224.             'maker.auto_command.make_message' => '?',
  1225.             'maker.auto_command.make_messenger_middleware' => '?',
  1226.             'maker.auto_command.make_registration_form' => '?',
  1227.             'maker.auto_command.make_reset_password' => '?',
  1228.             'maker.auto_command.make_serializer_encoder' => '?',
  1229.             'maker.auto_command.make_serializer_normalizer' => '?',
  1230.             'maker.auto_command.make_subscriber' => '?',
  1231.             'maker.auto_command.make_twig_extension' => '?',
  1232.             'maker.auto_command.make_test' => '?',
  1233.             'maker.auto_command.make_validator' => '?',
  1234.             'maker.auto_command.make_voter' => '?',
  1235.             'maker.auto_command.make_user' => '?',
  1236.             'maker.auto_command.make_migration' => '?',
  1237.             'maker.auto_command.make_stimulus_controller' => '?',
  1238.             'maker.auto_command.make_security_form_login' => '?',
  1239.         ]), ['fiche:fiche-batiment-reimport' => 'App\\Command\\Fiche\\FicheBatimentReimport''app:ReminderLot' => 'App\\Command\\ReminderLotCommand''user:create' => 'App\\Command\\User\\CreateUserCommand''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''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  1240.     }
  1241.     /**
  1242.      * Gets the public 'container.env_var_processors_locator' shared service.
  1243.      *
  1244.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1245.      */
  1246.     protected function getContainer_EnvVarProcessorsLocatorService()
  1247.     {
  1248.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1249.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1250.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1251.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1252.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1253.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1254.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1255.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1256.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1257.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1258.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1259.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1260.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1261.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1262.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1263.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1264.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1265.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1266.         ], [
  1267.             'base64' => '?',
  1268.             'bool' => '?',
  1269.             'const' => '?',
  1270.             'csv' => '?',
  1271.             'default' => '?',
  1272.             'file' => '?',
  1273.             'float' => '?',
  1274.             'int' => '?',
  1275.             'json' => '?',
  1276.             'key' => '?',
  1277.             'not' => '?',
  1278.             'query_string' => '?',
  1279.             'require' => '?',
  1280.             'resolve' => '?',
  1281.             'string' => '?',
  1282.             'trim' => '?',
  1283.             'url' => '?',
  1284.         ]);
  1285.     }
  1286.     /**
  1287.      * Gets the public 'data_collector.dump' shared service.
  1288.      *
  1289.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1290.      */
  1291.     protected function getDataCollector_DumpService()
  1292.     {
  1293.         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()));
  1294.     }
  1295.     /**
  1296.      * Gets the public 'doctrine' shared service.
  1297.      *
  1298.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1299.      */
  1300.     protected function getDoctrineService()
  1301.     {
  1302.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1303.     }
  1304.     /**
  1305.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1306.      *
  1307.      * @return \Doctrine\DBAL\Connection
  1308.      */
  1309.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1310.     {
  1311.         $a = new \Doctrine\DBAL\Configuration();
  1312.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1313.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1314.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1315.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1316.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1317.         $c->setConnectionName('default');
  1318.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1319.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1320.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
  1321.     }
  1322.     /**
  1323.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1324.      *
  1325.      * @return \Doctrine\ORM\EntityManager
  1326.      */
  1327.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1328.     {
  1329.         if ($lazyLoad) {
  1330.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1331.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1332.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1333.                     $proxy->setProxyInitializer(null);
  1334.                     return true;
  1335.                 });
  1336.             });
  1337.         }
  1338.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1339.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1340.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1342.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1343.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1344.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1345.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1346.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1347.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1348.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1351.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1353.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1354.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1355.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1356.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1357.         $a = new \Doctrine\ORM\Configuration();
  1358.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1359.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false))), 'App\\Entity');
  1360.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1361.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1362.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1363.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1364.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1365.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1366.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1367.         ], [
  1368.             'doctrine.ulid_generator' => '?',
  1369.             'doctrine.uuid_generator' => '?',
  1370.         ])));
  1371.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1372.         $a->setProxyNamespace('Proxies');
  1373.         $a->setAutoGenerateProxyClasses(true);
  1374.         $a->setSchemaIgnoreClasses([]);
  1375.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1376.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1377.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1378.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1379.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1380.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1381.         $a->setLazyGhostObjectEnabled(false);
  1382.         $a->setIdentityGenerationPreferences([]);
  1383.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1384.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'false],
  1385.             'App\\Repository\\Fiche\\FicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  1386.             'App\\Repository\\Fiche\\FicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  1387.             'App\\Repository\\FichierRepository' => ['privates''App\\Repository\\FichierRepository''getFichierRepositoryService'false],
  1388.             'App\\Repository\\IdUserRepository' => ['privates''App\\Repository\\IdUserRepository''getIdUserRepositoryService'false],
  1389.             'App\\Repository\\InfiltrationRepository' => ['privates''App\\Repository\\InfiltrationRepository''getInfiltrationRepositoryService'false],
  1390.             'App\\Repository\\PluvioDatabaseRepository' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  1391.             'App\\Repository\\PluviometrieRepository' => ['privates''App\\Repository\\PluviometrieRepository''getPluviometrieRepositoryService'false],
  1392.             'App\\Repository\\StationsMeteoRepository' => ['privates''App\\Repository\\StationsMeteoRepository''getStationsMeteoRepositoryService'false],
  1393.             'App\\Repository\\User\\UserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  1394.             'App\\Repository\\User\\UserTentativeConnexionRepository' => ['privates''App\\Repository\\User\\UserTentativeConnexionRepository''getUserTentativeConnexionRepositoryService'false],
  1395.             'App\\Repository\\Visa\\VisaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  1396.             'App\\Repository\\Visa\\VisaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  1397.             'App\\Repository\\Visa\\VisaExigencesRepository' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  1398.             'App\\Repository\\Visa\\VisaJustificatifsRepository' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  1399.             'App\\Repository\\Visa\\VisaProjetsRepository' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  1400.         ], [
  1401.             'App\\Repository\\ContactRepository' => '?',
  1402.             'App\\Repository\\Fiche\\FicheBatimentExempleRepository' => '?',
  1403.             'App\\Repository\\Fiche\\FicheBatimentRepository' => '?',
  1404.             'App\\Repository\\FichierRepository' => '?',
  1405.             'App\\Repository\\IdUserRepository' => '?',
  1406.             'App\\Repository\\InfiltrationRepository' => '?',
  1407.             'App\\Repository\\PluvioDatabaseRepository' => '?',
  1408.             'App\\Repository\\PluviometrieRepository' => '?',
  1409.             'App\\Repository\\StationsMeteoRepository' => '?',
  1410.             'App\\Repository\\User\\UserRepository' => '?',
  1411.             'App\\Repository\\User\\UserTentativeConnexionRepository' => '?',
  1412.             'App\\Repository\\Visa\\VisaBilansRepository' => '?',
  1413.             'App\\Repository\\Visa\\VisaContactsRepository' => '?',
  1414.             'App\\Repository\\Visa\\VisaExigencesRepository' => '?',
  1415.             'App\\Repository\\Visa\\VisaJustificatifsRepository' => '?',
  1416.             'App\\Repository\\Visa\\VisaProjetsRepository' => '?',
  1417.         ])));
  1418.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1419.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1420.         return $instance;
  1421.     }
  1422.     /**
  1423.      * Gets the public 'error_controller' shared service.
  1424.      *
  1425.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1426.      */
  1427.     protected function getErrorControllerService()
  1428.     {
  1429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1430.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1431.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1432.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1433.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1434.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1435.         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)));
  1436.     }
  1437.     /**
  1438.      * Gets the public 'event_dispatcher' shared service.
  1439.      *
  1440.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1441.      */
  1442.     protected function getEventDispatcherService()
  1443.     {
  1444.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1445.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1446.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1448.         $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())));
  1449.         $instance->addListener('kernel.controller', [=> function () {
  1450.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1451.         }, => 'onKernelController'], 0);
  1452.         $instance->addListener('kernel.request', [=> function () {
  1453.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1454.         }, => 'onKernelRequest'], 0);
  1455.         $instance->addListener('kernel.response', [=> function () {
  1456.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1457.         }, => 'onKernelResponse'], 0);
  1458.         $instance->addListener('kernel.response', [=> function () {
  1459.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1460.         }, => 'onKernelResponse'], -1024);
  1461.         $instance->addListener('kernel.request', [=> function () {
  1462.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1463.         }, => 'setDefaultLocale'], 100);
  1464.         $instance->addListener('kernel.request', [=> function () {
  1465.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1466.         }, => 'onKernelRequest'], 16);
  1467.         $instance->addListener('kernel.finish_request', [=> function () {
  1468.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1469.         }, => 'onKernelFinishRequest'], 0);
  1470.         $instance->addListener('kernel.request', [=> function () {
  1471.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1472.         }, => 'onKernelRequest'], 256);
  1473.         $instance->addListener('kernel.response', [=> function () {
  1474.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1475.         }, => 'onResponse'], -255);
  1476.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1477.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1478.         }, => 'onControllerArguments'], 0);
  1479.         $instance->addListener('kernel.exception', [=> function () {
  1480.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1481.         }, => 'logKernelException'], 0);
  1482.         $instance->addListener('kernel.exception', [=> function () {
  1483.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1484.         }, => 'onKernelException'], -128);
  1485.         $instance->addListener('kernel.response', [=> function () {
  1486.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1487.         }, => 'removeCspHeader'], -128);
  1488.         $instance->addListener('kernel.request', [=> function () {
  1489.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1490.         }, => 'onKernelRequest'], 15);
  1491.         $instance->addListener('kernel.finish_request', [=> function () {
  1492.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1493.         }, => 'onKernelFinishRequest'], -15);
  1494.         $instance->addListener('console.error', [=> function () {
  1495.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1496.         }, => 'onConsoleError'], -128);
  1497.         $instance->addListener('console.terminate', [=> function () {
  1498.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1499.         }, => 'onConsoleTerminate'], -128);
  1500.         $instance->addListener('console.error', [=> function () {
  1501.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1502.         }, => 'onConsoleError'], 0);
  1503.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1504.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1505.         }, => 'onMessage'], -255);
  1506.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1507.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1508.         }, => 'onMessage'], -255);
  1509.         $instance->addListener('kernel.request', [=> function () {
  1510.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1511.         }, => 'configure'], 2048);
  1512.         $instance->addListener('console.command', [=> function () {
  1513.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1514.         }, => 'configure'], 2048);
  1515.         $instance->addListener('kernel.request', [=> function () {
  1516.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1517.         }, => 'onKernelRequest'], 32);
  1518.         $instance->addListener('kernel.finish_request', [=> function () {
  1519.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1520.         }, => 'onKernelFinishRequest'], 0);
  1521.         $instance->addListener('kernel.exception', [=> function () {
  1522.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1523.         }, => 'onKernelException'], -64);
  1524.         $instance->addListener('kernel.response', [=> function () {
  1525.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1526.         }, => 'onKernelResponse'], 0);
  1527.         $instance->addListener('kernel.request', [=> function () {
  1528.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1529.         }, => 'onKernelRequest'], 128);
  1530.         $instance->addListener('kernel.response', [=> function () {
  1531.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1532.         }, => 'onKernelResponse'], -1000);
  1533.         $instance->addListener('kernel.finish_request', [=> function () {
  1534.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1535.         }, => 'onFinishRequest'], 0);
  1536.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1537.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1538.         }, => 'onNotification'], -255);
  1539.         $instance->addListener('kernel.response', [=> function () {
  1540.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1541.         }, => 'onKernelResponse'], -100);
  1542.         $instance->addListener('kernel.exception', [=> function () {
  1543.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1544.         }, => 'onKernelException'], 0);
  1545.         $instance->addListener('kernel.terminate', [=> function () {
  1546.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1547.         }, => 'onKernelTerminate'], -1024);
  1548.         $instance->addListener('kernel.controller', [=> function () {
  1549.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1550.         }, => 'onKernelController'], 0);
  1551.         $instance->addListener('kernel.response', [=> function () {
  1552.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1553.         }, => 'onKernelResponse'], 0);
  1554.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1555.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1556.         }, => 'onMessage'], 0);
  1557.         $instance->addListener('kernel.controller', [=> function () {
  1558.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1559.         }, => 'onKernelController'], 0);
  1560.         $instance->addListener('kernel.controller', [=> function () {
  1561.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1562.         }, => 'onKernelController'], 0);
  1563.         $instance->addListener('kernel.controller', [=> function () {
  1564.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1565.         }, => 'onKernelController'], -128);
  1566.         $instance->addListener('kernel.view', [=> function () {
  1567.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1568.         }, => 'onKernelView'], 0);
  1569.         $instance->addListener('kernel.controller', [=> function () {
  1570.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1571.         }, => 'onKernelController'], 0);
  1572.         $instance->addListener('kernel.response', [=> function () {
  1573.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1574.         }, => 'onKernelResponse'], 0);
  1575.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1576.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1577.         }, => 'onKernelControllerArguments'], 0);
  1578.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1579.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1580.         }, => 'onKernelControllerArguments'], 0);
  1581.         $instance->addListener('kernel.response', [=> function () {
  1582.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1583.         }, => 'onKernelResponse'], 0);
  1584.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1585.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1586.         }, => 'onVoterVote'], 0);
  1587.         $instance->addListener('kernel.request', [=> function () {
  1588.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1589.         }, => 'configureLogoutUrlGenerator'], 8);
  1590.         $instance->addListener('kernel.request', [=> function () {
  1591.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1592.         }, => 'onKernelRequest'], 8);
  1593.         $instance->addListener('kernel.finish_request', [=> function () {
  1594.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1595.         }, => 'onKernelFinishRequest'], 0);
  1596.         $instance->addListener('kernel.response', [=> function () {
  1597.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1598.         }, => 'onKernelResponse'], -128);
  1599.         $instance->addListener('console.command', [=> function () {
  1600.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1601.         }, => 'onCommand'], 255);
  1602.         $instance->addListener('console.terminate', [=> function () {
  1603.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1604.         }, => 'onTerminate'], -255);
  1605.         $instance->addListener('console.command', [=> function () {
  1606.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1607.         }, => 'configure'], 1024);
  1608.         $instance->addListener('console.error', [=> function () {
  1609.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1610.         }, => 'onConsoleError'], 0);
  1611.         $instance->addListener('console.terminate', [=> function () {
  1612.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1613.         }, => 'onConsoleTerminate'], 0);
  1614.         $instance->addListener('knp_pager.before', [=> function () {
  1615.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1616.         }, => 'before'], 0);
  1617.         $instance->addListener('knp_pager.pagination', [=> function () {
  1618.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1619.         }, => 'pagination'], 0);
  1620.         $instance->addListener('knp_pager.before', [=> function () {
  1621.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1622.         }, => 'before'], 1);
  1623.         $instance->addListener('knp_pager.before', [=> function () {
  1624.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1625.         }, => 'before'], 1);
  1626.         $instance->addListener('knp_pager.pagination', [=> function () {
  1627.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1628.         }, => 'pagination'], 1);
  1629.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1630.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1631.         }, => 'onLogout'], 0);
  1632.         return $instance;
  1633.     }
  1634.     /**
  1635.      * Gets the public 'fos_js_routing.controller' shared service.
  1636.      *
  1637.      * @return \FOS\JsRoutingBundle\Controller\Controller
  1638.      */
  1639.     protected function getFosJsRouting_ControllerService()
  1640.     {
  1641.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  1642.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  1643.     }
  1644.     /**
  1645.      * Gets the public 'fos_js_routing.extractor' shared service.
  1646.      *
  1647.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  1648.      */
  1649.     protected function getFosJsRouting_ExtractorService()
  1650.     {
  1651.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  1652.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  1653.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  1654.     }
  1655.     /**
  1656.      * Gets the public 'fos_js_routing.serializer' shared service.
  1657.      *
  1658.      * @return \Symfony\Component\Serializer\Serializer
  1659.      */
  1660.     protected function getFosJsRouting_SerializerService()
  1661.     {
  1662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1667.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1668.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1669.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1670.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1671.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1672.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  1673.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  1674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  1675.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1676.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  1677.     }
  1678.     /**
  1679.      * Gets the public 'http_kernel' shared service.
  1680.      *
  1681.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1682.      */
  1683.     protected function getHttpKernelService()
  1684.     {
  1685.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1686.         if (isset($this->services['http_kernel'])) {
  1687.             return $this->services['http_kernel'];
  1688.         }
  1689.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1690.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1691.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1692.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1693.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1694.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1695.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1696.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1697.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1698.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1699.         }, 8)), $b));
  1700.     }
  1701.     /**
  1702.      * Gets the public 'knp_paginator' shared service.
  1703.      *
  1704.      * @return \Knp\Component\Pager\Paginator
  1705.      */
  1706.     protected function getKnpPaginatorService($lazyLoad true)
  1707.     {
  1708.         if ($lazyLoad) {
  1709.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  1710.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1711.                     $wrappedInstance $this->getKnpPaginatorService(false);
  1712.                     $proxy->setProxyInitializer(null);
  1713.                     return true;
  1714.                 });
  1715.             });
  1716.         }
  1717.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1718.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  1719.         return $instance;
  1720.     }
  1721.     /**
  1722.      * Gets the public 'knp_snappy.image' shared service.
  1723.      *
  1724.      * @return \Knp\Snappy\Image
  1725.      */
  1726.     protected function getKnpSnappy_ImageService()
  1727.     {
  1728.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1729.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1730.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  1731.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  1732.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1733.         return $instance;
  1734.     }
  1735.     /**
  1736.      * Gets the public 'knp_snappy.pdf' shared service.
  1737.      *
  1738.      * @return \Knp\Snappy\Pdf
  1739.      */
  1740.     protected function getKnpSnappy_PdfService()
  1741.     {
  1742.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1743.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1744.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  1745.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  1746.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1747.         return $instance;
  1748.     }
  1749.     /**
  1750.      * Gets the public 'request_stack' shared service.
  1751.      *
  1752.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1753.      */
  1754.     protected function getRequestStackService()
  1755.     {
  1756.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1757.     }
  1758.     /**
  1759.      * Gets the public 'router' shared service.
  1760.      *
  1761.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1762.      */
  1763.     protected function getRouterService()
  1764.     {
  1765.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1766.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1767.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1768.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1769.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1770.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1771.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1772.         ], [
  1773.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1774.         ]))->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');
  1775.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1776.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1777.         return $instance;
  1778.     }
  1779.     /**
  1780.      * Gets the public 'routing.loader' shared service.
  1781.      *
  1782.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1783.      */
  1784.     protected function getRouting_LoaderService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1787.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1788.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1790.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1791.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1792.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1793.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1794.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1795.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1796.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1797.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1798.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  1799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1800.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1801.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1802.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1804.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1805.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1806.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1808.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1809.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1810.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1811.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  1812.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1813.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  1814.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  1815.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  1816.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  1817.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  1818.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1819.             'kernel' => ['services''kernel''getKernelService'false],
  1820.         ], [
  1821.             'kernel' => 'App\\Kernel',
  1822.         ]), 'dev'));
  1823.         $a->addLoader($c);
  1824.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  1825.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  1826.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  1827.     }
  1828.     /**
  1829.      * Gets the public 'services_resetter' shared service.
  1830.      *
  1831.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1832.      */
  1833.     protected function getServicesResetterService()
  1834.     {
  1835.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1836.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1837.             if (isset($this->services['cache.app'])) {
  1838.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1839.             }
  1840.             if (isset($this->services['cache.system'])) {
  1841.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1842.             }
  1843.             if (isset($this->privates['cache.validator'])) {
  1844.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1845.             }
  1846.             if (isset($this->privates['cache.serializer'])) {
  1847.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1848.             }
  1849.             if (isset($this->privates['cache.annotations'])) {
  1850.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1851.             }
  1852.             if (isset($this->privates['cache.property_info'])) {
  1853.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1854.             }
  1855.             if (isset($this->privates['.debug.http_client'])) {
  1856.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  1857.             }
  1858.             if (isset($this->privates['mailer.message_logger_listener'])) {
  1859.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  1860.             }
  1861.             if (isset($this->privates['debug.stopwatch'])) {
  1862.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1863.             }
  1864.             if (isset($this->services['event_dispatcher'])) {
  1865.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1866.             }
  1867.             if (isset($this->privates['session_listener'])) {
  1868.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  1869.             }
  1870.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  1871.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1872.             }
  1873.             if (isset($this->services['cache.validator_expression_language'])) {
  1874.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  1875.             }
  1876.             if (isset($this->services['.container.private.profiler'])) {
  1877.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  1878.             }
  1879.             if (isset($this->services['.container.private.validator'])) {
  1880.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  1881.             }
  1882.             if (isset($this->services['.container.private.twig'])) {
  1883.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  1884.             }
  1885.             if (isset($this->privates['twig.form.engine'])) {
  1886.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  1887.             }
  1888.             if (isset($this->services['doctrine'])) {
  1889.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1890.             }
  1891.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  1892.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  1893.             }
  1894.             if (isset($this->privates['form.type.entity'])) {
  1895.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1896.             }
  1897.             if (isset($this->services['.container.private.security.token_storage'])) {
  1898.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  1899.             }
  1900.             if (isset($this->privates['cache.security_expression_language'])) {
  1901.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1902.             }
  1903.             if (isset($this->privates['debug.security.firewall'])) {
  1904.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  1905.             }
  1906.             if (isset($this->privates['monolog.handler.main'])) {
  1907.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  1908.             }
  1909.             if (isset($this->privates['monolog.handler.console'])) {
  1910.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  1911.             }
  1912.             if (isset($this->privates['.debug.http_client'])) {
  1913.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  1914.             }
  1915.         }, function () {
  1916.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  1917.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  1918.     }
  1919.     /**
  1920.      * Gets the public 'translator' shared service.
  1921.      *
  1922.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1923.      */
  1924.     protected function getTranslatorService()
  1925.     {
  1926.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1927.     }
  1928.     /**
  1929.      * Gets the public 'var_dumper.cloner' shared service.
  1930.      *
  1931.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1932.      */
  1933.     protected function getVarDumper_ClonerService()
  1934.     {
  1935.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1936.         $instance->setMaxItems(2500);
  1937.         $instance->setMinDepth(1);
  1938.         $instance->setMaxString(-1);
  1939.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1940.         return $instance;
  1941.     }
  1942.     /**
  1943.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  1944.      *
  1945.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  1946.      */
  1947.     protected function getWebProfiler_Controller_ExceptionPanelService()
  1948.     {
  1949.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  1950.         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()));
  1951.     }
  1952.     /**
  1953.      * Gets the public 'web_profiler.controller.profiler' shared service.
  1954.      *
  1955.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  1956.      */
  1957.     protected function getWebProfiler_Controller_ProfilerService()
  1958.     {
  1959.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  1960.         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));
  1961.     }
  1962.     /**
  1963.      * Gets the public 'web_profiler.controller.router' shared service.
  1964.      *
  1965.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  1966.      */
  1967.     protected function getWebProfiler_Controller_RouterService()
  1968.     {
  1969.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  1970.         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 () {
  1971.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  1972.         }, 1));
  1973.     }
  1974.     /**
  1975.      * Gets the private '.App\Command\ReminderLotCommand.lazy' shared service.
  1976.      *
  1977.      * @return \Symfony\Component\Console\Command\LazyCommand
  1978.      */
  1979.     protected function getReminderLotCommand_LazyService()
  1980.     {
  1981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  1983.         return $this->privates['.App\\Command\\ReminderLotCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:ReminderLot', [], 'Envoi des rappels Ã  15 jours'false, function (): \App\Command\ReminderLotCommand {
  1984.             return ($this->privates['App\\Command\\ReminderLotCommand'] ?? $this->getReminderLotCommandService());
  1985.         });
  1986.     }
  1987.     /**
  1988.      * Gets the private '.console.command.about.lazy' shared service.
  1989.      *
  1990.      * @return \Symfony\Component\Console\Command\LazyCommand
  1991.      */
  1992.     protected function get_Console_Command_About_LazyService()
  1993.     {
  1994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  1996.         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 {
  1997.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  1998.         });
  1999.     }
  2000.     /**
  2001.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2002.      *
  2003.      * @return \Symfony\Component\Console\Command\LazyCommand
  2004.      */
  2005.     protected function get_Console_Command_AssetsInstall_LazyService()
  2006.     {
  2007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2009.         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 {
  2010.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2011.         });
  2012.     }
  2013.     /**
  2014.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2015.      *
  2016.      * @return \Symfony\Component\Console\Command\LazyCommand
  2017.      */
  2018.     protected function get_Console_Command_CacheClear_LazyService()
  2019.     {
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2022.         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 {
  2023.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2024.         });
  2025.     }
  2026.     /**
  2027.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2028.      *
  2029.      * @return \Symfony\Component\Console\Command\LazyCommand
  2030.      */
  2031.     protected function get_Console_Command_CachePoolClear_LazyService()
  2032.     {
  2033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2035.         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 {
  2036.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2037.         });
  2038.     }
  2039.     /**
  2040.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\Console\Command\LazyCommand
  2043.      */
  2044.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2045.     {
  2046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2048.         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 {
  2049.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2050.         });
  2051.     }
  2052.     /**
  2053.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2054.      *
  2055.      * @return \Symfony\Component\Console\Command\LazyCommand
  2056.      */
  2057.     protected function get_Console_Command_CachePoolList_LazyService()
  2058.     {
  2059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2061.         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 {
  2062.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2063.         });
  2064.     }
  2065.     /**
  2066.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2067.      *
  2068.      * @return \Symfony\Component\Console\Command\LazyCommand
  2069.      */
  2070.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2071.     {
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2074.         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 {
  2075.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2076.         });
  2077.     }
  2078.     /**
  2079.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2080.      *
  2081.      * @return \Symfony\Component\Console\Command\LazyCommand
  2082.      */
  2083.     protected function get_Console_Command_CacheWarmup_LazyService()
  2084.     {
  2085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2087.         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 {
  2088.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2089.         });
  2090.     }
  2091.     /**
  2092.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2093.      *
  2094.      * @return \Symfony\Component\Console\Command\LazyCommand
  2095.      */
  2096.     protected function get_Console_Command_ConfigDebug_LazyService()
  2097.     {
  2098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2100.         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 {
  2101.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2102.         });
  2103.     }
  2104.     /**
  2105.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2106.      *
  2107.      * @return \Symfony\Component\Console\Command\LazyCommand
  2108.      */
  2109.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2110.     {
  2111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2113.         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 {
  2114.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2115.         });
  2116.     }
  2117.     /**
  2118.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2119.      *
  2120.      * @return \Symfony\Component\Console\Command\LazyCommand
  2121.      */
  2122.     protected function get_Console_Command_ContainerDebug_LazyService()
  2123.     {
  2124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2126.         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 {
  2127.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2128.         });
  2129.     }
  2130.     /**
  2131.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2132.      *
  2133.      * @return \Symfony\Component\Console\Command\LazyCommand
  2134.      */
  2135.     protected function get_Console_Command_ContainerLint_LazyService()
  2136.     {
  2137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2139.         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 {
  2140.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2141.         });
  2142.     }
  2143.     /**
  2144.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2145.      *
  2146.      * @return \Symfony\Component\Console\Command\LazyCommand
  2147.      */
  2148.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2149.     {
  2150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2152.         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 {
  2153.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2154.         });
  2155.     }
  2156.     /**
  2157.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2158.      *
  2159.      * @return \Symfony\Component\Console\Command\LazyCommand
  2160.      */
  2161.     protected function get_Console_Command_DotenvDebug_LazyService()
  2162.     {
  2163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2165.         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 {
  2166.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2167.         });
  2168.     }
  2169.     /**
  2170.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2171.      *
  2172.      * @return \Symfony\Component\Console\Command\LazyCommand
  2173.      */
  2174.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2175.     {
  2176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2178.         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 {
  2179.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2180.         });
  2181.     }
  2182.     /**
  2183.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2184.      *
  2185.      * @return \Symfony\Component\Console\Command\LazyCommand
  2186.      */
  2187.     protected function get_Console_Command_FormDebug_LazyService()
  2188.     {
  2189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2191.         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 {
  2192.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2193.         });
  2194.     }
  2195.     /**
  2196.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2197.      *
  2198.      * @return \Symfony\Component\Console\Command\LazyCommand
  2199.      */
  2200.     protected function get_Console_Command_RouterDebug_LazyService()
  2201.     {
  2202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2204.         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 {
  2205.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2206.         });
  2207.     }
  2208.     /**
  2209.      * Gets the private '.console.command.router_match.lazy' shared service.
  2210.      *
  2211.      * @return \Symfony\Component\Console\Command\LazyCommand
  2212.      */
  2213.     protected function get_Console_Command_RouterMatch_LazyService()
  2214.     {
  2215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2217.         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 {
  2218.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2219.         });
  2220.     }
  2221.     /**
  2222.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2223.      *
  2224.      * @return \Symfony\Component\Console\Command\LazyCommand
  2225.      */
  2226.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2227.     {
  2228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2230.         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 {
  2231.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2232.         });
  2233.     }
  2234.     /**
  2235.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2236.      *
  2237.      * @return \Symfony\Component\Console\Command\LazyCommand
  2238.      */
  2239.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2240.     {
  2241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2243.         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 {
  2244.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2245.         });
  2246.     }
  2247.     /**
  2248.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2249.      *
  2250.      * @return \Symfony\Component\Console\Command\LazyCommand
  2251.      */
  2252.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2253.     {
  2254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2256.         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 {
  2257.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2258.         });
  2259.     }
  2260.     /**
  2261.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\Console\Command\LazyCommand
  2264.      */
  2265.     protected function get_Console_Command_SecretsList_LazyService()
  2266.     {
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2269.         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 {
  2270.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2271.         });
  2272.     }
  2273.     /**
  2274.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2275.      *
  2276.      * @return \Symfony\Component\Console\Command\LazyCommand
  2277.      */
  2278.     protected function get_Console_Command_SecretsRemove_LazyService()
  2279.     {
  2280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2282.         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 {
  2283.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2284.         });
  2285.     }
  2286.     /**
  2287.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2288.      *
  2289.      * @return \Symfony\Component\Console\Command\LazyCommand
  2290.      */
  2291.     protected function get_Console_Command_SecretsSet_LazyService()
  2292.     {
  2293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2295.         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 {
  2296.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2297.         });
  2298.     }
  2299.     /**
  2300.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2301.      *
  2302.      * @return \Symfony\Component\Console\Command\LazyCommand
  2303.      */
  2304.     protected function get_Console_Command_TranslationDebug_LazyService()
  2305.     {
  2306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2308.         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 {
  2309.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2310.         });
  2311.     }
  2312.     /**
  2313.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2314.      *
  2315.      * @return \Symfony\Component\Console\Command\LazyCommand
  2316.      */
  2317.     protected function get_Console_Command_TranslationExtract_LazyService()
  2318.     {
  2319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2321.         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 {
  2322.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2323.         });
  2324.     }
  2325.     /**
  2326.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2327.      *
  2328.      * @return \Symfony\Component\Console\Command\LazyCommand
  2329.      */
  2330.     protected function get_Console_Command_TranslationPull_LazyService()
  2331.     {
  2332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2334.         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 {
  2335.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2336.         });
  2337.     }
  2338.     /**
  2339.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\Console\Command\LazyCommand
  2342.      */
  2343.     protected function get_Console_Command_TranslationPush_LazyService()
  2344.     {
  2345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2347.         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 {
  2348.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2349.         });
  2350.     }
  2351.     /**
  2352.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2353.      *
  2354.      * @return \Symfony\Component\Console\Command\LazyCommand
  2355.      */
  2356.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2357.     {
  2358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2360.         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 {
  2361.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2362.         });
  2363.     }
  2364.     /**
  2365.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2366.      *
  2367.      * @return \Symfony\Component\Console\Command\LazyCommand
  2368.      */
  2369.     protected function get_Console_Command_XliffLint_LazyService()
  2370.     {
  2371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2373.         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 {
  2374.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2375.         });
  2376.     }
  2377.     /**
  2378.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2379.      *
  2380.      * @return \Symfony\Component\Console\Command\LazyCommand
  2381.      */
  2382.     protected function get_Console_Command_YamlLint_LazyService()
  2383.     {
  2384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2386.         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 {
  2387.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2388.         });
  2389.     }
  2390.     /**
  2391.      * Gets the private '.debug.http_client' shared service.
  2392.      *
  2393.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2394.      */
  2395.     protected function get_Debug_HttpClientService()
  2396.     {
  2397.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2398.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2399.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2400.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2401.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2403.         $a->setLogger($b);
  2404.         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))));
  2405.     }
  2406.     /**
  2407.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  2408.      *
  2409.      * @return \Symfony\Component\Console\Command\LazyCommand
  2410.      */
  2411.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  2412.     {
  2413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2415.         return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version'false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  2416.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  2417.         });
  2418.     }
  2419.     /**
  2420.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  2421.      *
  2422.      * @return \Symfony\Component\Console\Command\LazyCommand
  2423.      */
  2424.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  2425.     {
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2428.         return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  2429.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  2430.         });
  2431.     }
  2432.     /**
  2433.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\Console\Command\LazyCommand
  2436.      */
  2437.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  2438.     {
  2439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2441.         return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  2442.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  2443.         });
  2444.     }
  2445.     /**
  2446.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  2447.      *
  2448.      * @return \Symfony\Component\Console\Command\LazyCommand
  2449.      */
  2450.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  2451.     {
  2452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2454.         return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  2455.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  2456.         });
  2457.     }
  2458.     /**
  2459.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  2460.      *
  2461.      * @return \Symfony\Component\Console\Command\LazyCommand
  2462.      */
  2463.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  2464.     {
  2465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2467.         return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.'false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  2468.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  2469.         });
  2470.     }
  2471.     /**
  2472.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  2473.      *
  2474.      * @return \Symfony\Component\Console\Command\LazyCommand
  2475.      */
  2476.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  2477.     {
  2478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2480.         return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version'false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  2481.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  2482.         });
  2483.     }
  2484.     /**
  2485.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\Console\Command\LazyCommand
  2488.      */
  2489.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  2490.     {
  2491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2493.         return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  2494.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  2495.         });
  2496.     }
  2497.     /**
  2498.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  2499.      *
  2500.      * @return \Symfony\Component\Console\Command\LazyCommand
  2501.      */
  2502.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2506.         return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.'false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  2507.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  2508.         });
  2509.     }
  2510.     /**
  2511.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  2512.      *
  2513.      * @return \Symfony\Component\Console\Command\LazyCommand
  2514.      */
  2515.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  2516.     {
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2519.         return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.'false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  2520.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  2521.         });
  2522.     }
  2523.     /**
  2524.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  2525.      *
  2526.      * @return \Symfony\Component\Console\Command\LazyCommand
  2527.      */
  2528.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  2529.     {
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2532.         return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  2533.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  2534.         });
  2535.     }
  2536.     /**
  2537.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  2538.      *
  2539.      * @return \Symfony\Component\Console\Command\LazyCommand
  2540.      */
  2541.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  2542.     {
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2545.         return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.'false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  2546.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  2547.         });
  2548.     }
  2549.     /**
  2550.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\Console\Command\LazyCommand
  2553.      */
  2554.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  2555.     {
  2556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2558.         return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.'false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  2559.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  2560.         });
  2561.     }
  2562.     /**
  2563.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\Console\Command\LazyCommand
  2566.      */
  2567.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2571.         return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  2572.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  2573.         });
  2574.     }
  2575.     /**
  2576.      * Gets the private '.errored..service_locator.3MrHpD_.App\Entity\Fiche\FicheBatiment' shared service.
  2577.      *
  2578.      * @return \App\Entity\Fiche\FicheBatiment
  2579.      */
  2580.     protected function getFicheBatimentService()
  2581.     {
  2582.         $this->throw('Cannot autowire service ".service_locator.3MrHpD_": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.');
  2583.     }
  2584.     /**
  2585.      * Gets the private '.errored..service_locator.4wfjgM3.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2586.      *
  2587.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2588.      */
  2589.     protected function getSession2Service()
  2590.     {
  2591.         $this->throw('Cannot autowire service ".service_locator.4wfjgM3": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2592.     }
  2593.     /**
  2594.      * Gets the private '.errored..service_locator.7iLD60o.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2595.      *
  2596.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2597.      */
  2598.     protected function getSession3Service()
  2599.     {
  2600.         $this->throw('Cannot autowire service ".service_locator.7iLD60o": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2601.     }
  2602.     /**
  2603.      * Gets the private '.errored..service_locator.9CmfMbP.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2604.      *
  2605.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2606.      */
  2607.     protected function getSession4Service()
  2608.     {
  2609.         $this->throw('Cannot autowire service ".service_locator.9CmfMbP": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2610.     }
  2611.     /**
  2612.      * Gets the private '.errored..service_locator.EEvPBe_.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2613.      *
  2614.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2615.      */
  2616.     protected function getSession5Service()
  2617.     {
  2618.         $this->throw('Cannot autowire service ".service_locator.EEvPBe_": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2619.     }
  2620.     /**
  2621.      * Gets the private '.errored..service_locator.GCcWbYw.App\Entity\User\User' shared service.
  2622.      *
  2623.      * @return \App\Entity\User\User
  2624.      */
  2625.     protected function getUserService()
  2626.     {
  2627.         $this->throw('Cannot autowire service ".service_locator.GCcWbYw": it references class "App\\Entity\\User\\User" but no such service exists.');
  2628.     }
  2629.     /**
  2630.      * Gets the private '.errored..service_locator.QJ78CZl.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2631.      *
  2632.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2633.      */
  2634.     protected function getSession6Service()
  2635.     {
  2636.         $this->throw('Cannot autowire service ".service_locator.QJ78CZl": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2637.     }
  2638.     /**
  2639.      * Gets the private '.errored..service_locator.RZCuu4Y.App\Entity\Fiche\FicheBatiment' shared service.
  2640.      *
  2641.      * @return \App\Entity\Fiche\FicheBatiment
  2642.      */
  2643.     protected function getFicheBatiment2Service()
  2644.     {
  2645.         $this->throw('Cannot autowire service ".service_locator.RZCuu4Y": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.');
  2646.     }
  2647.     /**
  2648.      * Gets the private '.errored..service_locator.SSqJHL0.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2649.      *
  2650.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2651.      */
  2652.     protected function getSession7Service()
  2653.     {
  2654.         $this->throw('Cannot autowire service ".service_locator.SSqJHL0": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2655.     }
  2656.     /**
  2657.      * Gets the private '.errored..service_locator.W6Gn6mF.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2658.      *
  2659.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2660.      */
  2661.     protected function getSession8Service()
  2662.     {
  2663.         $this->throw('Cannot autowire service ".service_locator.W6Gn6mF": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2664.     }
  2665.     /**
  2666.      * Gets the private '.errored..service_locator.baR3Skb.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2667.      *
  2668.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2669.      */
  2670.     protected function getSession9Service()
  2671.     {
  2672.         $this->throw('Cannot autowire service ".service_locator.baR3Skb": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2673.     }
  2674.     /**
  2675.      * Gets the private '.errored..service_locator.blKJm1i.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2676.      *
  2677.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2678.      */
  2679.     protected function getSession10Service()
  2680.     {
  2681.         $this->throw('Cannot autowire service ".service_locator.blKJm1i": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2682.     }
  2683.     /**
  2684.      * Gets the private '.errored..service_locator.dbFJ5zg.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2685.      *
  2686.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2687.      */
  2688.     protected function getSession11Service()
  2689.     {
  2690.         $this->throw('Cannot autowire service ".service_locator.dbFJ5zg": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2691.     }
  2692.     /**
  2693.      * Gets the private '.errored..service_locator.dx9atRD.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2694.      *
  2695.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2696.      */
  2697.     protected function getSession12Service()
  2698.     {
  2699.         $this->throw('Cannot autowire service ".service_locator.dx9atRD": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2700.     }
  2701.     /**
  2702.      * Gets the private '.errored..service_locator.gu5No2f.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2703.      *
  2704.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2705.      */
  2706.     protected function getSession13Service()
  2707.     {
  2708.         $this->throw('Cannot autowire service ".service_locator.gu5No2f": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2709.     }
  2710.     /**
  2711.      * Gets the private '.errored..service_locator.j1dXv3k.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2712.      *
  2713.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2714.      */
  2715.     protected function getSession14Service()
  2716.     {
  2717.         $this->throw('Cannot autowire service ".service_locator.j1dXv3k": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2718.     }
  2719.     /**
  2720.      * Gets the private '.errored..service_locator.jw78yFm.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2721.      *
  2722.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2723.      */
  2724.     protected function getSession15Service()
  2725.     {
  2726.         $this->throw('Cannot autowire service ".service_locator.jw78yFm": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2727.     }
  2728.     /**
  2729.      * Gets the private '.errored..service_locator.kJcBm2V.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2730.      *
  2731.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2732.      */
  2733.     protected function getSession16Service()
  2734.     {
  2735.         $this->throw('Cannot autowire service ".service_locator.kJcBm2V": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2736.     }
  2737.     /**
  2738.      * Gets the private '.errored..service_locator.ouBckhn.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2739.      *
  2740.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2741.      */
  2742.     protected function getSession17Service()
  2743.     {
  2744.         $this->throw('Cannot autowire service ".service_locator.ouBckhn": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2745.     }
  2746.     /**
  2747.      * Gets the private '.errored..service_locator.qKGnwPO.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2748.      *
  2749.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2750.      */
  2751.     protected function getSession18Service()
  2752.     {
  2753.         $this->throw('Cannot autowire service ".service_locator.qKGnwPO": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2754.     }
  2755.     /**
  2756.      * Gets the private '.errored..service_locator.vCITWb1.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2757.      *
  2758.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2759.      */
  2760.     protected function getSession19Service()
  2761.     {
  2762.         $this->throw('Cannot autowire service ".service_locator.vCITWb1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2763.     }
  2764.     /**
  2765.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2766.      *
  2767.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2768.      */
  2769.     protected function getLoaderInterfaceService()
  2770.     {
  2771.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  2772.     }
  2773.     /**
  2774.      * Gets the private '.errored..service_locator.y.UAYvk.Symfony\Component\HttpFoundation\Session\Session' shared service.
  2775.      *
  2776.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2777.      */
  2778.     protected function getSession20Service()
  2779.     {
  2780.         $this->throw('Cannot autowire service ".service_locator.y.UAYvk": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  2781.     }
  2782.     /**
  2783.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2784.      *
  2785.      * @return \Symfony\Component\Console\Command\LazyCommand
  2786.      */
  2787.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2791.         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 {
  2792.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2793.         });
  2794.     }
  2795.     /**
  2796.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\Console\Command\LazyCommand
  2799.      */
  2800.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2804.         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 {
  2805.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2806.         });
  2807.     }
  2808.     /**
  2809.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2810.      *
  2811.      * @return \Symfony\Component\Console\Command\LazyCommand
  2812.      */
  2813.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2814.     {
  2815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2817.         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 {
  2818.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2819.         });
  2820.     }
  2821.     /**
  2822.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2823.      *
  2824.      * @return \Symfony\Component\Console\Command\LazyCommand
  2825.      */
  2826.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2827.     {
  2828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2830.         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 {
  2831.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2832.         });
  2833.     }
  2834.     /**
  2835.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\Console\Command\LazyCommand
  2838.      */
  2839.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2840.     {
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2843.         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 {
  2844.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2845.         });
  2846.     }
  2847.     /**
  2848.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2849.      *
  2850.      * @return \Symfony\Component\Console\Command\LazyCommand
  2851.      */
  2852.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2853.     {
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2856.         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 {
  2857.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2858.         });
  2859.     }
  2860.     /**
  2861.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Console\Command\LazyCommand
  2864.      */
  2865.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2869.         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 {
  2870.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2871.         });
  2872.     }
  2873.     /**
  2874.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2875.      *
  2876.      * @return \Symfony\Component\Console\Command\LazyCommand
  2877.      */
  2878.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2879.     {
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2882.         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 {
  2883.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2884.         });
  2885.     }
  2886.     /**
  2887.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Console\Command\LazyCommand
  2890.      */
  2891.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2895.         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 {
  2896.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2897.         });
  2898.     }
  2899.     /**
  2900.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Console\Command\LazyCommand
  2903.      */
  2904.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2908.         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 {
  2909.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2910.         });
  2911.     }
  2912.     /**
  2913.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\Console\Command\LazyCommand
  2916.      */
  2917.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2921.         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 {
  2922.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  2923.         });
  2924.     }
  2925.     /**
  2926.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  2927.      *
  2928.      * @return \Symfony\Component\Console\Command\LazyCommand
  2929.      */
  2930.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  2931.     {
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2934.         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 {
  2935.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  2936.         });
  2937.     }
  2938.     /**
  2939.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  2940.      *
  2941.      * @return \Symfony\Component\Console\Command\LazyCommand
  2942.      */
  2943.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  2944.     {
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2947.         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 {
  2948.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  2949.         });
  2950.     }
  2951.     /**
  2952.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  2953.      *
  2954.      * @return \Symfony\Component\Console\Command\LazyCommand
  2955.      */
  2956.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2960.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2961.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  2962.         });
  2963.     }
  2964.     /**
  2965.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  2966.      *
  2967.      * @return \Symfony\Component\Console\Command\LazyCommand
  2968.      */
  2969.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2973.         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 {
  2974.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  2975.         });
  2976.     }
  2977.     /**
  2978.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  2979.      *
  2980.      * @return \Symfony\Component\Console\Command\LazyCommand
  2981.      */
  2982.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2986.         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 {
  2987.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  2988.         });
  2989.     }
  2990.     /**
  2991.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  2992.      *
  2993.      * @return \Symfony\Component\Console\Command\LazyCommand
  2994.      */
  2995.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  2996.     {
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2999.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3000.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3001.         });
  3002.     }
  3003.     /**
  3004.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3005.      *
  3006.      * @return \Symfony\Component\Console\Command\LazyCommand
  3007.      */
  3008.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3009.     {
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3012.         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 {
  3013.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3014.         });
  3015.     }
  3016.     /**
  3017.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3018.      *
  3019.      * @return \Symfony\Component\Console\Command\LazyCommand
  3020.      */
  3021.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3022.     {
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3025.         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 {
  3026.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3027.         });
  3028.     }
  3029.     /**
  3030.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3031.      *
  3032.      * @return \Symfony\Component\Console\Command\LazyCommand
  3033.      */
  3034.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3035.     {
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3038.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3039.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3040.         });
  3041.     }
  3042.     /**
  3043.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3044.      *
  3045.      * @return \Symfony\Component\Console\Command\LazyCommand
  3046.      */
  3047.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3051.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3052.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3053.         });
  3054.     }
  3055.     /**
  3056.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3057.      *
  3058.      * @return \Symfony\Component\Console\Command\LazyCommand
  3059.      */
  3060.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3064.         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 {
  3065.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3066.         });
  3067.     }
  3068.     /**
  3069.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3070.      *
  3071.      * @return \Symfony\Component\Console\Command\LazyCommand
  3072.      */
  3073.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3074.     {
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3077.         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 {
  3078.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3079.         });
  3080.     }
  3081.     /**
  3082.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3083.      *
  3084.      * @return \Symfony\Component\Console\Command\LazyCommand
  3085.      */
  3086.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3090.         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 {
  3091.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3092.         });
  3093.     }
  3094.     /**
  3095.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3096.      *
  3097.      * @return \Symfony\Component\Console\Command\LazyCommand
  3098.      */
  3099.     protected function get_Monolog_Command_ServerLog_LazyService()
  3100.     {
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3103.         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 {
  3104.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3105.         });
  3106.     }
  3107.     /**
  3108.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3109.      *
  3110.      * @return \Symfony\Component\Console\Command\LazyCommand
  3111.      */
  3112.     protected function get_Security_Command_DebugFirewall_LazyService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3116.         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 {
  3117.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3118.         });
  3119.     }
  3120.     /**
  3121.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3122.      *
  3123.      * @return \Symfony\Component\Console\Command\LazyCommand
  3124.      */
  3125.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3126.     {
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3129.         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 {
  3130.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3131.         });
  3132.     }
  3133.     /**
  3134.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3135.      *
  3136.      * @return \Symfony\Component\Console\Command\LazyCommand
  3137.      */
  3138.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3139.     {
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3142.         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 {
  3143.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3144.         });
  3145.     }
  3146.     /**
  3147.      * Gets the private '.service_locator.3MrHpD_' shared service.
  3148.      *
  3149.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3150.      */
  3151.     protected function get_ServiceLocator_3MrHpDService()
  3152.     {
  3153.         return $this->privates['.service_locator.3MrHpD_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3154.             'theFicheBatiment' => ['privates''.errored..service_locator.3MrHpD_.App\\Entity\\Fiche\\FicheBatiment'NULL'Cannot autowire service ".service_locator.3MrHpD_": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.'],
  3155.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3156.         ], [
  3157.             'theFicheBatiment' => 'App\\Entity\\Fiche\\FicheBatiment',
  3158.             'theManagerRegistry' => '?',
  3159.         ]);
  3160.     }
  3161.     /**
  3162.      * Gets the private '.service_locator.4wfjgM3' shared service.
  3163.      *
  3164.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3165.      */
  3166.     protected function get_ServiceLocator_4wfjgM3Service()
  3167.     {
  3168.         return $this->privates['.service_locator.4wfjgM3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3169.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3170.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3171.             'session' => ['privates''.errored..service_locator.4wfjgM3.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.4wfjgM3": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3172.             'visaContactsRepo' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3173.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3174.         ], [
  3175.             'em' => '?',
  3176.             'security' => '?',
  3177.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3178.             'visaContactsRepo' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3179.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3180.         ]);
  3181.     }
  3182.     /**
  3183.      * Gets the private '.service_locator.6wL9HHS' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3186.      */
  3187.     protected function get_ServiceLocator_6wL9HHSService()
  3188.     {
  3189.         return $this->privates['.service_locator.6wL9HHS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3190.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3191.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  3192.         ], [
  3193.             'thePaginator' => '?',
  3194.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  3195.         ]);
  3196.     }
  3197.     /**
  3198.      * Gets the private '.service_locator.7fdntVa' shared service.
  3199.      *
  3200.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3201.      */
  3202.     protected function get_ServiceLocator_7fdntVaService()
  3203.     {
  3204.         return $this->privates['.service_locator.7fdntVa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3205.             'App\\Controller\\Fiche\\FicheBatimentController::analyse' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3206.             'App\\Controller\\Fiche\\FicheBatimentController::delete' => ['privates''.service_locator.3MrHpD_''get_ServiceLocator_3MrHpDService'false],
  3207.             'App\\Controller\\Fiche\\FicheBatimentController::doublons' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3208.             'App\\Controller\\Fiche\\FicheBatimentController::doublonsDeleteAll' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3209.             'App\\Controller\\Fiche\\FicheBatimentController::index' => ['privates''.service_locator.GdYi9Rq''get_ServiceLocator_GdYi9RqService'false],
  3210.             'App\\Controller\\Fiche\\FicheBatimentExempleController::change' => ['privates''.service_locator.RZCuu4Y''get_ServiceLocator_RZCuu4YService'false],
  3211.             'App\\Controller\\Fiche\\FicheExportController::xlsx' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3212.             'App\\Controller\\MeteoController::getAllStationsData' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3213.             'App\\Controller\\MeteoController::listeDesStations' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3214.             'App\\Controller\\MeteoController::listeStation' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3215.             'App\\Controller\\User\\ManageController::add' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3216.             'App\\Controller\\User\\ManageController::delete' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3217.             'App\\Controller\\User\\ManageController::edit' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3218.             'App\\Controller\\User\\ManageController::fiche' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3219.             'App\\Controller\\User\\ManageController::index' => ['privates''.service_locator.6wL9HHS''get_ServiceLocator_6wL9HHSService'false],
  3220.             'App\\Controller\\User\\ProfileController::changeIsComparaisonAll' => ['privates''.service_locator.uE3NHej''get_ServiceLocator_UE3NHejService'false],
  3221.             'App\\Controller\\User\\ProfileController::changePasswordAction' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3222.             'App\\Controller\\User\\SecurityController::activation' => ['privates''.service_locator.qgJeq67''get_ServiceLocator_QgJeq67Service'false],
  3223.             'App\\Controller\\User\\SecurityController::inscription' => ['privates''.service_locator.LJxOt55''get_ServiceLocator_LJxOt55Service'false],
  3224.             'App\\Controller\\User\\SecurityController::login' => ['privates''.service_locator.lB7IHi8''get_ServiceLocator_LB7IHi8Service'false],
  3225.             'App\\Controller\\User\\SecurityController::motDePasseOublie' => ['privates''.service_locator.sKmUknj''get_ServiceLocator_SKmUknjService'false],
  3226.             'App\\Controller\\User\\UtilController::loginAsUserAction' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3227.             'App\\Controller\\Visa\\VisaController::EmailLot' => ['privates''.service_locator.kJcBm2V''get_ServiceLocator_KJcBm2VService'false],
  3228.             'App\\Controller\\Visa\\VisaController::cible' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3229.             'App\\Controller\\Visa\\VisaController::exigence' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3230.             'App\\Controller\\Visa\\VisaController::exigenceSupp' => ['privates''.service_locator.LQi.NXp''get_ServiceLocator_LQi_NXpService'false],
  3231.             'App\\Controller\\Visa\\VisaController::exigencedz' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3232.             'App\\Controller\\Visa\\VisaController::fichierLot' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3233.             'App\\Controller\\Visa\\VisaController::fichierSupp' => ['privates''.service_locator.vCITWb1''get_ServiceLocator_VCITWb1Service'false],
  3234.             'App\\Controller\\Visa\\VisaController::index' => ['privates''.service_locator.gu5No2f''get_ServiceLocator_Gu5No2fService'false],
  3235.             'App\\Controller\\Visa\\VisaController::listeContacts' => ['privates''.service_locator.y.UAYvk''get_ServiceLocator_Y_UAYvkService'false],
  3236.             'App\\Controller\\Visa\\VisaController::listeExigences' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3237.             'App\\Controller\\Visa\\VisaController::lot' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3238.             'App\\Controller\\Visa\\VisaController::lotDownloadZipFiles' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3239.             'App\\Controller\\Visa\\VisaController::nouvelleExigence' => ['privates''.service_locator.9CmfMbP''get_ServiceLocator_9CmfMbPService'false],
  3240.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFiles' => ['privates''.service_locator.95sl7F.''get_ServiceLocator_95sl7F_Service'false],
  3241.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFilesByCible' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3242.             'App\\Controller\\Visa\\VisaController::tri' => ['privates''.service_locator.7iLD60o''get_ServiceLocator_7iLD60oService'false],
  3243.             'App\\Controller\\Visa\\VisaController::visa_edit_contact' => ['privates''.service_locator.4wfjgM3''get_ServiceLocator_4wfjgM3Service'false],
  3244.             'App\\Controller\\Visa\\VisaController::visa_nouveau_contact' => ['privates''.service_locator.j1dXv3k''get_ServiceLocator_J1dXv3kService'false],
  3245.             'App\\Controller\\Visa\\VisaController::visa_nouveau_projet' => ['privates''.service_locator.blKJm1i''get_ServiceLocator_BlKJm1iService'false],
  3246.             'App\\Controller\\Visiteur\\SiteclientController::admin' => ['privates''.service_locator.Ict6Ehg''get_ServiceLocator_Ict6EhgService'false],
  3247.             'App\\Controller\\Visiteur\\SiteclientController::efae' => ['privates''.service_locator.wsouKss''get_ServiceLocator_WsouKssService'false],
  3248.             'App\\Controller\\Visiteur\\SiteclientController::homepage' => ['privates''.service_locator.dx9atRD''get_ServiceLocator_Dx9atRDService'false],
  3249.             'App\\Controller\\Visiteur\\SiteclientController::index' => ['privates''.service_locator.SSqJHL0''get_ServiceLocator_SSqJHL0Service'false],
  3250.             'App\\Controller\\Visiteur\\SiteclientController::infiltration' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3251.             'App\\Controller\\Visiteur\\SiteclientController::listePluvio' => ['privates''.service_locator.ouBckhn''get_ServiceLocator_OuBckhnService'false],
  3252.             'App\\Controller\\Visiteur\\SiteclientController::pluvioId' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3253.             'App\\Controller\\Visiteur\\SiteclientController::postConnexion' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3254.             'App\\Controller\\Visiteur\\SiteclientController::retutilisationBilanPdf' => ['privates''.service_locator.qKGnwPO''get_ServiceLocator_QKGnwPOService'false],
  3255.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzone' => ['privates''.service_locator.EEvPBe_''get_ServiceLocator_EEvPBeService'false],
  3256.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzoneTest' => ['privates''.service_locator.jw78yFm''get_ServiceLocator_Jw78yFmService'false],
  3257.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3258.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3259.             'App\\Controller\\Fiche\\FicheBatimentController:analyse' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3260.             'App\\Controller\\Fiche\\FicheBatimentController:delete' => ['privates''.service_locator.3MrHpD_''get_ServiceLocator_3MrHpDService'false],
  3261.             'App\\Controller\\Fiche\\FicheBatimentController:doublons' => ['privates''.service_locator.Vo0NxYX''get_ServiceLocator_Vo0NxYXService'false],
  3262.             'App\\Controller\\Fiche\\FicheBatimentController:doublonsDeleteAll' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3263.             'App\\Controller\\Fiche\\FicheBatimentController:index' => ['privates''.service_locator.GdYi9Rq''get_ServiceLocator_GdYi9RqService'false],
  3264.             'App\\Controller\\Fiche\\FicheBatimentExempleController:change' => ['privates''.service_locator.RZCuu4Y''get_ServiceLocator_RZCuu4YService'false],
  3265.             'App\\Controller\\Fiche\\FicheExportController:xlsx' => ['privates''.service_locator.lJ.uJFs''get_ServiceLocator_LJ_UJFsService'false],
  3266.             'App\\Controller\\MeteoController:getAllStationsData' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3267.             'App\\Controller\\MeteoController:listeDesStations' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3268.             'App\\Controller\\MeteoController:listeStation' => ['privates''.service_locator.JCo2bmS''get_ServiceLocator_JCo2bmSService'false],
  3269.             'App\\Controller\\User\\ManageController:add' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3270.             'App\\Controller\\User\\ManageController:delete' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3271.             'App\\Controller\\User\\ManageController:edit' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3272.             'App\\Controller\\User\\ManageController:fiche' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3273.             'App\\Controller\\User\\ManageController:index' => ['privates''.service_locator.6wL9HHS''get_ServiceLocator_6wL9HHSService'false],
  3274.             'App\\Controller\\User\\ProfileController:changeIsComparaisonAll' => ['privates''.service_locator.uE3NHej''get_ServiceLocator_UE3NHejService'false],
  3275.             'App\\Controller\\User\\ProfileController:changePasswordAction' => ['privates''.service_locator.dNG_.Gh''get_ServiceLocator_DNG_GhService'false],
  3276.             'App\\Controller\\User\\SecurityController:activation' => ['privates''.service_locator.qgJeq67''get_ServiceLocator_QgJeq67Service'false],
  3277.             'App\\Controller\\User\\SecurityController:inscription' => ['privates''.service_locator.LJxOt55''get_ServiceLocator_LJxOt55Service'false],
  3278.             'App\\Controller\\User\\SecurityController:login' => ['privates''.service_locator.lB7IHi8''get_ServiceLocator_LB7IHi8Service'false],
  3279.             'App\\Controller\\User\\SecurityController:motDePasseOublie' => ['privates''.service_locator.sKmUknj''get_ServiceLocator_SKmUknjService'false],
  3280.             'App\\Controller\\User\\UtilController:loginAsUserAction' => ['privates''.service_locator.GCcWbYw''get_ServiceLocator_GCcWbYwService'false],
  3281.             'App\\Controller\\Visa\\VisaController:EmailLot' => ['privates''.service_locator.kJcBm2V''get_ServiceLocator_KJcBm2VService'false],
  3282.             'App\\Controller\\Visa\\VisaController:cible' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3283.             'App\\Controller\\Visa\\VisaController:exigence' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3284.             'App\\Controller\\Visa\\VisaController:exigenceSupp' => ['privates''.service_locator.LQi.NXp''get_ServiceLocator_LQi_NXpService'false],
  3285.             'App\\Controller\\Visa\\VisaController:exigencedz' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3286.             'App\\Controller\\Visa\\VisaController:fichierLot' => ['privates''.service_locator.W6Gn6mF''get_ServiceLocator_W6Gn6mFService'false],
  3287.             'App\\Controller\\Visa\\VisaController:fichierSupp' => ['privates''.service_locator.vCITWb1''get_ServiceLocator_VCITWb1Service'false],
  3288.             'App\\Controller\\Visa\\VisaController:index' => ['privates''.service_locator.gu5No2f''get_ServiceLocator_Gu5No2fService'false],
  3289.             'App\\Controller\\Visa\\VisaController:listeContacts' => ['privates''.service_locator.y.UAYvk''get_ServiceLocator_Y_UAYvkService'false],
  3290.             'App\\Controller\\Visa\\VisaController:listeExigences' => ['privates''.service_locator.QJ78CZl''get_ServiceLocator_QJ78CZlService'false],
  3291.             'App\\Controller\\Visa\\VisaController:lot' => ['privates''.service_locator.baR3Skb''get_ServiceLocator_BaR3SkbService'false],
  3292.             'App\\Controller\\Visa\\VisaController:lotDownloadZipFiles' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3293.             'App\\Controller\\Visa\\VisaController:nouvelleExigence' => ['privates''.service_locator.9CmfMbP''get_ServiceLocator_9CmfMbPService'false],
  3294.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFiles' => ['privates''.service_locator.95sl7F.''get_ServiceLocator_95sl7F_Service'false],
  3295.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFilesByCible' => ['privates''.service_locator.9Q_EAN8''get_ServiceLocator_9QEAN8Service'false],
  3296.             'App\\Controller\\Visa\\VisaController:tri' => ['privates''.service_locator.7iLD60o''get_ServiceLocator_7iLD60oService'false],
  3297.             'App\\Controller\\Visa\\VisaController:visa_edit_contact' => ['privates''.service_locator.4wfjgM3''get_ServiceLocator_4wfjgM3Service'false],
  3298.             'App\\Controller\\Visa\\VisaController:visa_nouveau_contact' => ['privates''.service_locator.j1dXv3k''get_ServiceLocator_J1dXv3kService'false],
  3299.             'App\\Controller\\Visa\\VisaController:visa_nouveau_projet' => ['privates''.service_locator.blKJm1i''get_ServiceLocator_BlKJm1iService'false],
  3300.             'App\\Controller\\Visiteur\\SiteclientController:admin' => ['privates''.service_locator.Ict6Ehg''get_ServiceLocator_Ict6EhgService'false],
  3301.             'App\\Controller\\Visiteur\\SiteclientController:efae' => ['privates''.service_locator.wsouKss''get_ServiceLocator_WsouKssService'false],
  3302.             'App\\Controller\\Visiteur\\SiteclientController:homepage' => ['privates''.service_locator.dx9atRD''get_ServiceLocator_Dx9atRDService'false],
  3303.             'App\\Controller\\Visiteur\\SiteclientController:index' => ['privates''.service_locator.SSqJHL0''get_ServiceLocator_SSqJHL0Service'false],
  3304.             'App\\Controller\\Visiteur\\SiteclientController:infiltration' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3305.             'App\\Controller\\Visiteur\\SiteclientController:listePluvio' => ['privates''.service_locator.ouBckhn''get_ServiceLocator_OuBckhnService'false],
  3306.             'App\\Controller\\Visiteur\\SiteclientController:pluvioId' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3307.             'App\\Controller\\Visiteur\\SiteclientController:postConnexion' => ['privates''.service_locator.dbFJ5zg''get_ServiceLocator_DbFJ5zgService'false],
  3308.             'App\\Controller\\Visiteur\\SiteclientController:retutilisationBilanPdf' => ['privates''.service_locator.qKGnwPO''get_ServiceLocator_QKGnwPOService'false],
  3309.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzone' => ['privates''.service_locator.EEvPBe_''get_ServiceLocator_EEvPBeService'false],
  3310.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzoneTest' => ['privates''.service_locator.jw78yFm''get_ServiceLocator_Jw78yFmService'false],
  3311.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3312.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3313.         ], [
  3314.             'App\\Controller\\Fiche\\FicheBatimentController::analyse' => '?',
  3315.             'App\\Controller\\Fiche\\FicheBatimentController::delete' => '?',
  3316.             'App\\Controller\\Fiche\\FicheBatimentController::doublons' => '?',
  3317.             'App\\Controller\\Fiche\\FicheBatimentController::doublonsDeleteAll' => '?',
  3318.             'App\\Controller\\Fiche\\FicheBatimentController::index' => '?',
  3319.             'App\\Controller\\Fiche\\FicheBatimentExempleController::change' => '?',
  3320.             'App\\Controller\\Fiche\\FicheExportController::xlsx' => '?',
  3321.             'App\\Controller\\MeteoController::getAllStationsData' => '?',
  3322.             'App\\Controller\\MeteoController::listeDesStations' => '?',
  3323.             'App\\Controller\\MeteoController::listeStation' => '?',
  3324.             'App\\Controller\\User\\ManageController::add' => '?',
  3325.             'App\\Controller\\User\\ManageController::delete' => '?',
  3326.             'App\\Controller\\User\\ManageController::edit' => '?',
  3327.             'App\\Controller\\User\\ManageController::fiche' => '?',
  3328.             'App\\Controller\\User\\ManageController::index' => '?',
  3329.             'App\\Controller\\User\\ProfileController::changeIsComparaisonAll' => '?',
  3330.             'App\\Controller\\User\\ProfileController::changePasswordAction' => '?',
  3331.             'App\\Controller\\User\\SecurityController::activation' => '?',
  3332.             'App\\Controller\\User\\SecurityController::inscription' => '?',
  3333.             'App\\Controller\\User\\SecurityController::login' => '?',
  3334.             'App\\Controller\\User\\SecurityController::motDePasseOublie' => '?',
  3335.             'App\\Controller\\User\\UtilController::loginAsUserAction' => '?',
  3336.             'App\\Controller\\Visa\\VisaController::EmailLot' => '?',
  3337.             'App\\Controller\\Visa\\VisaController::cible' => '?',
  3338.             'App\\Controller\\Visa\\VisaController::exigence' => '?',
  3339.             'App\\Controller\\Visa\\VisaController::exigenceSupp' => '?',
  3340.             'App\\Controller\\Visa\\VisaController::exigencedz' => '?',
  3341.             'App\\Controller\\Visa\\VisaController::fichierLot' => '?',
  3342.             'App\\Controller\\Visa\\VisaController::fichierSupp' => '?',
  3343.             'App\\Controller\\Visa\\VisaController::index' => '?',
  3344.             'App\\Controller\\Visa\\VisaController::listeContacts' => '?',
  3345.             'App\\Controller\\Visa\\VisaController::listeExigences' => '?',
  3346.             'App\\Controller\\Visa\\VisaController::lot' => '?',
  3347.             'App\\Controller\\Visa\\VisaController::lotDownloadZipFiles' => '?',
  3348.             'App\\Controller\\Visa\\VisaController::nouvelleExigence' => '?',
  3349.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFiles' => '?',
  3350.             'App\\Controller\\Visa\\VisaController::projetDownloadZipFilesByCible' => '?',
  3351.             'App\\Controller\\Visa\\VisaController::tri' => '?',
  3352.             'App\\Controller\\Visa\\VisaController::visa_edit_contact' => '?',
  3353.             'App\\Controller\\Visa\\VisaController::visa_nouveau_contact' => '?',
  3354.             'App\\Controller\\Visa\\VisaController::visa_nouveau_projet' => '?',
  3355.             'App\\Controller\\Visiteur\\SiteclientController::admin' => '?',
  3356.             'App\\Controller\\Visiteur\\SiteclientController::efae' => '?',
  3357.             'App\\Controller\\Visiteur\\SiteclientController::homepage' => '?',
  3358.             'App\\Controller\\Visiteur\\SiteclientController::index' => '?',
  3359.             'App\\Controller\\Visiteur\\SiteclientController::infiltration' => '?',
  3360.             'App\\Controller\\Visiteur\\SiteclientController::listePluvio' => '?',
  3361.             'App\\Controller\\Visiteur\\SiteclientController::pluvioId' => '?',
  3362.             'App\\Controller\\Visiteur\\SiteclientController::postConnexion' => '?',
  3363.             'App\\Controller\\Visiteur\\SiteclientController::retutilisationBilanPdf' => '?',
  3364.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzone' => '?',
  3365.             'App\\Controller\\Visiteur\\SiteclientController::uploadDropzoneTest' => '?',
  3366.             'kernel::loadRoutes' => '?',
  3367.             'kernel::registerContainerConfiguration' => '?',
  3368.             'App\\Controller\\Fiche\\FicheBatimentController:analyse' => '?',
  3369.             'App\\Controller\\Fiche\\FicheBatimentController:delete' => '?',
  3370.             'App\\Controller\\Fiche\\FicheBatimentController:doublons' => '?',
  3371.             'App\\Controller\\Fiche\\FicheBatimentController:doublonsDeleteAll' => '?',
  3372.             'App\\Controller\\Fiche\\FicheBatimentController:index' => '?',
  3373.             'App\\Controller\\Fiche\\FicheBatimentExempleController:change' => '?',
  3374.             'App\\Controller\\Fiche\\FicheExportController:xlsx' => '?',
  3375.             'App\\Controller\\MeteoController:getAllStationsData' => '?',
  3376.             'App\\Controller\\MeteoController:listeDesStations' => '?',
  3377.             'App\\Controller\\MeteoController:listeStation' => '?',
  3378.             'App\\Controller\\User\\ManageController:add' => '?',
  3379.             'App\\Controller\\User\\ManageController:delete' => '?',
  3380.             'App\\Controller\\User\\ManageController:edit' => '?',
  3381.             'App\\Controller\\User\\ManageController:fiche' => '?',
  3382.             'App\\Controller\\User\\ManageController:index' => '?',
  3383.             'App\\Controller\\User\\ProfileController:changeIsComparaisonAll' => '?',
  3384.             'App\\Controller\\User\\ProfileController:changePasswordAction' => '?',
  3385.             'App\\Controller\\User\\SecurityController:activation' => '?',
  3386.             'App\\Controller\\User\\SecurityController:inscription' => '?',
  3387.             'App\\Controller\\User\\SecurityController:login' => '?',
  3388.             'App\\Controller\\User\\SecurityController:motDePasseOublie' => '?',
  3389.             'App\\Controller\\User\\UtilController:loginAsUserAction' => '?',
  3390.             'App\\Controller\\Visa\\VisaController:EmailLot' => '?',
  3391.             'App\\Controller\\Visa\\VisaController:cible' => '?',
  3392.             'App\\Controller\\Visa\\VisaController:exigence' => '?',
  3393.             'App\\Controller\\Visa\\VisaController:exigenceSupp' => '?',
  3394.             'App\\Controller\\Visa\\VisaController:exigencedz' => '?',
  3395.             'App\\Controller\\Visa\\VisaController:fichierLot' => '?',
  3396.             'App\\Controller\\Visa\\VisaController:fichierSupp' => '?',
  3397.             'App\\Controller\\Visa\\VisaController:index' => '?',
  3398.             'App\\Controller\\Visa\\VisaController:listeContacts' => '?',
  3399.             'App\\Controller\\Visa\\VisaController:listeExigences' => '?',
  3400.             'App\\Controller\\Visa\\VisaController:lot' => '?',
  3401.             'App\\Controller\\Visa\\VisaController:lotDownloadZipFiles' => '?',
  3402.             'App\\Controller\\Visa\\VisaController:nouvelleExigence' => '?',
  3403.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFiles' => '?',
  3404.             'App\\Controller\\Visa\\VisaController:projetDownloadZipFilesByCible' => '?',
  3405.             'App\\Controller\\Visa\\VisaController:tri' => '?',
  3406.             'App\\Controller\\Visa\\VisaController:visa_edit_contact' => '?',
  3407.             'App\\Controller\\Visa\\VisaController:visa_nouveau_contact' => '?',
  3408.             'App\\Controller\\Visa\\VisaController:visa_nouveau_projet' => '?',
  3409.             'App\\Controller\\Visiteur\\SiteclientController:admin' => '?',
  3410.             'App\\Controller\\Visiteur\\SiteclientController:efae' => '?',
  3411.             'App\\Controller\\Visiteur\\SiteclientController:homepage' => '?',
  3412.             'App\\Controller\\Visiteur\\SiteclientController:index' => '?',
  3413.             'App\\Controller\\Visiteur\\SiteclientController:infiltration' => '?',
  3414.             'App\\Controller\\Visiteur\\SiteclientController:listePluvio' => '?',
  3415.             'App\\Controller\\Visiteur\\SiteclientController:pluvioId' => '?',
  3416.             'App\\Controller\\Visiteur\\SiteclientController:postConnexion' => '?',
  3417.             'App\\Controller\\Visiteur\\SiteclientController:retutilisationBilanPdf' => '?',
  3418.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzone' => '?',
  3419.             'App\\Controller\\Visiteur\\SiteclientController:uploadDropzoneTest' => '?',
  3420.             'kernel:loadRoutes' => '?',
  3421.             'kernel:registerContainerConfiguration' => '?',
  3422.         ]);
  3423.     }
  3424.     /**
  3425.      * Gets the private '.service_locator.7iLD60o' shared service.
  3426.      *
  3427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3428.      */
  3429.     protected function get_ServiceLocator_7iLD60oService()
  3430.     {
  3431.         return $this->privates['.service_locator.7iLD60o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3432.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3433.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3434.             'session' => ['privates''.errored..service_locator.7iLD60o.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.7iLD60o": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3435.             'slugger' => ['privates''slugger''getSluggerService'false],
  3436.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3437.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3438.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3439.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3440.         ], [
  3441.             'em' => '?',
  3442.             'mailer' => '?',
  3443.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3444.             'slugger' => '?',
  3445.             'thePaginator' => '?',
  3446.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3447.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3448.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3449.         ]);
  3450.     }
  3451.     /**
  3452.      * Gets the private '.service_locator.95sl7F.' shared service.
  3453.      *
  3454.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3455.      */
  3456.     protected function get_ServiceLocator_95sl7F_Service()
  3457.     {
  3458.         return $this->privates['.service_locator.95sl7F.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3459.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3460.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3461.         ], [
  3462.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3463.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3464.         ]);
  3465.     }
  3466.     /**
  3467.      * Gets the private '.service_locator.9CmfMbP' shared service.
  3468.      *
  3469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3470.      */
  3471.     protected function get_ServiceLocator_9CmfMbPService()
  3472.     {
  3473.         return $this->privates['.service_locator.9CmfMbP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3474.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3475.             'session' => ['privates''.errored..service_locator.9CmfMbP.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.9CmfMbP": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3476.             'slugger' => ['privates''slugger''getSluggerService'false],
  3477.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3478.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3479.         ], [
  3480.             'em' => '?',
  3481.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3482.             'slugger' => '?',
  3483.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3484.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3485.         ]);
  3486.     }
  3487.     /**
  3488.      * Gets the private '.service_locator.9Q_EAN8' shared service.
  3489.      *
  3490.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3491.      */
  3492.     protected function get_ServiceLocator_9QEAN8Service()
  3493.     {
  3494.         return $this->privates['.service_locator.9Q_EAN8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3495.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3496.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3497.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3498.         ], [
  3499.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3500.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3501.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3502.         ]);
  3503.     }
  3504.     /**
  3505.      * Gets the private '.service_locator.EEvPBe_' shared service.
  3506.      *
  3507.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3508.      */
  3509.     protected function get_ServiceLocator_EEvPBeService()
  3510.     {
  3511.         return $this->privates['.service_locator.EEvPBe_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3512.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3513.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3514.             'service' => ['privates''App\\Service\\Fiche\\FicheBatimentImportService''getFicheBatimentImportServiceService'false],
  3515.             'session' => ['privates''.errored..service_locator.EEvPBe_.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.EEvPBe_": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3516.         ], [
  3517.             'em' => '?',
  3518.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3519.             'service' => 'App\\Service\\Fiche\\FicheBatimentImportService',
  3520.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3521.         ]);
  3522.     }
  3523.     /**
  3524.      * Gets the private '.service_locator.GCcWbYw' shared service.
  3525.      *
  3526.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3527.      */
  3528.     protected function get_ServiceLocator_GCcWbYwService()
  3529.     {
  3530.         return $this->privates['.service_locator.GCcWbYw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3531.             'theUser' => ['privates''.errored..service_locator.GCcWbYw.App\\Entity\\User\\User'NULL'Cannot autowire service ".service_locator.GCcWbYw": it references class "App\\Entity\\User\\User" but no such service exists.'],
  3532.         ], [
  3533.             'theUser' => 'App\\Entity\\User\\User',
  3534.         ]);
  3535.     }
  3536.     /**
  3537.      * Gets the private '.service_locator.GdYi9Rq' shared service.
  3538.      *
  3539.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3540.      */
  3541.     protected function get_ServiceLocator_GdYi9RqService()
  3542.     {
  3543.         return $this->privates['.service_locator.GdYi9Rq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3544.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3545.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3546.         ], [
  3547.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3548.             'thePaginator' => '?',
  3549.         ]);
  3550.     }
  3551.     /**
  3552.      * Gets the private '.service_locator.Ict6Ehg' shared service.
  3553.      *
  3554.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3555.      */
  3556.     protected function get_ServiceLocator_Ict6EhgService()
  3557.     {
  3558.         return $this->privates['.service_locator.Ict6Ehg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3559.             'fb' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3560.         ], [
  3561.             'fb' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3562.         ]);
  3563.     }
  3564.     /**
  3565.      * Gets the private '.service_locator.JCo2bmS' shared service.
  3566.      *
  3567.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3568.      */
  3569.     protected function get_ServiceLocator_JCo2bmSService()
  3570.     {
  3571.         return $this->privates['.service_locator.JCo2bmS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3572.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3573.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3574.         ], [
  3575.             'em' => '?',
  3576.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3577.         ]);
  3578.     }
  3579.     /**
  3580.      * Gets the private '.service_locator.LJxOt55' shared service.
  3581.      *
  3582.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3583.      */
  3584.     protected function get_ServiceLocator_LJxOt55Service()
  3585.     {
  3586.         return $this->privates['.service_locator.LJxOt55'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3587.             'theFormLoginAuthenticator' => ['privates''App\\Security\\User\\FormLoginAuthenticator''getFormLoginAuthenticatorService'false],
  3588.             'theMailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3589.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3590.             'theTokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3591.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  3592.         ], [
  3593.             'theFormLoginAuthenticator' => 'App\\Security\\User\\FormLoginAuthenticator',
  3594.             'theMailer' => '?',
  3595.             'theManagerRegistry' => '?',
  3596.             'theTokenStorage' => '?',
  3597.             'theUserPasswordHasherInterface' => '?',
  3598.         ]);
  3599.     }
  3600.     /**
  3601.      * Gets the private '.service_locator.LQi.NXp' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3604.      */
  3605.     protected function get_ServiceLocator_LQi_NXpService()
  3606.     {
  3607.         return $this->privates['.service_locator.LQi.NXp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3608.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3609.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3610.         ], [
  3611.             'em' => '?',
  3612.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3613.         ]);
  3614.     }
  3615.     /**
  3616.      * Gets the private '.service_locator.QJ78CZl' shared service.
  3617.      *
  3618.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3619.      */
  3620.     protected function get_ServiceLocator_QJ78CZlService()
  3621.     {
  3622.         return $this->privates['.service_locator.QJ78CZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3623.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3624.             'session' => ['privates''.errored..service_locator.QJ78CZl.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.QJ78CZl": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3625.             'slugger' => ['privates''slugger''getSluggerService'false],
  3626.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3627.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3628.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3629.         ], [
  3630.             'em' => '?',
  3631.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3632.             'slugger' => '?',
  3633.             'thePaginator' => '?',
  3634.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3635.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3636.         ]);
  3637.     }
  3638.     /**
  3639.      * Gets the private '.service_locator.RZCuu4Y' shared service.
  3640.      *
  3641.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3642.      */
  3643.     protected function get_ServiceLocator_RZCuu4YService()
  3644.     {
  3645.         return $this->privates['.service_locator.RZCuu4Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3646.             'theFicheBatiment' => ['privates''.errored..service_locator.RZCuu4Y.App\\Entity\\Fiche\\FicheBatiment'NULL'Cannot autowire service ".service_locator.RZCuu4Y": it references class "App\\Entity\\Fiche\\FicheBatiment" but no such service exists.'],
  3647.             'theFicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  3648.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3649.         ], [
  3650.             'theFicheBatiment' => 'App\\Entity\\Fiche\\FicheBatiment',
  3651.             'theFicheBatimentExempleRepository' => 'App\\Repository\\Fiche\\FicheBatimentExempleRepository',
  3652.             'theManagerRegistry' => '?',
  3653.         ]);
  3654.     }
  3655.     /**
  3656.      * Gets the private '.service_locator.SSqJHL0' shared service.
  3657.      *
  3658.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3659.      */
  3660.     protected function get_ServiceLocator_SSqJHL0Service()
  3661.     {
  3662.         return $this->privates['.service_locator.SSqJHL0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3663.             'PluviometrieRepository' => ['privates''App\\Repository\\PluviometrieRepository''getPluviometrieRepositoryService'false],
  3664.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3665.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3666.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3667.             'session' => ['privates''.errored..service_locator.SSqJHL0.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.SSqJHL0": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3668.             'stationsMeteoRepository' => ['privates''App\\Repository\\StationsMeteoRepository''getStationsMeteoRepositoryService'false],
  3669.         ], [
  3670.             'PluviometrieRepository' => 'App\\Repository\\PluviometrieRepository',
  3671.             'em' => '?',
  3672.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3673.             'security' => '?',
  3674.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3675.             'stationsMeteoRepository' => 'App\\Repository\\StationsMeteoRepository',
  3676.         ]);
  3677.     }
  3678.     /**
  3679.      * Gets the private '.service_locator.Vo0NxYX' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3682.      */
  3683.     protected function get_ServiceLocator_Vo0NxYXService()
  3684.     {
  3685.         return $this->privates['.service_locator.Vo0NxYX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3686.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3687.         ], [
  3688.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3689.         ]);
  3690.     }
  3691.     /**
  3692.      * Gets the private '.service_locator.W6Gn6mF' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3695.      */
  3696.     protected function get_ServiceLocator_W6Gn6mFService()
  3697.     {
  3698.         return $this->privates['.service_locator.W6Gn6mF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3699.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3700.             'session' => ['privates''.errored..service_locator.W6Gn6mF.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.W6Gn6mF": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3701.             'slugger' => ['privates''slugger''getSluggerService'false],
  3702.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3703.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3704.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  3705.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3706.         ], [
  3707.             'em' => '?',
  3708.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3709.             'slugger' => '?',
  3710.             'thePaginator' => '?',
  3711.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3712.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  3713.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3714.         ]);
  3715.     }
  3716.     /**
  3717.      * Gets the private '.service_locator.XsyfP82' shared service.
  3718.      *
  3719.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3720.      */
  3721.     protected function get_ServiceLocator_XsyfP82Service()
  3722.     {
  3723.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3724.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3725.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3726.         ], [
  3727.             'event_dispatcher' => '?',
  3728.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3729.         ]);
  3730.     }
  3731.     /**
  3732.      * Gets the private '.service_locator.baR3Skb' shared service.
  3733.      *
  3734.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3735.      */
  3736.     protected function get_ServiceLocator_BaR3SkbService()
  3737.     {
  3738.         return $this->privates['.service_locator.baR3Skb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3739.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3740.             'session' => ['privates''.errored..service_locator.baR3Skb.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.baR3Skb": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3741.             'slugger' => ['privates''slugger''getSluggerService'false],
  3742.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3743.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3744.             'visaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3745.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3746.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3747.         ], [
  3748.             'em' => '?',
  3749.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3750.             'slugger' => '?',
  3751.             'thePaginator' => '?',
  3752.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3753.             'visaContactsRepository' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3754.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3755.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3756.         ]);
  3757.     }
  3758.     /**
  3759.      * Gets the private '.service_locator.blKJm1i' shared service.
  3760.      *
  3761.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3762.      */
  3763.     protected function get_ServiceLocator_BlKJm1iService()
  3764.     {
  3765.         return $this->privates['.service_locator.blKJm1i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3766.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3767.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3768.             'session' => ['privates''.errored..service_locator.blKJm1i.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.blKJm1i": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3769.         ], [
  3770.             'em' => '?',
  3771.             'security' => '?',
  3772.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3773.         ]);
  3774.     }
  3775.     /**
  3776.      * Gets the private '.service_locator.dNG_.Gh' shared service.
  3777.      *
  3778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3779.      */
  3780.     protected function get_ServiceLocator_DNG_GhService()
  3781.     {
  3782.         return $this->privates['.service_locator.dNG_.Gh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3783.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  3784.         ], [
  3785.             'theUserPasswordHasherInterface' => '?',
  3786.         ]);
  3787.     }
  3788.     /**
  3789.      * Gets the private '.service_locator.dbFJ5zg' shared service.
  3790.      *
  3791.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3792.      */
  3793.     protected function get_ServiceLocator_DbFJ5zgService()
  3794.     {
  3795.         return $this->privates['.service_locator.dbFJ5zg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3796.             'session' => ['privates''.errored..service_locator.dbFJ5zg.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.dbFJ5zg": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3797.         ], [
  3798.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3799.         ]);
  3800.     }
  3801.     /**
  3802.      * Gets the private '.service_locator.dx9atRD' shared service.
  3803.      *
  3804.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3805.      */
  3806.     protected function get_ServiceLocator_Dx9atRDService()
  3807.     {
  3808.         return $this->privates['.service_locator.dx9atRD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3809.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3810.             'fichebatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3811.             'session' => ['privates''.errored..service_locator.dx9atRD.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.dx9atRD": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3812.             'theFicheBatimentExempleRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentExempleRepository''getFicheBatimentExempleRepositoryService'false],
  3813.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3814.         ], [
  3815.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3816.             'fichebatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3817.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3818.             'theFicheBatimentExempleRepository' => 'App\\Repository\\Fiche\\FicheBatimentExempleRepository',
  3819.             'thePaginator' => '?',
  3820.         ]);
  3821.     }
  3822.     /**
  3823.      * Gets the private '.service_locator.gu5No2f' shared service.
  3824.      *
  3825.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3826.      */
  3827.     protected function get_ServiceLocator_Gu5No2fService()
  3828.     {
  3829.         return $this->privates['.service_locator.gu5No2f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3830.             'session' => ['privates''.errored..service_locator.gu5No2f.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.gu5No2f": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3831.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3832.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3833.         ], [
  3834.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3835.             'thePaginator' => '?',
  3836.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3837.         ]);
  3838.     }
  3839.     /**
  3840.      * Gets the private '.service_locator.j1dXv3k' shared service.
  3841.      *
  3842.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3843.      */
  3844.     protected function get_ServiceLocator_J1dXv3kService()
  3845.     {
  3846.         return $this->privates['.service_locator.j1dXv3k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3847.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3848.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  3849.             'session' => ['privates''.errored..service_locator.j1dXv3k.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.j1dXv3k": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3850.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3851.         ], [
  3852.             'em' => '?',
  3853.             'security' => '?',
  3854.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3855.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3856.         ]);
  3857.     }
  3858.     /**
  3859.      * Gets the private '.service_locator.jw78yFm' shared service.
  3860.      *
  3861.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3862.      */
  3863.     protected function get_ServiceLocator_Jw78yFmService()
  3864.     {
  3865.         return $this->privates['.service_locator.jw78yFm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3866.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3867.             'ficheBatRep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3868.             'session' => ['privates''.errored..service_locator.jw78yFm.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.jw78yFm": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3869.         ], [
  3870.             'em' => '?',
  3871.             'ficheBatRep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3872.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3873.         ]);
  3874.     }
  3875.     /**
  3876.      * Gets the private '.service_locator.kJcBm2V' shared service.
  3877.      *
  3878.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3879.      */
  3880.     protected function get_ServiceLocator_KJcBm2VService()
  3881.     {
  3882.         return $this->privates['.service_locator.kJcBm2V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3883.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3884.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3885.             'session' => ['privates''.errored..service_locator.kJcBm2V.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.kJcBm2V": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3886.             'slugger' => ['privates''slugger''getSluggerService'false],
  3887.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3888.             'visaBilansRepository' => ['privates''App\\Repository\\Visa\\VisaBilansRepository''getVisaBilansRepositoryService'false],
  3889.             'visaContactsRepository' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  3890.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  3891.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  3892.         ], [
  3893.             'em' => '?',
  3894.             'mailer' => '?',
  3895.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3896.             'slugger' => '?',
  3897.             'thePaginator' => '?',
  3898.             'visaBilansRepository' => 'App\\Repository\\Visa\\VisaBilansRepository',
  3899.             'visaContactsRepository' => 'App\\Repository\\Visa\\VisaContactsRepository',
  3900.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  3901.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  3902.         ]);
  3903.     }
  3904.     /**
  3905.      * Gets the private '.service_locator.lB7IHi8' shared service.
  3906.      *
  3907.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3908.      */
  3909.     protected function get_ServiceLocator_LB7IHi8Service()
  3910.     {
  3911.         return $this->privates['.service_locator.lB7IHi8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3912.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3913.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3914.         ], [
  3915.             'authenticationUtils' => '?',
  3916.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3917.         ]);
  3918.     }
  3919.     /**
  3920.      * Gets the private '.service_locator.lJ.uJFs' shared service.
  3921.      *
  3922.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3923.      */
  3924.     protected function get_ServiceLocator_LJ_UJFsService()
  3925.     {
  3926.         return $this->privates['.service_locator.lJ.uJFs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3927.             'theFicheBatimentRepository' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  3928.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  3929.         ], [
  3930.             'theFicheBatimentRepository' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  3931.             'theManagerRegistry' => '?',
  3932.         ]);
  3933.     }
  3934.     /**
  3935.      * Gets the private '.service_locator.mx0UMmY' shared service.
  3936.      *
  3937.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3938.      */
  3939.     protected function get_ServiceLocator_Mx0UMmYService()
  3940.     {
  3941.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3942.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3943.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3944.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3945.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3946.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3947.             'router' => ['services''router''getRouterService'false],
  3948.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3949.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3950.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3951.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3952.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3953.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3954.         ], [
  3955.             'doctrine' => '?',
  3956.             'form.factory' => '?',
  3957.             'http_kernel' => '?',
  3958.             'parameter_bag' => '?',
  3959.             'request_stack' => '?',
  3960.             'router' => '?',
  3961.             'security.authorization_checker' => '?',
  3962.             'security.csrf.token_manager' => '?',
  3963.             'security.token_storage' => '?',
  3964.             'serializer' => '?',
  3965.             'session' => '.session.deprecated',
  3966.             'twig' => '?',
  3967.         ]);
  3968.     }
  3969.     /**
  3970.      * Gets the private '.service_locator.ouBckhn' shared service.
  3971.      *
  3972.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3973.      */
  3974.     protected function get_ServiceLocator_OuBckhnService()
  3975.     {
  3976.         return $this->privates['.service_locator.ouBckhn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3977.             'pluvioRepo' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3978.             'session' => ['privates''.errored..service_locator.ouBckhn.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.ouBckhn": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3979.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3980.         ], [
  3981.             'pluvioRepo' => 'App\\Repository\\PluvioDatabaseRepository',
  3982.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  3983.             'thePaginator' => '?',
  3984.         ]);
  3985.     }
  3986.     /**
  3987.      * Gets the private '.service_locator.qKGnwPO' shared service.
  3988.      *
  3989.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3990.      */
  3991.     protected function get_ServiceLocator_QKGnwPOService()
  3992.     {
  3993.         return $this->privates['.service_locator.qKGnwPO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3994.             'knpSnappyPdf' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  3995.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3996.             'pluvioDatabaseRepository' => ['privates''App\\Repository\\PluvioDatabaseRepository''getPluvioDatabaseRepositoryService'false],
  3997.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3998.             'session' => ['privates''.errored..service_locator.qKGnwPO.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.qKGnwPO": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  3999.         ], [
  4000.             'knpSnappyPdf' => '?',
  4001.             'logger' => '?',
  4002.             'pluvioDatabaseRepository' => 'App\\Repository\\PluvioDatabaseRepository',
  4003.             'serializer' => '?',
  4004.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4005.         ]);
  4006.     }
  4007.     /**
  4008.      * Gets the private '.service_locator.qgJeq67' shared service.
  4009.      *
  4010.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4011.      */
  4012.     protected function get_ServiceLocator_QgJeq67Service()
  4013.     {
  4014.         return $this->privates['.service_locator.qgJeq67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4015.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4016.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  4017.         ], [
  4018.             'theManagerRegistry' => '?',
  4019.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  4020.         ]);
  4021.     }
  4022.     /**
  4023.      * Gets the private '.service_locator.sKmUknj' shared service.
  4024.      *
  4025.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4026.      */
  4027.     protected function get_ServiceLocator_SKmUknjService()
  4028.     {
  4029.         return $this->privates['.service_locator.sKmUknj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4030.             'theMailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4031.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4032.             'theUserPasswordHasherInterface' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  4033.             'theUserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService'false],
  4034.         ], [
  4035.             'theMailer' => '?',
  4036.             'theManagerRegistry' => '?',
  4037.             'theUserPasswordHasherInterface' => '?',
  4038.             'theUserRepository' => 'App\\Repository\\User\\UserRepository',
  4039.         ]);
  4040.     }
  4041.     /**
  4042.      * Gets the private '.service_locator.t6i3vFk' shared service.
  4043.      *
  4044.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4045.      */
  4046.     protected function get_ServiceLocator_T6i3vFkService()
  4047.     {
  4048.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4049.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4050.         ], [
  4051.             'em' => '?',
  4052.         ]);
  4053.     }
  4054.     /**
  4055.      * Gets the private '.service_locator.uE3NHej' shared service.
  4056.      *
  4057.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4058.      */
  4059.     protected function get_ServiceLocator_UE3NHejService()
  4060.     {
  4061.         return $this->privates['.service_locator.uE3NHej'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4062.             'theManagerRegistry' => ['services''doctrine''getDoctrineService'false],
  4063.         ], [
  4064.             'theManagerRegistry' => '?',
  4065.         ]);
  4066.     }
  4067.     /**
  4068.      * Gets the private '.service_locator.vCITWb1' shared service.
  4069.      *
  4070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4071.      */
  4072.     protected function get_ServiceLocator_VCITWb1Service()
  4073.     {
  4074.         return $this->privates['.service_locator.vCITWb1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4075.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4076.             'session' => ['privates''.errored..service_locator.vCITWb1.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.vCITWb1": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  4077.             'slugger' => ['privates''slugger''getSluggerService'false],
  4078.             'visaExigencesRepo' => ['privates''App\\Repository\\Visa\\VisaExigencesRepository''getVisaExigencesRepositoryService'false],
  4079.             'visaJustificatifsRepo' => ['privates''App\\Repository\\Visa\\VisaJustificatifsRepository''getVisaJustificatifsRepositoryService'false],
  4080.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  4081.         ], [
  4082.             'em' => '?',
  4083.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4084.             'slugger' => '?',
  4085.             'visaExigencesRepo' => 'App\\Repository\\Visa\\VisaExigencesRepository',
  4086.             'visaJustificatifsRepo' => 'App\\Repository\\Visa\\VisaJustificatifsRepository',
  4087.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  4088.         ]);
  4089.     }
  4090.     /**
  4091.      * Gets the private '.service_locator.wsouKss' shared service.
  4092.      *
  4093.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4094.      */
  4095.     protected function get_ServiceLocator_WsouKssService()
  4096.     {
  4097.         return $this->privates['.service_locator.wsouKss'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4098.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4099.             'rep' => ['privates''App\\Repository\\Fiche\\FicheBatimentRepository''getFicheBatimentRepositoryService'false],
  4100.         ], [
  4101.             'em' => '?',
  4102.             'rep' => 'App\\Repository\\Fiche\\FicheBatimentRepository',
  4103.         ]);
  4104.     }
  4105.     /**
  4106.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4107.      *
  4108.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4109.      */
  4110.     protected function get_ServiceLocator_XUrKPVUService()
  4111.     {
  4112.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4113.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  4114.         ], [
  4115.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4116.         ]);
  4117.     }
  4118.     /**
  4119.      * Gets the private '.service_locator.y.UAYvk' shared service.
  4120.      *
  4121.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4122.      */
  4123.     protected function get_ServiceLocator_Y_UAYvkService()
  4124.     {
  4125.         return $this->privates['.service_locator.y.UAYvk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4126.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4127.             'session' => ['privates''.errored..service_locator.y.UAYvk.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.y.UAYvk": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  4128.             'slugger' => ['privates''slugger''getSluggerService'false],
  4129.             'thePaginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4130.             'visaContactsRepo' => ['privates''App\\Repository\\Visa\\VisaContactsRepository''getVisaContactsRepositoryService'false],
  4131.             'visaProjetsRepo' => ['privates''App\\Repository\\Visa\\VisaProjetsRepository''getVisaProjetsRepositoryService'false],
  4132.         ], [
  4133.             'em' => '?',
  4134.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4135.             'slugger' => '?',
  4136.             'thePaginator' => '?',
  4137.             'visaContactsRepo' => 'App\\Repository\\Visa\\VisaContactsRepository',
  4138.             'visaProjetsRepo' => 'App\\Repository\\Visa\\VisaProjetsRepository',
  4139.         ]);
  4140.     }
  4141.     /**
  4142.      * Gets the private '.service_locator.zJyh7qS' shared service.
  4143.      *
  4144.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4145.      */
  4146.     protected function get_ServiceLocator_ZJyh7qSService()
  4147.     {
  4148.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4149.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4150.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4151.         ], [
  4152.             'security.firewall.map.context.dev' => '?',
  4153.             'security.firewall.map.context.main' => '?',
  4154.         ]);
  4155.     }
  4156.     /**
  4157.      * Gets the private '.session.deprecated' shared service.
  4158.      *
  4159.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4160.      */
  4161.     protected function get_Session_DeprecatedService()
  4162.     {
  4163.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4165.         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();
  4166.     }
  4167.     /**
  4168.      * Gets the private '.twig.command.debug.lazy' shared service.
  4169.      *
  4170.      * @return \Symfony\Component\Console\Command\LazyCommand
  4171.      */
  4172.     protected function get_Twig_Command_Debug_LazyService()
  4173.     {
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4176.         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 {
  4177.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4178.         });
  4179.     }
  4180.     /**
  4181.      * Gets the private '.twig.command.lint.lazy' shared service.
  4182.      *
  4183.      * @return \Symfony\Component\Console\Command\LazyCommand
  4184.      */
  4185.     protected function get_Twig_Command_Lint_LazyService()
  4186.     {
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4189.         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 {
  4190.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4191.         });
  4192.     }
  4193.     /**
  4194.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\Console\Command\LazyCommand
  4197.      */
  4198.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4199.     {
  4200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4202.         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 {
  4203.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4204.         });
  4205.     }
  4206.     /**
  4207.      * Gets the private 'App\Command\Fiche\FicheBatimentReimport' shared autowired service.
  4208.      *
  4209.      * @return \App\Command\Fiche\FicheBatimentReimport
  4210.      */
  4211.     protected function getFicheBatimentReimportService()
  4212.     {
  4213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4214.         include_once \dirname(__DIR__4).'/src/Command/Fiche/FicheBatimentReimport.php';
  4215.         $this->privates['App\\Command\\Fiche\\FicheBatimentReimport'] = $instance = new \App\Command\Fiche\FicheBatimentReimport(($this->privates['App\\Service\\Fiche\\FicheBatimentImportService'] ?? $this->getFicheBatimentImportServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4216.         $instance->setName('fiche:fiche-batiment-reimport');
  4217.         return $instance;
  4218.     }
  4219.     /**
  4220.      * Gets the private 'App\Command\ReminderLotCommand' shared autowired service.
  4221.      *
  4222.      * @return \App\Command\ReminderLotCommand
  4223.      */
  4224.     protected function getReminderLotCommandService()
  4225.     {
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4227.         include_once \dirname(__DIR__4).'/src/Command/ReminderLotCommand.php';
  4228.         $this->privates['App\\Command\\ReminderLotCommand'] = $instance = new \App\Command\ReminderLotCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4229.         $instance->setName('app:ReminderLot');
  4230.         $instance->setDescription('Envoi des rappels Ã  15 jours');
  4231.         return $instance;
  4232.     }
  4233.     /**
  4234.      * Gets the private 'App\Command\User\CreateUserCommand' shared autowired service.
  4235.      *
  4236.      * @return \App\Command\User\CreateUserCommand
  4237.      */
  4238.     protected function getCreateUserCommandService()
  4239.     {
  4240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4241.         include_once \dirname(__DIR__4).'/src/Command/User/CreateUserCommand.php';
  4242.         $this->privates['App\\Command\\User\\CreateUserCommand'] = $instance = new \App\Command\User\CreateUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4243.         $instance->setName('user:create');
  4244.         return $instance;
  4245.     }
  4246.     /**
  4247.      * Gets the private 'App\Form\AffichageGraphiqueType' shared autowired service.
  4248.      *
  4249.      * @return \App\Form\AffichageGraphiqueType
  4250.      */
  4251.     protected function getAffichageGraphiqueTypeService()
  4252.     {
  4253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4255.         include_once \dirname(__DIR__4).'/src/Form/AffichageGraphiqueType.php';
  4256.         return $this->privates['App\\Form\\AffichageGraphiqueType'] = new \App\Form\AffichageGraphiqueType();
  4257.     }
  4258.     /**
  4259.      * Gets the private 'App\Form\ContactType' shared autowired service.
  4260.      *
  4261.      * @return \App\Form\ContactType
  4262.      */
  4263.     protected function getContactTypeService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4267.         include_once \dirname(__DIR__4).'/src/Form/ContactType.php';
  4268.         return $this->privates['App\\Form\\ContactType'] = new \App\Form\ContactType();
  4269.     }
  4270.     /**
  4271.      * Gets the private 'App\Form\Fiche\FicheBatimentFilterType' shared autowired service.
  4272.      *
  4273.      * @return \App\Form\Fiche\FicheBatimentFilterType
  4274.      */
  4275.     protected function getFicheBatimentFilterTypeService()
  4276.     {
  4277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4279.         include_once \dirname(__DIR__4).'/src/Form/Fiche/FicheBatimentFilterType.php';
  4280.         return $this->privates['App\\Form\\Fiche\\FicheBatimentFilterType'] = new \App\Form\Fiche\FicheBatimentFilterType();
  4281.     }
  4282.     /**
  4283.      * Gets the private 'App\Form\InfiltrationType' shared autowired service.
  4284.      *
  4285.      * @return \App\Form\InfiltrationType
  4286.      */
  4287.     protected function getInfiltrationTypeService()
  4288.     {
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4291.         include_once \dirname(__DIR__4).'/src/Form/InfiltrationType.php';
  4292.         return $this->privates['App\\Form\\InfiltrationType'] = new \App\Form\InfiltrationType();
  4293.     }
  4294.     /**
  4295.      * Gets the private 'App\Form\ReutilisationType' shared autowired service.
  4296.      *
  4297.      * @return \App\Form\ReutilisationType
  4298.      */
  4299.     protected function getReutilisationTypeService()
  4300.     {
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4303.         include_once \dirname(__DIR__4).'/src/Form/ReutilisationType.php';
  4304.         return $this->privates['App\\Form\\ReutilisationType'] = new \App\Form\ReutilisationType();
  4305.     }
  4306.     /**
  4307.      * Gets the private 'App\Form\UploadFichierType' shared autowired service.
  4308.      *
  4309.      * @return \App\Form\UploadFichierType
  4310.      */
  4311.     protected function getUploadFichierTypeService()
  4312.     {
  4313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4315.         include_once \dirname(__DIR__4).'/src/Form/UploadFichierType.php';
  4316.         return $this->privates['App\\Form\\UploadFichierType'] = new \App\Form\UploadFichierType();
  4317.     }
  4318.     /**
  4319.      * Gets the private 'App\Form\User\InscriptionType' shared autowired service.
  4320.      *
  4321.      * @return \App\Form\User\InscriptionType
  4322.      */
  4323.     protected function getInscriptionTypeService()
  4324.     {
  4325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4326.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4327.         include_once \dirname(__DIR__4).'/src/Form/User/InscriptionType.php';
  4328.         return $this->privates['App\\Form\\User\\InscriptionType'] = new \App\Form\User\InscriptionType();
  4329.     }
  4330.     /**
  4331.      * Gets the private 'App\Form\User\LoginType' shared autowired service.
  4332.      *
  4333.      * @return \App\Form\User\LoginType
  4334.      */
  4335.     protected function getLoginTypeService()
  4336.     {
  4337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4339.         include_once \dirname(__DIR__4).'/src/Form/User/LoginType.php';
  4340.         return $this->privates['App\\Form\\User\\LoginType'] = new \App\Form\User\LoginType();
  4341.     }
  4342.     /**
  4343.      * Gets the private 'App\Form\User\MotDePasseOublieType' shared autowired service.
  4344.      *
  4345.      * @return \App\Form\User\MotDePasseOublieType
  4346.      */
  4347.     protected function getMotDePasseOublieTypeService()
  4348.     {
  4349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4351.         include_once \dirname(__DIR__4).'/src/Form/User/MotDePasseOublieType.php';
  4352.         return $this->privates['App\\Form\\User\\MotDePasseOublieType'] = new \App\Form\User\MotDePasseOublieType();
  4353.     }
  4354.     /**
  4355.      * Gets the private 'App\Form\User\UserChangePasswordType' shared autowired service.
  4356.      *
  4357.      * @return \App\Form\User\UserChangePasswordType
  4358.      */
  4359.     protected function getUserChangePasswordTypeService()
  4360.     {
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4363.         include_once \dirname(__DIR__4).'/src/Form/User/UserType.php';
  4364.         include_once \dirname(__DIR__4).'/src/Form/User/UserChangePasswordType.php';
  4365.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4366.         if (isset($this->privates['App\\Form\\User\\UserChangePasswordType'])) {
  4367.             return $this->privates['App\\Form\\User\\UserChangePasswordType'];
  4368.         }
  4369.         return $this->privates['App\\Form\\User\\UserChangePasswordType'] = new \App\Form\User\UserChangePasswordType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a);
  4370.     }
  4371.     /**
  4372.      * Gets the private 'App\Form\User\UserEditType' shared autowired service.
  4373.      *
  4374.      * @return \App\Form\User\UserEditType
  4375.      */
  4376.     protected function getUserEditTypeService()
  4377.     {
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4380.         include_once \dirname(__DIR__4).'/src/Form/User/UserEditType.php';
  4381.         return $this->privates['App\\Form\\User\\UserEditType'] = new \App\Form\User\UserEditType();
  4382.     }
  4383.     /**
  4384.      * Gets the private 'App\Form\User\UserFilterType' shared autowired service.
  4385.      *
  4386.      * @return \App\Form\User\UserFilterType
  4387.      */
  4388.     protected function getUserFilterTypeService()
  4389.     {
  4390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4392.         include_once \dirname(__DIR__4).'/src/Form/User/UserFilterType.php';
  4393.         return $this->privates['App\\Form\\User\\UserFilterType'] = new \App\Form\User\UserFilterType();
  4394.     }
  4395.     /**
  4396.      * Gets the private 'App\Form\User\UserType' shared autowired service.
  4397.      *
  4398.      * @return \App\Form\User\UserType
  4399.      */
  4400.     protected function getUserTypeService()
  4401.     {
  4402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4404.         include_once \dirname(__DIR__4).'/src/Form/User/UserType.php';
  4405.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4406.         if (isset($this->privates['App\\Form\\User\\UserType'])) {
  4407.             return $this->privates['App\\Form\\User\\UserType'];
  4408.         }
  4409.         return $this->privates['App\\Form\\User\\UserType'] = new \App\Form\User\UserType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a);
  4410.     }
  4411.     /**
  4412.      * Gets the private 'App\Form\User\UserUpdateProfileType' shared autowired service.
  4413.      *
  4414.      * @return \App\Form\User\UserUpdateProfileType
  4415.      */
  4416.     protected function getUserUpdateProfileTypeService()
  4417.     {
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4420.         include_once \dirname(__DIR__4).'/src/Form/User/UserUpdateProfileType.php';
  4421.         return $this->privates['App\\Form\\User\\UserUpdateProfileType'] = new \App\Form\User\UserUpdateProfileType();
  4422.     }
  4423.     /**
  4424.      * Gets the private 'App\Form\Visa\VisaCommentaireEntrepriseType' shared autowired service.
  4425.      *
  4426.      * @return \App\Form\Visa\VisaCommentaireEntrepriseType
  4427.      */
  4428.     protected function getVisaCommentaireEntrepriseTypeService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4432.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaCommentaireEntrepriseType.php';
  4433.         return $this->privates['App\\Form\\Visa\\VisaCommentaireEntrepriseType'] = new \App\Form\Visa\VisaCommentaireEntrepriseType();
  4434.     }
  4435.     /**
  4436.      * Gets the private 'App\Form\Visa\VisaContactEmail' shared autowired service.
  4437.      *
  4438.      * @return \App\Form\Visa\VisaContactEmail
  4439.      */
  4440.     protected function getVisaContactEmailService()
  4441.     {
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4444.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaContactEmail.php';
  4445.         return $this->privates['App\\Form\\Visa\\VisaContactEmail'] = new \App\Form\Visa\VisaContactEmail();
  4446.     }
  4447.     /**
  4448.      * Gets the private 'App\Form\Visa\VisaContactsType' shared autowired service.
  4449.      *
  4450.      * @return \App\Form\Visa\VisaContactsType
  4451.      */
  4452.     protected function getVisaContactsTypeService()
  4453.     {
  4454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4456.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaContactsType.php';
  4457.         return $this->privates['App\\Form\\Visa\\VisaContactsType'] = new \App\Form\Visa\VisaContactsType();
  4458.     }
  4459.     /**
  4460.      * Gets the private 'App\Form\Visa\VisaExigencesType' shared autowired service.
  4461.      *
  4462.      * @return \App\Form\Visa\VisaExigencesType
  4463.      */
  4464.     protected function getVisaExigencesTypeService()
  4465.     {
  4466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4468.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaExigencesType.php';
  4469.         return $this->privates['App\\Form\\Visa\\VisaExigencesType'] = new \App\Form\Visa\VisaExigencesType();
  4470.     }
  4471.     /**
  4472.      * Gets the private 'App\Form\Visa\VisaLotBilan' shared autowired service.
  4473.      *
  4474.      * @return \App\Form\Visa\VisaLotBilan
  4475.      */
  4476.     protected function getVisaLotBilanService()
  4477.     {
  4478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4480.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaLotBilan.php';
  4481.         return $this->privates['App\\Form\\Visa\\VisaLotBilan'] = new \App\Form\Visa\VisaLotBilan();
  4482.     }
  4483.     /**
  4484.      * Gets the private 'App\Form\Visa\VisaNouvelleExigenceType' shared autowired service.
  4485.      *
  4486.      * @return \App\Form\Visa\VisaNouvelleExigenceType
  4487.      */
  4488.     protected function getVisaNouvelleExigenceTypeService()
  4489.     {
  4490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4492.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaNouvelleExigenceType.php';
  4493.         return $this->privates['App\\Form\\Visa\\VisaNouvelleExigenceType'] = new \App\Form\Visa\VisaNouvelleExigenceType();
  4494.     }
  4495.     /**
  4496.      * Gets the private 'App\Form\Visa\VisaProjetBilan' shared autowired service.
  4497.      *
  4498.      * @return \App\Form\Visa\VisaProjetBilan
  4499.      */
  4500.     protected function getVisaProjetBilanService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4504.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaProjetBilan.php';
  4505.         return $this->privates['App\\Form\\Visa\\VisaProjetBilan'] = new \App\Form\Visa\VisaProjetBilan();
  4506.     }
  4507.     /**
  4508.      * Gets the private 'App\Form\Visa\VisaProjetsFormType' shared autowired service.
  4509.      *
  4510.      * @return \App\Form\Visa\VisaProjetsFormType
  4511.      */
  4512.     protected function getVisaProjetsFormTypeService()
  4513.     {
  4514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4516.         include_once \dirname(__DIR__4).'/src/Form/Visa/VisaProjetsFormType.php';
  4517.         return $this->privates['App\\Form\\Visa\\VisaProjetsFormType'] = new \App\Form\Visa\VisaProjetsFormType();
  4518.     }
  4519.     /**
  4520.      * Gets the private 'App\Repository\ContactRepository' shared autowired service.
  4521.      *
  4522.      * @return \App\Repository\ContactRepository
  4523.      */
  4524.     protected function getContactRepositoryService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4527.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4528.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4529.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4530.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4531.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4532.         include_once \dirname(__DIR__4).'/src/Repository/ContactRepository.php';
  4533.         return $this->privates['App\\Repository\\ContactRepository'] = new \App\Repository\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4534.     }
  4535.     /**
  4536.      * Gets the private 'App\Repository\Fiche\FicheBatimentExempleRepository' shared autowired service.
  4537.      *
  4538.      * @return \App\Repository\Fiche\FicheBatimentExempleRepository
  4539.      */
  4540.     protected function getFicheBatimentExempleRepositoryService()
  4541.     {
  4542.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4544.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4545.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4546.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4548.         include_once \dirname(__DIR__4).'/src/Repository/Fiche/FicheBatimentExempleRepository.php';
  4549.         return $this->privates['App\\Repository\\Fiche\\FicheBatimentExempleRepository'] = new \App\Repository\Fiche\FicheBatimentExempleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4550.     }
  4551.     /**
  4552.      * Gets the private 'App\Repository\Fiche\FicheBatimentRepository' shared autowired service.
  4553.      *
  4554.      * @return \App\Repository\Fiche\FicheBatimentRepository
  4555.      */
  4556.     protected function getFicheBatimentRepositoryService()
  4557.     {
  4558.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4559.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4560.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4563.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4564.         include_once \dirname(__DIR__4).'/src/Repository/Fiche/FicheBatimentRepository.php';
  4565.         return $this->privates['App\\Repository\\Fiche\\FicheBatimentRepository'] = new \App\Repository\Fiche\FicheBatimentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4566.     }
  4567.     /**
  4568.      * Gets the private 'App\Repository\FichierRepository' shared autowired service.
  4569.      *
  4570.      * @return \App\Repository\FichierRepository
  4571.      */
  4572.     protected function getFichierRepositoryService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4576.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4578.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4580.         include_once \dirname(__DIR__4).'/src/Repository/FichierRepository.php';
  4581.         return $this->privates['App\\Repository\\FichierRepository'] = new \App\Repository\FichierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4582.     }
  4583.     /**
  4584.      * Gets the private 'App\Repository\IdUserRepository' shared autowired service.
  4585.      *
  4586.      * @return \App\Repository\IdUserRepository
  4587.      */
  4588.     protected function getIdUserRepositoryService()
  4589.     {
  4590.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4591.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4593.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4595.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4596.         include_once \dirname(__DIR__4).'/src/Repository/IdUserRepository.php';
  4597.         return $this->privates['App\\Repository\\IdUserRepository'] = new \App\Repository\IdUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4598.     }
  4599.     /**
  4600.      * Gets the private 'App\Repository\InfiltrationRepository' shared autowired service.
  4601.      *
  4602.      * @return \App\Repository\InfiltrationRepository
  4603.      */
  4604.     protected function getInfiltrationRepositoryService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4607.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4609.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4611.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4612.         include_once \dirname(__DIR__4).'/src/Repository/InfiltrationRepository.php';
  4613.         return $this->privates['App\\Repository\\InfiltrationRepository'] = new \App\Repository\InfiltrationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4614.     }
  4615.     /**
  4616.      * Gets the private 'App\Repository\PluvioDatabaseRepository' shared autowired service.
  4617.      *
  4618.      * @return \App\Repository\PluvioDatabaseRepository
  4619.      */
  4620.     protected function getPluvioDatabaseRepositoryService()
  4621.     {
  4622.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4624.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4626.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4628.         include_once \dirname(__DIR__4).'/src/Repository/PluvioDatabaseRepository.php';
  4629.         return $this->privates['App\\Repository\\PluvioDatabaseRepository'] = new \App\Repository\PluvioDatabaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4630.     }
  4631.     /**
  4632.      * Gets the private 'App\Repository\PluviometrieRepository' shared autowired service.
  4633.      *
  4634.      * @return \App\Repository\PluviometrieRepository
  4635.      */
  4636.     protected function getPluviometrieRepositoryService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4641.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4644.         include_once \dirname(__DIR__4).'/src/Repository/PluviometrieRepository.php';
  4645.         return $this->privates['App\\Repository\\PluviometrieRepository'] = new \App\Repository\PluviometrieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4646.     }
  4647.     /**
  4648.      * Gets the private 'App\Repository\StationsMeteoRepository' shared autowired service.
  4649.      *
  4650.      * @return \App\Repository\StationsMeteoRepository
  4651.      */
  4652.     protected function getStationsMeteoRepositoryService()
  4653.     {
  4654.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4660.         include_once \dirname(__DIR__4).'/src/Repository/StationsMeteoRepository.php';
  4661.         return $this->privates['App\\Repository\\StationsMeteoRepository'] = new \App\Repository\StationsMeteoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4662.     }
  4663.     /**
  4664.      * Gets the private 'App\Repository\User\UserRepository' shared autowired service.
  4665.      *
  4666.      * @return \App\Repository\User\UserRepository
  4667.      */
  4668.     protected function getUserRepositoryService()
  4669.     {
  4670.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4671.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4676.         include_once \dirname(__DIR__4).'/src/Repository/User/UserRepository.php';
  4677.         return $this->privates['App\\Repository\\User\\UserRepository'] = new \App\Repository\User\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4678.     }
  4679.     /**
  4680.      * Gets the private 'App\Repository\User\UserTentativeConnexionRepository' shared autowired service.
  4681.      *
  4682.      * @return \App\Repository\User\UserTentativeConnexionRepository
  4683.      */
  4684.     protected function getUserTentativeConnexionRepositoryService()
  4685.     {
  4686.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4687.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4692.         include_once \dirname(__DIR__4).'/src/Repository/User/UserTentativeConnexionRepository.php';
  4693.         return $this->privates['App\\Repository\\User\\UserTentativeConnexionRepository'] = new \App\Repository\User\UserTentativeConnexionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4694.     }
  4695.     /**
  4696.      * Gets the private 'App\Repository\Visa\VisaBilansRepository' shared autowired service.
  4697.      *
  4698.      * @return \App\Repository\Visa\VisaBilansRepository
  4699.      */
  4700.     protected function getVisaBilansRepositoryService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4706.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4707.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4708.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaBilansRepository.php';
  4709.         return $this->privates['App\\Repository\\Visa\\VisaBilansRepository'] = new \App\Repository\Visa\VisaBilansRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4710.     }
  4711.     /**
  4712.      * Gets the private 'App\Repository\Visa\VisaContactsRepository' shared autowired service.
  4713.      *
  4714.      * @return \App\Repository\Visa\VisaContactsRepository
  4715.      */
  4716.     protected function getVisaContactsRepositoryService()
  4717.     {
  4718.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4719.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4721.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4722.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4724.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaContactsRepository.php';
  4725.         return $this->privates['App\\Repository\\Visa\\VisaContactsRepository'] = new \App\Repository\Visa\VisaContactsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4726.     }
  4727.     /**
  4728.      * Gets the private 'App\Repository\Visa\VisaExigencesRepository' shared autowired service.
  4729.      *
  4730.      * @return \App\Repository\Visa\VisaExigencesRepository
  4731.      */
  4732.     protected function getVisaExigencesRepositoryService()
  4733.     {
  4734.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4740.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaExigencesRepository.php';
  4741.         return $this->privates['App\\Repository\\Visa\\VisaExigencesRepository'] = new \App\Repository\Visa\VisaExigencesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4742.     }
  4743.     /**
  4744.      * Gets the private 'App\Repository\Visa\VisaJustificatifsRepository' shared autowired service.
  4745.      *
  4746.      * @return \App\Repository\Visa\VisaJustificatifsRepository
  4747.      */
  4748.     protected function getVisaJustificatifsRepositoryService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4751.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4752.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4754.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4756.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaJustificatifsRepository.php';
  4757.         return $this->privates['App\\Repository\\Visa\\VisaJustificatifsRepository'] = new \App\Repository\Visa\VisaJustificatifsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4758.     }
  4759.     /**
  4760.      * Gets the private 'App\Repository\Visa\VisaProjetsRepository' shared autowired service.
  4761.      *
  4762.      * @return \App\Repository\Visa\VisaProjetsRepository
  4763.      */
  4764.     protected function getVisaProjetsRepositoryService()
  4765.     {
  4766.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  4772.         include_once \dirname(__DIR__4).'/src/Repository/Visa/VisaProjetsRepository.php';
  4773.         return $this->privates['App\\Repository\\Visa\\VisaProjetsRepository'] = new \App\Repository\Visa\VisaProjetsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4774.     }
  4775.     /**
  4776.      * Gets the private 'App\Security\User\FormLoginAuthenticator' shared autowired service.
  4777.      *
  4778.      * @return \App\Security\User\FormLoginAuthenticator
  4779.      */
  4780.     protected function getFormLoginAuthenticatorService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  4787.         include_once \dirname(__DIR__4).'/src/Security/User/FormLoginAuthenticator.php';
  4788.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  4789.         if (isset($this->privates['App\\Security\\User\\FormLoginAuthenticator'])) {
  4790.             return $this->privates['App\\Security\\User\\FormLoginAuthenticator'];
  4791.         }
  4792.         return $this->privates['App\\Security\\User\\FormLoginAuthenticator'] = new \App\Security\User\FormLoginAuthenticator($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $this->getSession_FlashBagService());
  4793.     }
  4794.     /**
  4795.      * Gets the private 'App\Service\Fiche\FicheBatimentImportService' shared autowired service.
  4796.      *
  4797.      * @return \App\Service\Fiche\FicheBatimentImportService
  4798.      */
  4799.     protected function getFicheBatimentImportServiceService()
  4800.     {
  4801.         include_once \dirname(__DIR__4).'/src/Service/Fiche/FicheBatimentImportService.php';
  4802.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4803.         if (isset($this->privates['App\\Service\\Fiche\\FicheBatimentImportService'])) {
  4804.             return $this->privates['App\\Service\\Fiche\\FicheBatimentImportService'];
  4805.         }
  4806.         return $this->privates['App\\Service\\Fiche\\FicheBatimentImportService'] = new \App\Service\Fiche\FicheBatimentImportService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  4807.     }
  4808.     /**
  4809.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4810.      *
  4811.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4812.      */
  4813.     protected function getManagerRegistryAwareConnectionProviderService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4817.         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'));
  4818.     }
  4819.     /**
  4820.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4821.      *
  4822.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4823.      */
  4824.     protected function getRunSqlCommandService()
  4825.     {
  4826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  4828.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  4829.         $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()));
  4830.         $instance->setName('dbal:run-sql');
  4831.         return $instance;
  4832.     }
  4833.     /**
  4834.      * Gets the private 'annotations.cache_adapter' shared service.
  4835.      *
  4836.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4837.      */
  4838.     protected function getAnnotations_CacheAdapterService()
  4839.     {
  4840.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4841.     }
  4842.     /**
  4843.      * Gets the private 'annotations.cache_warmer' shared service.
  4844.      *
  4845.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4846.      */
  4847.     protected function getAnnotations_CacheWarmerService()
  4848.     {
  4849.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4852.         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);
  4853.     }
  4854.     /**
  4855.      * Gets the private 'annotations.cached_reader' shared service.
  4856.      *
  4857.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4858.      */
  4859.     protected function getAnnotations_CachedReaderService()
  4860.     {
  4861.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4862.     }
  4863.     /**
  4864.      * Gets the private 'annotations.reader' shared service.
  4865.      *
  4866.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4867.      */
  4868.     protected function getAnnotations_ReaderService()
  4869.     {
  4870.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4871.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4872.         $a->registerUniqueLoader('class_exists');
  4873.         $instance->addGlobalIgnoredName('required'$a);
  4874.         return $instance;
  4875.     }
  4876.     /**
  4877.      * Gets the private 'cache.annotations' shared service.
  4878.      *
  4879.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4880.      */
  4881.     protected function getCache_AnnotationsService()
  4882.     {
  4883.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B2lv792ur+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4884.     }
  4885.     /**
  4886.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4887.      *
  4888.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4889.      */
  4890.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4891.     {
  4892.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4893.     }
  4894.     /**
  4895.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4896.      *
  4897.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4898.      */
  4899.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4900.     {
  4901.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4902.     }
  4903.     /**
  4904.      * Gets the private 'cache.property_info' shared service.
  4905.      *
  4906.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4907.      */
  4908.     protected function getCache_PropertyInfoService()
  4909.     {
  4910.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('i34IISGwjW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4911.     }
  4912.     /**
  4913.      * Gets the private 'cache.security_expression_language' shared service.
  4914.      *
  4915.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4916.      */
  4917.     protected function getCache_SecurityExpressionLanguageService()
  4918.     {
  4919.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3U9jEoCG12'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4920.     }
  4921.     /**
  4922.      * Gets the private 'cache.serializer' shared service.
  4923.      *
  4924.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4925.      */
  4926.     protected function getCache_SerializerService()
  4927.     {
  4928.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J9El2iq8Zd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4929.     }
  4930.     /**
  4931.      * Gets the private 'cache.validator' shared service.
  4932.      *
  4933.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4934.      */
  4935.     protected function getCache_ValidatorService()
  4936.     {
  4937.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bmiOU3X1Mm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4938.     }
  4939.     /**
  4940.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4941.      *
  4942.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4943.      */
  4944.     protected function getCachePoolClearer_CacheWarmerService()
  4945.     {
  4946.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4948.         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']);
  4949.     }
  4950.     /**
  4951.      * Gets the private 'config_builder.warmer' shared service.
  4952.      *
  4953.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4954.      */
  4955.     protected function getConfigBuilder_WarmerService()
  4956.     {
  4957.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4959.         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()));
  4960.     }
  4961.     /**
  4962.      * Gets the private 'config_cache_factory' shared service.
  4963.      *
  4964.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4965.      */
  4966.     protected function getConfigCacheFactoryService()
  4967.     {
  4968.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4969.             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)));
  4970.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4971.         }, 2));
  4972.     }
  4973.     /**
  4974.      * Gets the private 'console.command.about' shared service.
  4975.      *
  4976.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4977.      */
  4978.     protected function getConsole_Command_AboutService()
  4979.     {
  4980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4982.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4983.         $instance->setName('about');
  4984.         $instance->setDescription('Display information about the current project');
  4985.         return $instance;
  4986.     }
  4987.     /**
  4988.      * Gets the private 'console.command.assets_install' shared service.
  4989.      *
  4990.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4991.      */
  4992.     protected function getConsole_Command_AssetsInstallService()
  4993.     {
  4994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4997.         $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));
  4998.         $instance->setName('assets:install');
  4999.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5000.         return $instance;
  5001.     }
  5002.     /**
  5003.      * Gets the private 'console.command.cache_clear' shared service.
  5004.      *
  5005.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5006.      */
  5007.     protected function getConsole_Command_CacheClearService()
  5008.     {
  5009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5011.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5012.         $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())));
  5013.         $instance->setName('cache:clear');
  5014.         $instance->setDescription('Clear the cache');
  5015.         return $instance;
  5016.     }
  5017.     /**
  5018.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5019.      *
  5020.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5021.      */
  5022.     protected function getConsole_Command_CachePoolClearService()
  5023.     {
  5024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5026.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  5027.         $instance->setName('cache:pool:clear');
  5028.         $instance->setDescription('Clear cache pools');
  5029.         return $instance;
  5030.     }
  5031.     /**
  5032.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5033.      *
  5034.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5035.      */
  5036.     protected function getConsole_Command_CachePoolDeleteService()
  5037.     {
  5038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5040.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  5041.         $instance->setName('cache:pool:delete');
  5042.         $instance->setDescription('Delete an item from a cache pool');
  5043.         return $instance;
  5044.     }
  5045.     /**
  5046.      * Gets the private 'console.command.cache_pool_list' shared service.
  5047.      *
  5048.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5049.      */
  5050.     protected function getConsole_Command_CachePoolListService()
  5051.     {
  5052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5054.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  5055.         $instance->setName('cache:pool:list');
  5056.         $instance->setDescription('List available cache pools');
  5057.         return $instance;
  5058.     }
  5059.     /**
  5060.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5061.      *
  5062.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5063.      */
  5064.     protected function getConsole_Command_CachePoolPruneService()
  5065.     {
  5066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5068.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5069.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5070.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5071.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5072.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5073.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5074.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5075.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5076.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5077.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5078.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5079.         }, 10));
  5080.         $instance->setName('cache:pool:prune');
  5081.         $instance->setDescription('Prune cache pools');
  5082.         return $instance;
  5083.     }
  5084.     /**
  5085.      * Gets the private 'console.command.cache_warmup' shared service.
  5086.      *
  5087.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5088.      */
  5089.     protected function getConsole_Command_CacheWarmupService()
  5090.     {
  5091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5093.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5094.         $instance->setName('cache:warmup');
  5095.         $instance->setDescription('Warm up an empty cache');
  5096.         return $instance;
  5097.     }
  5098.     /**
  5099.      * Gets the private 'console.command.config_debug' shared service.
  5100.      *
  5101.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5102.      */
  5103.     protected function getConsole_Command_ConfigDebugService()
  5104.     {
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5110.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5111.         $instance->setName('debug:config');
  5112.         $instance->setDescription('Dump the current configuration for an extension');
  5113.         return $instance;
  5114.     }
  5115.     /**
  5116.      * Gets the private 'console.command.config_dump_reference' shared service.
  5117.      *
  5118.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5119.      */
  5120.     protected function getConsole_Command_ConfigDumpReferenceService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5127.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5128.         $instance->setName('config:dump-reference');
  5129.         $instance->setDescription('Dump the default configuration for an extension');
  5130.         return $instance;
  5131.     }
  5132.     /**
  5133.      * Gets the private 'console.command.container_debug' shared service.
  5134.      *
  5135.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5136.      */
  5137.     protected function getConsole_Command_ContainerDebugService()
  5138.     {
  5139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5142.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5143.         $instance->setName('debug:container');
  5144.         $instance->setDescription('Display current services for an application');
  5145.         return $instance;
  5146.     }
  5147.     /**
  5148.      * Gets the private 'console.command.container_lint' shared service.
  5149.      *
  5150.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5151.      */
  5152.     protected function getConsole_Command_ContainerLintService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5156.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5157.         $instance->setName('lint:container');
  5158.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5159.         return $instance;
  5160.     }
  5161.     /**
  5162.      * Gets the private 'console.command.debug_autowiring' shared service.
  5163.      *
  5164.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5165.      */
  5166.     protected function getConsole_Command_DebugAutowiringService()
  5167.     {
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5172.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5173.         $instance->setName('debug:autowiring');
  5174.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5175.         return $instance;
  5176.     }
  5177.     /**
  5178.      * Gets the private 'console.command.dotenv_debug' shared service.
  5179.      *
  5180.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5181.      */
  5182.     protected function getConsole_Command_DotenvDebugService()
  5183.     {
  5184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5186.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5187.         $instance->setName('debug:dotenv');
  5188.         $instance->setDescription('Lists all dotenv files with variables and values');
  5189.         return $instance;
  5190.     }
  5191.     /**
  5192.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5193.      *
  5194.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5195.      */
  5196.     protected function getConsole_Command_EventDispatcherDebugService()
  5197.     {
  5198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5200.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  5201.         $instance->setName('debug:event-dispatcher');
  5202.         $instance->setDescription('Display configured listeners for an application');
  5203.         return $instance;
  5204.     }
  5205.     /**
  5206.      * Gets the private 'console.command.form_debug' shared service.
  5207.      *
  5208.      * @return \Symfony\Component\Form\Command\DebugCommand
  5209.      */
  5210.     protected function getConsole_Command_FormDebugService()
  5211.     {
  5212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5213.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5214.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'App\\Form\\Fiche'=> 'App\\Form\\User'=> 'App\\Form\\Visa'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\AffichageGraphiqueType'=> 'App\\Form\\ContactType'=> 'App\\Form\\Fiche\\FicheBatimentFilterType'=> 'App\\Form\\InfiltrationType'=> 'App\\Form\\ReutilisationType'=> 'App\\Form\\UploadFichierType'=> 'App\\Form\\User\\InscriptionType'=> 'App\\Form\\User\\LoginType'=> 'App\\Form\\User\\MotDePasseOublieType'=> 'App\\Form\\User\\UserChangePasswordType'10 => 'App\\Form\\User\\UserEditType'11 => 'App\\Form\\User\\UserFilterType'12 => 'App\\Form\\User\\UserType'13 => 'App\\Form\\User\\UserUpdateProfileType'14 => 'App\\Form\\Visa\\VisaCommentaireEntrepriseType'15 => 'App\\Form\\Visa\\VisaContactEmail'16 => 'App\\Form\\Visa\\VisaContactsType'17 => 'App\\Form\\Visa\\VisaExigencesType'18 => 'App\\Form\\Visa\\VisaLotBilan'19 => 'App\\Form\\Visa\\VisaNouvelleExigenceType'20 => 'App\\Form\\Visa\\VisaProjetBilan'21 => 'App\\Form\\Visa\\VisaProjetsFormType'22 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'24 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'25 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'26 => '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()));
  5215.         $instance->setName('debug:form');
  5216.         $instance->setDescription('Display form type information');
  5217.         return $instance;
  5218.     }
  5219.     /**
  5220.      * Gets the private 'console.command.router_debug' shared service.
  5221.      *
  5222.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5223.      */
  5224.     protected function getConsole_Command_RouterDebugService()
  5225.     {
  5226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5229.         $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()));
  5230.         $instance->setName('debug:router');
  5231.         $instance->setDescription('Display current routes for an application');
  5232.         return $instance;
  5233.     }
  5234.     /**
  5235.      * Gets the private 'console.command.router_match' shared service.
  5236.      *
  5237.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5238.      */
  5239.     protected function getConsole_Command_RouterMatchService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5243.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5244.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5245.         }, 1));
  5246.         $instance->setName('router:match');
  5247.         $instance->setDescription('Help debug routes by simulating a path info match');
  5248.         return $instance;
  5249.     }
  5250.     /**
  5251.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5252.      *
  5253.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5254.      */
  5255.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5256.     {
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5258.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5261.         $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')))));
  5262.         $instance->setName('secrets:decrypt-to-local');
  5263.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5264.         return $instance;
  5265.     }
  5266.     /**
  5267.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5268.      *
  5269.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5270.      */
  5271.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5272.     {
  5273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5277.         $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')))));
  5278.         $instance->setName('secrets:encrypt-from-local');
  5279.         $instance->setDescription('Encrypt all local secrets to the vault');
  5280.         return $instance;
  5281.     }
  5282.     /**
  5283.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5284.      *
  5285.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5286.      */
  5287.     protected function getConsole_Command_SecretsGenerateKeyService()
  5288.     {
  5289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5293.         $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')))));
  5294.         $instance->setName('secrets:generate-keys');
  5295.         $instance->setDescription('Generate new encryption keys');
  5296.         return $instance;
  5297.     }
  5298.     /**
  5299.      * Gets the private 'console.command.secrets_list' shared service.
  5300.      *
  5301.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5302.      */
  5303.     protected function getConsole_Command_SecretsListService()
  5304.     {
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5309.         $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')))));
  5310.         $instance->setName('secrets:list');
  5311.         $instance->setDescription('List all secrets');
  5312.         return $instance;
  5313.     }
  5314.     /**
  5315.      * Gets the private 'console.command.secrets_remove' shared service.
  5316.      *
  5317.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5318.      */
  5319.     protected function getConsole_Command_SecretsRemoveService()
  5320.     {
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5323.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5325.         $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')))));
  5326.         $instance->setName('secrets:remove');
  5327.         $instance->setDescription('Remove a secret from the vault');
  5328.         return $instance;
  5329.     }
  5330.     /**
  5331.      * Gets the private 'console.command.secrets_set' shared service.
  5332.      *
  5333.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5334.      */
  5335.     protected function getConsole_Command_SecretsSetService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5341.         $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')))));
  5342.         $instance->setName('secrets:set');
  5343.         $instance->setDescription('Set a secret in the vault');
  5344.         return $instance;
  5345.     }
  5346.     /**
  5347.      * Gets the private 'console.command.translation_debug' shared service.
  5348.      *
  5349.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5350.      */
  5351.     protected function getConsole_Command_TranslationDebugService()
  5352.     {
  5353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5355.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations')], [=> 'public/css'=> 'public/img'=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/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/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  5356.         $instance->setName('debug:translation');
  5357.         $instance->setDescription('Display translation messages information');
  5358.         return $instance;
  5359.     }
  5360.     /**
  5361.      * Gets the private 'console.command.translation_extract' shared service.
  5362.      *
  5363.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5364.      */
  5365.     protected function getConsole_Command_TranslationExtractService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5369.         $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/knplabs/knp-paginator-bundle/translations')], [=> 'public/css'=> 'public/img'=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/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/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  5370.         $instance->setName('translation:extract');
  5371.         $instance->setAliases([=> 'translation:update']);
  5372.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5373.         return $instance;
  5374.     }
  5375.     /**
  5376.      * Gets the private 'console.command.translation_pull' shared service.
  5377.      *
  5378.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5379.      */
  5380.     protected function getConsole_Command_TranslationPullService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5385.         $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', [], []);
  5386.         $instance->setName('translation:pull');
  5387.         $instance->setDescription('Pull translations from a given provider.');
  5388.         return $instance;
  5389.     }
  5390.     /**
  5391.      * Gets the private 'console.command.translation_push' shared service.
  5392.      *
  5393.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5394.      */
  5395.     protected function getConsole_Command_TranslationPushService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5400.         $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()), [], []);
  5401.         $instance->setName('translation:push');
  5402.         $instance->setDescription('Push translations to a given provider.');
  5403.         return $instance;
  5404.     }
  5405.     /**
  5406.      * Gets the private 'console.command.validator_debug' shared service.
  5407.      *
  5408.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5409.      */
  5410.     protected function getConsole_Command_ValidatorDebugService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5414.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5415.         $instance->setName('debug:validator');
  5416.         $instance->setDescription('Display validation constraints for classes');
  5417.         return $instance;
  5418.     }
  5419.     /**
  5420.      * Gets the private 'console.command.xliff_lint' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5423.      */
  5424.     protected function getConsole_Command_XliffLintService()
  5425.     {
  5426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5428.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5429.         $instance->setName('lint:xliff');
  5430.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5431.         return $instance;
  5432.     }
  5433.     /**
  5434.      * Gets the private 'console.command.yaml_lint' shared service.
  5435.      *
  5436.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5437.      */
  5438.     protected function getConsole_Command_YamlLintService()
  5439.     {
  5440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5441.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5443.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5444.         $instance->setName('lint:yaml');
  5445.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5446.         return $instance;
  5447.     }
  5448.     /**
  5449.      * Gets the private 'console.error_listener' shared service.
  5450.      *
  5451.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5452.      */
  5453.     protected function getConsole_ErrorListenerService()
  5454.     {
  5455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5456.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5457.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5458.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5459.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5460.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5461.     }
  5462.     /**
  5463.      * Gets the private 'container.env_var_processor' shared service.
  5464.      *
  5465.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5466.      */
  5467.     protected function getContainer_EnvVarProcessorService()
  5468.     {
  5469.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5471.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5472.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5473.         }, 1));
  5474.     }
  5475.     /**
  5476.      * Gets the private 'container.getenv' shared service.
  5477.      *
  5478.      * @return \Closure
  5479.      */
  5480.     protected function getContainer_GetenvService()
  5481.     {
  5482.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  5483.     }
  5484.     /**
  5485.      * Gets the private 'data_collector.form' shared service.
  5486.      *
  5487.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5488.      */
  5489.     protected function getDataCollector_FormService()
  5490.     {
  5491.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5492.     }
  5493.     /**
  5494.      * Gets the private 'data_collector.request' shared service.
  5495.      *
  5496.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5497.      */
  5498.     protected function getDataCollector_RequestService()
  5499.     {
  5500.         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())));
  5501.     }
  5502.     /**
  5503.      * Gets the private 'data_collector.request.session_collector' shared service.
  5504.      *
  5505.      * @return \Closure
  5506.      */
  5507.     protected function getDataCollector_Request_SessionCollectorService()
  5508.     {
  5509.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  5510.     }
  5511.     /**
  5512.      * Gets the private 'debug.argument_resolver.default' shared service.
  5513.      *
  5514.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5515.      */
  5516.     protected function getDebug_ArgumentResolver_DefaultService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5521.         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))));
  5522.     }
  5523.     /**
  5524.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5525.      *
  5526.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5527.      */
  5528.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5529.     {
  5530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5533.         $a = ($this->privates['.service_locator.7fdntVa'] ?? $this->get_ServiceLocator_7fdntVaService());
  5534.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  5535.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  5536.         }
  5537.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5538.     }
  5539.     /**
  5540.      * Gets the private 'debug.argument_resolver.request' shared service.
  5541.      *
  5542.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5543.      */
  5544.     protected function getDebug_ArgumentResolver_RequestService()
  5545.     {
  5546.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5549.         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))));
  5550.     }
  5551.     /**
  5552.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5553.      *
  5554.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5555.      */
  5556.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5557.     {
  5558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5561.         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))));
  5562.     }
  5563.     /**
  5564.      * Gets the private 'debug.argument_resolver.service' shared service.
  5565.      *
  5566.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5567.      */
  5568.     protected function getDebug_ArgumentResolver_ServiceService()
  5569.     {
  5570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5571.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5573.         $a = ($this->privates['.service_locator.7fdntVa'] ?? $this->get_ServiceLocator_7fdntVaService());
  5574.         if (isset($this->privates['debug.argument_resolver.service'])) {
  5575.             return $this->privates['debug.argument_resolver.service'];
  5576.         }
  5577.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5578.     }
  5579.     /**
  5580.      * Gets the private 'debug.argument_resolver.session' shared service.
  5581.      *
  5582.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5583.      */
  5584.     protected function getDebug_ArgumentResolver_SessionService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5589.         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))));
  5590.     }
  5591.     /**
  5592.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5593.      *
  5594.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5595.      */
  5596.     protected function getDebug_ArgumentResolver_VariadicService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5601.         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))));
  5602.     }
  5603.     /**
  5604.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5605.      *
  5606.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5607.      */
  5608.     protected function getDebug_DebugHandlersListenerService()
  5609.     {
  5610.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5611.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5612.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5613.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5614.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5615.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5616.     }
  5617.     /**
  5618.      * Gets the private 'debug.dump_listener' shared service.
  5619.      *
  5620.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5621.      */
  5622.     protected function getDebug_DumpListenerService()
  5623.     {
  5624.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5626.         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()));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'debug.file_link_formatter' shared service.
  5630.      *
  5631.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5632.      */
  5633.     protected function getDebug_FileLinkFormatterService()
  5634.     {
  5635.         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 () {
  5636.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5637.         });
  5638.     }
  5639.     /**
  5640.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5641.      *
  5642.      * @return \string
  5643.      */
  5644.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5645.     {
  5646.         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');
  5647.     }
  5648.     /**
  5649.      * Gets the private 'debug.log_processor' shared service.
  5650.      *
  5651.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5652.      */
  5653.     protected function getDebug_LogProcessorService()
  5654.     {
  5655.         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())));
  5656.     }
  5657.     /**
  5658.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5659.      *
  5660.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5661.      */
  5662.     protected function getDebug_Security_Access_DecisionManagerService()
  5663.     {
  5664.         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 () {
  5665.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5666.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5667.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5668.             yield => ($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'] ?? $this->getFicheBatimentVoterService());
  5669.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5670.     }
  5671.     /**
  5672.      * Gets the private 'debug.security.firewall' shared service.
  5673.      *
  5674.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5675.      */
  5676.     protected function getDebug_Security_FirewallService()
  5677.     {
  5678.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5679.         if (isset($this->privates['debug.security.firewall'])) {
  5680.             return $this->privates['debug.security.firewall'];
  5681.         }
  5682.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5683.         if (isset($this->privates['debug.security.firewall'])) {
  5684.             return $this->privates['debug.security.firewall'];
  5685.         }
  5686.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5687.     }
  5688.     /**
  5689.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5690.      *
  5691.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5692.      */
  5693.     protected function getDebug_Security_UserValueResolverService()
  5694.     {
  5695.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5696.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5698.         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))));
  5699.     }
  5700.     /**
  5701.      * Gets the private 'debug.security.voter.App\Voter\Fiche\FicheBatimentVoter' shared service.
  5702.      *
  5703.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5704.      */
  5705.     protected function getFicheBatimentVoterService()
  5706.     {
  5707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  5711.         include_once \dirname(__DIR__4).'/src/Voter/Fiche/FicheBatimentVoter.php';
  5712.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5713.         if (isset($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'])) {
  5714.             return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'];
  5715.         }
  5716.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5717.         if (isset($this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'])) {
  5718.             return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'];
  5719.         }
  5720.         return $this->privates['debug.security.voter.App\\Voter\\Fiche\\FicheBatimentVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Voter\Fiche\FicheBatimentVoter($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $b);
  5721.     }
  5722.     /**
  5723.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5724.      *
  5725.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5726.      */
  5727.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5733.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5734.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  5735.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  5736.         }
  5737.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  5738.     }
  5739.     /**
  5740.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5741.      *
  5742.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5743.      */
  5744.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5745.     {
  5746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5750.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5751.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5752.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5753.         }
  5754.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5755.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5756.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  5757.         }
  5758.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  5759.     }
  5760.     /**
  5761.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5762.      *
  5763.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5764.      */
  5765.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5766.     {
  5767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5771.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5772.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5773.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  5774.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  5775.         }
  5776.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  5777.     }
  5778.     /**
  5779.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5780.      *
  5781.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5782.      */
  5783.     protected function getDebug_Security_Voter_VoteListenerService()
  5784.     {
  5785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5786.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  5787.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  5788.             return $this->privates['debug.security.voter.vote_listener'];
  5789.         }
  5790.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  5791.     }
  5792.     /**
  5793.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5794.      *
  5795.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  5796.      */
  5797.     protected function getDoctrine_CacheClearMetadataCommandService()
  5798.     {
  5799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5802.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5803.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5804.         $instance->setName('doctrine:cache:clear-metadata');
  5805.         return $instance;
  5806.     }
  5807.     /**
  5808.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5809.      *
  5810.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  5811.      */
  5812.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5813.     {
  5814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  5818.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5819.         $instance->setName('doctrine:cache:clear-query');
  5820.         return $instance;
  5821.     }
  5822.     /**
  5823.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5824.      *
  5825.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  5826.      */
  5827.     protected function getDoctrine_CacheClearResultCommandService()
  5828.     {
  5829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5831.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  5833.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5834.         $instance->setName('doctrine:cache:clear-result');
  5835.         return $instance;
  5836.     }
  5837.     /**
  5838.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5839.      *
  5840.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  5841.      */
  5842.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5843.     {
  5844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5848.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5849.         $instance->setName('doctrine:cache:clear-collection-region');
  5850.         return $instance;
  5851.     }
  5852.     /**
  5853.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5854.      *
  5855.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  5856.      */
  5857.     protected function getDoctrine_ClearEntityRegionCommandService()
  5858.     {
  5859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5863.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5864.         $instance->setName('doctrine:cache:clear-entity-region');
  5865.         return $instance;
  5866.     }
  5867.     /**
  5868.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5869.      *
  5870.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  5871.      */
  5872.     protected function getDoctrine_ClearQueryRegionCommandService()
  5873.     {
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5878.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5879.         $instance->setName('doctrine:cache:clear-query-region');
  5880.         return $instance;
  5881.     }
  5882.     /**
  5883.      * Gets the private 'doctrine.database_create_command' shared service.
  5884.      *
  5885.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5886.      */
  5887.     protected function getDoctrine_DatabaseCreateCommandService()
  5888.     {
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  5892.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5893.         $instance->setName('doctrine:database:create');
  5894.         return $instance;
  5895.     }
  5896.     /**
  5897.      * Gets the private 'doctrine.database_drop_command' shared service.
  5898.      *
  5899.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5900.      */
  5901.     protected function getDoctrine_DatabaseDropCommandService()
  5902.     {
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  5906.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5907.         $instance->setName('doctrine:database:drop');
  5908.         return $instance;
  5909.     }
  5910.     /**
  5911.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  5912.      *
  5913.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  5914.      */
  5915.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  5916.     {
  5917.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5918.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5919.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  5920.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  5921.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  5922.         ], [
  5923.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  5924.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  5925.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  5926.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  5927.         ]), [=> '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']]);
  5928.     }
  5929.     /**
  5930.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5931.      *
  5932.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  5933.      */
  5934.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5935.     {
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5940.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5941.         $instance->setName('doctrine:ensure-production-settings');
  5942.         return $instance;
  5943.     }
  5944.     /**
  5945.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  5946.      *
  5947.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  5948.      */
  5949.     protected function getDoctrine_FixturesLoadCommandService()
  5950.     {
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  5955.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  5956.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/OrderedFixtureInterface.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/FixtureGroupInterface.php';
  5967.         include_once \dirname(__DIR__4).'/src/DataFixtures/User/UserAdminFixture.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  5970.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  5971.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\User\UserAdminFixture(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), 'groups' => []]]);
  5972.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  5973.         $instance->setName('doctrine:fixtures:load');
  5974.         return $instance;
  5975.     }
  5976.     /**
  5977.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5978.      *
  5979.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  5980.      */
  5981.     protected function getDoctrine_MappingConvertCommandService()
  5982.     {
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5986.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  5987.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5988.         $instance->setName('doctrine:mapping:convert');
  5989.         return $instance;
  5990.     }
  5991.     /**
  5992.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5993.      *
  5994.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5995.      */
  5996.     protected function getDoctrine_MappingImportCommandService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  6001.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6002.         $instance->setName('doctrine:mapping:import');
  6003.         return $instance;
  6004.     }
  6005.     /**
  6006.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6007.      *
  6008.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6009.      */
  6010.     protected function getDoctrine_MappingInfoCommandService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  6016.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6017.         $instance->setName('doctrine:mapping:info');
  6018.         return $instance;
  6019.     }
  6020.     /**
  6021.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6022.      *
  6023.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6024.      */
  6025.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6026.     {
  6027.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6029.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6030.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6031.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6032.         }
  6033.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6034.     }
  6035.     /**
  6036.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6037.      *
  6038.      * @return \Doctrine\Migrations\DependencyFactory
  6039.      */
  6040.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6041.     {
  6042.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6050.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6051.         $a->setAllOrNothing(false);
  6052.         $a->setCheckDatabasePlatform(true);
  6053.         $a->setTransactional(true);
  6054.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6055.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6056.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6057.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6058.         });
  6059.         return $instance;
  6060.     }
  6061.     /**
  6062.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6063.      *
  6064.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6065.      */
  6066.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6067.     {
  6068.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6070.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6071.     }
  6072.     /**
  6073.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6074.      *
  6075.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6076.      */
  6077.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6080.         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()));
  6081.     }
  6082.     /**
  6083.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6084.      *
  6085.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6086.      */
  6087.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6088.     {
  6089.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  6090.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6091.     }
  6092.     /**
  6093.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6094.      *
  6095.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6096.      */
  6097.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6098.     {
  6099.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6101.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6102.     }
  6103.     /**
  6104.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6105.      *
  6106.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6107.      */
  6108.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6112.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6113.             return new \EmptyIterator();
  6114.         }, 0));
  6115.     }
  6116.     /**
  6117.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6118.      *
  6119.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6120.      */
  6121.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6122.     {
  6123.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6125.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6126.     }
  6127.     /**
  6128.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6129.      *
  6130.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6131.      */
  6132.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6136.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6137.     }
  6138.     /**
  6139.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6140.      *
  6141.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6142.      */
  6143.     protected function getDoctrine_Orm_Validator_UniqueService()
  6144.     {
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6148.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6149.     }
  6150.     /**
  6151.      * Gets the private 'doctrine.query_dql_command' shared service.
  6152.      *
  6153.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  6154.      */
  6155.     protected function getDoctrine_QueryDqlCommandService()
  6156.     {
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  6161.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6162.         $instance->setName('doctrine:query:dql');
  6163.         return $instance;
  6164.     }
  6165.     /**
  6166.      * Gets the private 'doctrine.query_sql_command' shared service.
  6167.      *
  6168.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6169.      */
  6170.     protected function getDoctrine_QuerySqlCommandService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  6176.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6177.         $instance->setName('doctrine:query:sql');
  6178.         return $instance;
  6179.     }
  6180.     /**
  6181.      * Gets the private 'doctrine.schema_create_command' shared service.
  6182.      *
  6183.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  6184.      */
  6185.     protected function getDoctrine_SchemaCreateCommandService()
  6186.     {
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6192.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6193.         $instance->setName('doctrine:schema:create');
  6194.         return $instance;
  6195.     }
  6196.     /**
  6197.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6198.      *
  6199.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  6200.      */
  6201.     protected function getDoctrine_SchemaDropCommandService()
  6202.     {
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  6208.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6209.         $instance->setName('doctrine:schema:drop');
  6210.         return $instance;
  6211.     }
  6212.     /**
  6213.      * Gets the private 'doctrine.schema_update_command' shared service.
  6214.      *
  6215.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  6216.      */
  6217.     protected function getDoctrine_SchemaUpdateCommandService()
  6218.     {
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6224.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6225.         $instance->setName('doctrine:schema:update');
  6226.         return $instance;
  6227.     }
  6228.     /**
  6229.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6230.      *
  6231.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  6232.      */
  6233.     protected function getDoctrine_SchemaValidateCommandService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  6239.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6240.         $instance->setName('doctrine:schema:validate');
  6241.         return $instance;
  6242.     }
  6243.     /**
  6244.      * Gets the private 'doctrine.ulid_generator' shared service.
  6245.      *
  6246.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  6247.      */
  6248.     protected function getDoctrine_UlidGeneratorService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  6252.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  6253.     }
  6254.     /**
  6255.      * Gets the private 'doctrine.uuid_generator' shared service.
  6256.      *
  6257.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  6258.      */
  6259.     protected function getDoctrine_UuidGeneratorService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  6263.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  6264.     }
  6265.     /**
  6266.      * Gets the private 'doctrine_migrations.current_command' shared service.
  6267.      *
  6268.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  6269.      */
  6270.     protected function getDoctrineMigrations_CurrentCommandService()
  6271.     {
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6273.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6274.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  6275.         $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');
  6276.         $instance->setName('doctrine:migrations:current');
  6277.         $instance->setDescription('Outputs the current version');
  6278.         return $instance;
  6279.     }
  6280.     /**
  6281.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6282.      *
  6283.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  6284.      */
  6285.     protected function getDoctrineMigrations_DiffCommandService()
  6286.     {
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6289.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  6290.         $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');
  6291.         $instance->setName('doctrine:migrations:diff');
  6292.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  6293.         return $instance;
  6294.     }
  6295.     /**
  6296.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6297.      *
  6298.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  6299.      */
  6300.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6301.     {
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  6305.         $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');
  6306.         $instance->setName('doctrine:migrations:dump-schema');
  6307.         $instance->setDescription('Dump the schema for your database to a migration.');
  6308.         return $instance;
  6309.     }
  6310.     /**
  6311.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6312.      *
  6313.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  6314.      */
  6315.     protected function getDoctrineMigrations_ExecuteCommandService()
  6316.     {
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  6320.         $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');
  6321.         $instance->setName('doctrine:migrations:execute');
  6322.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  6323.         return $instance;
  6324.     }
  6325.     /**
  6326.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6327.      *
  6328.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  6329.      */
  6330.     protected function getDoctrineMigrations_GenerateCommandService()
  6331.     {
  6332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  6335.         $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');
  6336.         $instance->setName('doctrine:migrations:generate');
  6337.         $instance->setDescription('Generate a blank migration class.');
  6338.         return $instance;
  6339.     }
  6340.     /**
  6341.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6342.      *
  6343.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  6344.      */
  6345.     protected function getDoctrineMigrations_LatestCommandService()
  6346.     {
  6347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  6350.         $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');
  6351.         $instance->setName('doctrine:migrations:latest');
  6352.         $instance->setDescription('Outputs the latest version');
  6353.         return $instance;
  6354.     }
  6355.     /**
  6356.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6357.      *
  6358.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  6359.      */
  6360.     protected function getDoctrineMigrations_MigrateCommandService()
  6361.     {
  6362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6364.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  6365.         $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');
  6366.         $instance->setName('doctrine:migrations:migrate');
  6367.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  6368.         return $instance;
  6369.     }
  6370.     /**
  6371.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6372.      *
  6373.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  6374.      */
  6375.     protected function getDoctrineMigrations_RollupCommandService()
  6376.     {
  6377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6378.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6379.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  6380.         $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');
  6381.         $instance->setName('doctrine:migrations:rollup');
  6382.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6387.      *
  6388.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  6389.      */
  6390.     protected function getDoctrineMigrations_StatusCommandService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6393.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6394.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  6395.         $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');
  6396.         $instance->setName('doctrine:migrations:status');
  6397.         $instance->setDescription('View the status of a set of migrations.');
  6398.         return $instance;
  6399.     }
  6400.     /**
  6401.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  6402.      *
  6403.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  6404.      */
  6405.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  6406.     {
  6407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6409.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  6410.         $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');
  6411.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  6412.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  6413.         return $instance;
  6414.     }
  6415.     /**
  6416.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6417.      *
  6418.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  6419.      */
  6420.     protected function getDoctrineMigrations_UpToDateCommandService()
  6421.     {
  6422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  6425.         $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');
  6426.         $instance->setName('doctrine:migrations:up-to-date');
  6427.         $instance->setDescription('Tells you if your schema is up-to-date.');
  6428.         return $instance;
  6429.     }
  6430.     /**
  6431.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6432.      *
  6433.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  6434.      */
  6435.     protected function getDoctrineMigrations_VersionCommandService()
  6436.     {
  6437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6439.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  6440.         $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');
  6441.         $instance->setName('doctrine:migrations:version');
  6442.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  6443.         return $instance;
  6444.     }
  6445.     /**
  6446.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  6447.      *
  6448.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  6449.      */
  6450.     protected function getDoctrineMigrations_VersionsCommandService()
  6451.     {
  6452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  6455.         $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');
  6456.         $instance->setName('doctrine:migrations:list');
  6457.         $instance->setDescription('Display a list of all available migrations and their status.');
  6458.         return $instance;
  6459.     }
  6460.     /**
  6461.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6462.      *
  6463.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6464.      */
  6465.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6466.     {
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6469.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6470.         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()));
  6471.     }
  6472.     /**
  6473.      * Gets the private 'exception_listener' shared service.
  6474.      *
  6475.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6476.      */
  6477.     protected function getExceptionListenerService()
  6478.     {
  6479.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6480.     }
  6481.     /**
  6482.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6483.      *
  6484.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6485.      */
  6486.     protected function getForm_ChoiceListFactory_CachedService()
  6487.     {
  6488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6492.         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())));
  6493.     }
  6494.     /**
  6495.      * Gets the private 'form.registry' shared service.
  6496.      *
  6497.      * @return \Symfony\Component\Form\FormRegistry
  6498.      */
  6499.     protected function getForm_RegistryService()
  6500.     {
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6508.         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, [
  6509.             'App\\Form\\AffichageGraphiqueType' => ['privates''App\\Form\\AffichageGraphiqueType''getAffichageGraphiqueTypeService'false],
  6510.             'App\\Form\\ContactType' => ['privates''App\\Form\\ContactType''getContactTypeService'false],
  6511.             'App\\Form\\Fiche\\FicheBatimentFilterType' => ['privates''App\\Form\\Fiche\\FicheBatimentFilterType''getFicheBatimentFilterTypeService'false],
  6512.             'App\\Form\\InfiltrationType' => ['privates''App\\Form\\InfiltrationType''getInfiltrationTypeService'false],
  6513.             'App\\Form\\ReutilisationType' => ['privates''App\\Form\\ReutilisationType''getReutilisationTypeService'false],
  6514.             'App\\Form\\UploadFichierType' => ['privates''App\\Form\\UploadFichierType''getUploadFichierTypeService'false],
  6515.             'App\\Form\\User\\InscriptionType' => ['privates''App\\Form\\User\\InscriptionType''getInscriptionTypeService'false],
  6516.             'App\\Form\\User\\LoginType' => ['privates''App\\Form\\User\\LoginType''getLoginTypeService'false],
  6517.             'App\\Form\\User\\MotDePasseOublieType' => ['privates''App\\Form\\User\\MotDePasseOublieType''getMotDePasseOublieTypeService'false],
  6518.             'App\\Form\\User\\UserChangePasswordType' => ['privates''App\\Form\\User\\UserChangePasswordType''getUserChangePasswordTypeService'false],
  6519.             'App\\Form\\User\\UserEditType' => ['privates''App\\Form\\User\\UserEditType''getUserEditTypeService'false],
  6520.             'App\\Form\\User\\UserFilterType' => ['privates''App\\Form\\User\\UserFilterType''getUserFilterTypeService'false],
  6521.             'App\\Form\\User\\UserType' => ['privates''App\\Form\\User\\UserType''getUserTypeService'false],
  6522.             'App\\Form\\User\\UserUpdateProfileType' => ['privates''App\\Form\\User\\UserUpdateProfileType''getUserUpdateProfileTypeService'false],
  6523.             'App\\Form\\Visa\\VisaCommentaireEntrepriseType' => ['privates''App\\Form\\Visa\\VisaCommentaireEntrepriseType''getVisaCommentaireEntrepriseTypeService'false],
  6524.             'App\\Form\\Visa\\VisaContactEmail' => ['privates''App\\Form\\Visa\\VisaContactEmail''getVisaContactEmailService'false],
  6525.             'App\\Form\\Visa\\VisaContactsType' => ['privates''App\\Form\\Visa\\VisaContactsType''getVisaContactsTypeService'false],
  6526.             'App\\Form\\Visa\\VisaExigencesType' => ['privates''App\\Form\\Visa\\VisaExigencesType''getVisaExigencesTypeService'false],
  6527.             'App\\Form\\Visa\\VisaLotBilan' => ['privates''App\\Form\\Visa\\VisaLotBilan''getVisaLotBilanService'false],
  6528.             'App\\Form\\Visa\\VisaNouvelleExigenceType' => ['privates''App\\Form\\Visa\\VisaNouvelleExigenceType''getVisaNouvelleExigenceTypeService'false],
  6529.             'App\\Form\\Visa\\VisaProjetBilan' => ['privates''App\\Form\\Visa\\VisaProjetBilan''getVisaProjetBilanService'false],
  6530.             'App\\Form\\Visa\\VisaProjetsFormType' => ['privates''App\\Form\\Visa\\VisaProjetsFormType''getVisaProjetsFormTypeService'false],
  6531.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  6532.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6533.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6534.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6535.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6536.         ], [
  6537.             'App\\Form\\AffichageGraphiqueType' => '?',
  6538.             'App\\Form\\ContactType' => '?',
  6539.             'App\\Form\\Fiche\\FicheBatimentFilterType' => '?',
  6540.             'App\\Form\\InfiltrationType' => '?',
  6541.             'App\\Form\\ReutilisationType' => '?',
  6542.             'App\\Form\\UploadFichierType' => '?',
  6543.             'App\\Form\\User\\InscriptionType' => '?',
  6544.             'App\\Form\\User\\LoginType' => '?',
  6545.             'App\\Form\\User\\MotDePasseOublieType' => '?',
  6546.             'App\\Form\\User\\UserChangePasswordType' => '?',
  6547.             'App\\Form\\User\\UserEditType' => '?',
  6548.             'App\\Form\\User\\UserFilterType' => '?',
  6549.             'App\\Form\\User\\UserType' => '?',
  6550.             'App\\Form\\User\\UserUpdateProfileType' => '?',
  6551.             'App\\Form\\Visa\\VisaCommentaireEntrepriseType' => '?',
  6552.             'App\\Form\\Visa\\VisaContactEmail' => '?',
  6553.             'App\\Form\\Visa\\VisaContactsType' => '?',
  6554.             'App\\Form\\Visa\\VisaExigencesType' => '?',
  6555.             'App\\Form\\Visa\\VisaLotBilan' => '?',
  6556.             'App\\Form\\Visa\\VisaNouvelleExigenceType' => '?',
  6557.             'App\\Form\\Visa\\VisaProjetBilan' => '?',
  6558.             'App\\Form\\Visa\\VisaProjetsFormType' => '?',
  6559.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6560.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6561.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6562.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6563.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6564.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6565.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6566.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6567.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6568.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6569.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6570.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6571.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6572.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6573.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6574.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6575.         }, 1)], new RewindableGenerator(function () {
  6576.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6577.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6578.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6579.     }
  6580.     /**
  6581.      * Gets the private 'form.server_params' shared service.
  6582.      *
  6583.      * @return \Symfony\Component\Form\Util\ServerParams
  6584.      */
  6585.     protected function getForm_ServerParamsService()
  6586.     {
  6587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6588.         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())));
  6589.     }
  6590.     /**
  6591.      * Gets the private 'form.type.choice' shared service.
  6592.      *
  6593.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6594.      */
  6595.     protected function getForm_Type_ChoiceService()
  6596.     {
  6597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6600.         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()));
  6601.     }
  6602.     /**
  6603.      * Gets the private 'form.type.color' shared service.
  6604.      *
  6605.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6606.      */
  6607.     protected function getForm_Type_ColorService()
  6608.     {
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6612.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6613.     }
  6614.     /**
  6615.      * Gets the private 'form.type.entity' shared service.
  6616.      *
  6617.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6618.      */
  6619.     protected function getForm_Type_EntityService()
  6620.     {
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6625.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6626.     }
  6627.     /**
  6628.      * Gets the private 'form.type.form' shared service.
  6629.      *
  6630.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6631.      */
  6632.     protected function getForm_Type_FormService()
  6633.     {
  6634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6638.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6639.     }
  6640.     /**
  6641.      * Gets the private 'form.type_extension.csrf' shared service.
  6642.      *
  6643.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6644.      */
  6645.     protected function getForm_TypeExtension_CsrfService()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6650.         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()));
  6651.     }
  6652.     /**
  6653.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6654.      *
  6655.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6656.      */
  6657.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6658.     {
  6659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6662.         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()));
  6663.     }
  6664.     /**
  6665.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6666.      *
  6667.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6668.      */
  6669.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6674.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6676.         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())));
  6677.     }
  6678.     /**
  6679.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6680.      *
  6681.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6682.      */
  6683.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6688.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6689.     }
  6690.     /**
  6691.      * Gets the private 'form.type_extension.form.validator' shared service.
  6692.      *
  6693.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6694.      */
  6695.     protected function getForm_TypeExtension_Form_ValidatorService()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6701.         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()));
  6702.     }
  6703.     /**
  6704.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6705.      *
  6706.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6707.      */
  6708.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6709.     {
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6713.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6714.     }
  6715.     /**
  6716.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6717.      *
  6718.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6719.      */
  6720.     protected function getForm_TypeGuesser_DoctrineService()
  6721.     {
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6724.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6725.     }
  6726.     /**
  6727.      * Gets the private 'form.type_guesser.validator' shared service.
  6728.      *
  6729.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6730.      */
  6731.     protected function getForm_TypeGuesser_ValidatorService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6735.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6736.     }
  6737.     /**
  6738.      * Gets the private 'fos_js_routing.dump_command' shared service.
  6739.      *
  6740.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  6741.      */
  6742.     protected function getFosJsRouting_DumpCommandService()
  6743.     {
  6744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  6746.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  6747.         $instance->setName('fos:js-routing:dump');
  6748.         return $instance;
  6749.     }
  6750.     /**
  6751.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  6752.      *
  6753.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  6754.      */
  6755.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  6756.     {
  6757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6758.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  6759.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  6760.         $instance->setName('fos:js-routing:debug');
  6761.         return $instance;
  6762.     }
  6763.     /**
  6764.      * Gets the private 'fragment.renderer.inline' shared service.
  6765.      *
  6766.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6767.      */
  6768.     protected function getFragment_Renderer_InlineService()
  6769.     {
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6773.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6774.         if (isset($this->privates['fragment.renderer.inline'])) {
  6775.             return $this->privates['fragment.renderer.inline'];
  6776.         }
  6777.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6778.         if (isset($this->privates['fragment.renderer.inline'])) {
  6779.             return $this->privates['fragment.renderer.inline'];
  6780.         }
  6781.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6782.         $instance->setFragmentPath('/_fragment');
  6783.         return $instance;
  6784.     }
  6785.     /**
  6786.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6787.      *
  6788.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6789.      */
  6790.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6791.     {
  6792.         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())));
  6793.     }
  6794.     /**
  6795.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6796.      *
  6797.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6798.      */
  6799.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6800.     {
  6801.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6802.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6803.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6804.         }
  6805.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  6806.     }
  6807.     /**
  6808.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  6809.      *
  6810.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  6811.      */
  6812.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  6813.     {
  6814.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  6815.     }
  6816.     /**
  6817.      * Gets the private 'locale_aware_listener' shared service.
  6818.      *
  6819.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6820.      */
  6821.     protected function getLocaleAwareListenerService()
  6822.     {
  6823.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6824.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  6825.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6826.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6827.     }
  6828.     /**
  6829.      * Gets the private 'locale_listener' shared service.
  6830.      *
  6831.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6832.      */
  6833.     protected function getLocaleListenerService()
  6834.     {
  6835.         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, []);
  6836.     }
  6837.     /**
  6838.      * Gets the private 'mailer.mailer' shared service.
  6839.      *
  6840.      * @return \Symfony\Component\Mailer\Mailer
  6841.      */
  6842.     protected function getMailer_MailerService()
  6843.     {
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  6849.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6850.         if (isset($this->privates['mailer.mailer'])) {
  6851.             return $this->privates['mailer.mailer'];
  6852.         }
  6853.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  6854.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  6855.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  6856.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  6857.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  6858.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  6859.     }
  6860.     /**
  6861.      * Gets the private 'mailer.transport_factory.native' shared service.
  6862.      *
  6863.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  6864.      */
  6865.     protected function getMailer_TransportFactory_NativeService()
  6866.     {
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6869.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  6870.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6871.         if (isset($this->privates['mailer.transport_factory.native'])) {
  6872.             return $this->privates['mailer.transport_factory.native'];
  6873.         }
  6874.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6875.     }
  6876.     /**
  6877.      * Gets the private 'mailer.transport_factory.null' shared service.
  6878.      *
  6879.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  6880.      */
  6881.     protected function getMailer_TransportFactory_NullService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  6886.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6887.         if (isset($this->privates['mailer.transport_factory.null'])) {
  6888.             return $this->privates['mailer.transport_factory.null'];
  6889.         }
  6890.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6891.     }
  6892.     /**
  6893.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  6894.      *
  6895.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  6896.      */
  6897.     protected function getMailer_TransportFactory_SendmailService()
  6898.     {
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  6902.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6903.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  6904.             return $this->privates['mailer.transport_factory.sendmail'];
  6905.         }
  6906.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6907.     }
  6908.     /**
  6909.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  6910.      *
  6911.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  6912.      */
  6913.     protected function getMailer_TransportFactory_SmtpService()
  6914.     {
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  6918.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6919.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  6920.             return $this->privates['mailer.transport_factory.smtp'];
  6921.         }
  6922.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6923.     }
  6924.     /**
  6925.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6926.      *
  6927.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6928.      */
  6929.     protected function getMaker_AutoCommand_MakeAuthService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6936.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6939.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6940.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6941.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6942.         $instance->setName('make:auth');
  6943.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6944.         return $instance;
  6945.     }
  6946.     /**
  6947.      * Gets the private 'maker.auto_command.make_command' shared service.
  6948.      *
  6949.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6950.      */
  6951.     protected function getMaker_AutoCommand_MakeCommandService()
  6952.     {
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6959.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6960.         $instance->setName('make:command');
  6961.         $instance->setDescription('Creates a new console command class');
  6962.         return $instance;
  6963.     }
  6964.     /**
  6965.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6966.      *
  6967.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6968.      */
  6969.     protected function getMaker_AutoCommand_MakeControllerService()
  6970.     {
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6972.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6977.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6978.         $instance->setName('make:controller');
  6979.         $instance->setDescription('Creates a new controller class');
  6980.         return $instance;
  6981.     }
  6982.     /**
  6983.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6984.      *
  6985.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6986.      */
  6987.     protected function getMaker_AutoCommand_MakeCrudService()
  6988.     {
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6995.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6996.         $instance->setName('make:crud');
  6997.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6998.         return $instance;
  6999.     }
  7000.     /**
  7001.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7002.      *
  7003.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7004.      */
  7005.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7006.     {
  7007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7009.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7013.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7014.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7015.         $instance->setName('make:docker:database');
  7016.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7017.         return $instance;
  7018.     }
  7019.     /**
  7020.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7021.      *
  7022.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7023.      */
  7024.     protected function getMaker_AutoCommand_MakeEntityService()
  7025.     {
  7026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7033.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7034.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7035.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7036.         $instance->setName('make:entity');
  7037.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  7038.         return $instance;
  7039.     }
  7040.     /**
  7041.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7042.      *
  7043.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7044.      */
  7045.     protected function getMaker_AutoCommand_MakeFixturesService()
  7046.     {
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7053.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7054.         $instance->setName('make:fixtures');
  7055.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  7056.         return $instance;
  7057.     }
  7058.     /**
  7059.      * Gets the private 'maker.auto_command.make_form' shared service.
  7060.      *
  7061.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7062.      */
  7063.     protected function getMaker_AutoCommand_MakeFormService()
  7064.     {
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7071.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7072.         $instance->setName('make:form');
  7073.         $instance->setDescription('Creates a new form class');
  7074.         return $instance;
  7075.     }
  7076.     /**
  7077.      * Gets the private 'maker.auto_command.make_message' shared service.
  7078.      *
  7079.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7080.      */
  7081.     protected function getMaker_AutoCommand_MakeMessageService()
  7082.     {
  7083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7089.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7090.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7091.         $instance->setName('make:message');
  7092.         $instance->setDescription('Creates a new message and handler');
  7093.         return $instance;
  7094.     }
  7095.     /**
  7096.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  7097.      *
  7098.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7099.      */
  7100.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7108.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7109.         $instance->setName('make:messenger-middleware');
  7110.         $instance->setDescription('Creates a new messenger middleware');
  7111.         return $instance;
  7112.     }
  7113.     /**
  7114.      * Gets the private 'maker.auto_command.make_migration' shared service.
  7115.      *
  7116.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7117.      */
  7118.     protected function getMaker_AutoCommand_MakeMigrationService()
  7119.     {
  7120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  7125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  7126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7127.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7128.         $instance->setName('make:migration');
  7129.         $instance->setDescription('Creates a new migration based on database changes');
  7130.         return $instance;
  7131.     }
  7132.     /**
  7133.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  7134.      *
  7135.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7136.      */
  7137.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  7138.     {
  7139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7145.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7146.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7147.         $instance->setName('make:registration-form');
  7148.         $instance->setDescription('Creates a new registration form system');
  7149.         return $instance;
  7150.     }
  7151.     /**
  7152.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  7153.      *
  7154.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7155.      */
  7156.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  7157.     {
  7158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7164.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7165.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7166.         $instance->setName('make:reset-password');
  7167.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  7168.         return $instance;
  7169.     }
  7170.     /**
  7171.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  7172.      *
  7173.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7174.      */
  7175.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  7176.     {
  7177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7185.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7186.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7187.         $instance->setName('make:security:form-login');
  7188.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  7189.         return $instance;
  7190.     }
  7191.     /**
  7192.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  7193.      *
  7194.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7195.      */
  7196.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  7197.     {
  7198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7202.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7204.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7205.         $instance->setName('make:serializer:encoder');
  7206.         $instance->setDescription('Creates a new serializer encoder class');
  7207.         return $instance;
  7208.     }
  7209.     /**
  7210.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  7211.      *
  7212.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7213.      */
  7214.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  7215.     {
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7222.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7223.         $instance->setName('make:serializer:normalizer');
  7224.         $instance->setDescription('Creates a new serializer normalizer class');
  7225.         return $instance;
  7226.     }
  7227.     /**
  7228.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  7229.      *
  7230.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7231.      */
  7232.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  7233.     {
  7234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7240.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7241.         $instance->setName('make:stimulus-controller');
  7242.         $instance->setDescription('Creates a new Stimulus controller');
  7243.         return $instance;
  7244.     }
  7245.     /**
  7246.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  7247.      *
  7248.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7249.      */
  7250.     protected function getMaker_AutoCommand_MakeSubscriberService()
  7251.     {
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7259.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7260.         $instance->setName('make:subscriber');
  7261.         $instance->setDescription('Creates a new event subscriber class');
  7262.         return $instance;
  7263.     }
  7264.     /**
  7265.      * Gets the private 'maker.auto_command.make_test' shared service.
  7266.      *
  7267.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7268.      */
  7269.     protected function getMaker_AutoCommand_MakeTestService()
  7270.     {
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7278.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7279.         $instance->setName('make:test');
  7280.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  7281.         $instance->setDescription('Creates a new test class');
  7282.         return $instance;
  7283.     }
  7284.     /**
  7285.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  7286.      *
  7287.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7288.      */
  7289.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  7290.     {
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7297.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7298.         $instance->setName('make:twig-component');
  7299.         $instance->setDescription('Creates a twig (or live) component');
  7300.         return $instance;
  7301.     }
  7302.     /**
  7303.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  7304.      *
  7305.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7306.      */
  7307.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7315.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7316.         $instance->setName('make:twig-extension');
  7317.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  7318.         return $instance;
  7319.     }
  7320.     /**
  7321.      * Gets the private 'maker.auto_command.make_user' shared service.
  7322.      *
  7323.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7324.      */
  7325.     protected function getMaker_AutoCommand_MakeUserService()
  7326.     {
  7327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7328.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7335.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7336.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7337.         $instance->setName('make:user');
  7338.         $instance->setDescription('Creates a new security user class');
  7339.         return $instance;
  7340.     }
  7341.     /**
  7342.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7343.      *
  7344.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7345.      */
  7346.     protected function getMaker_AutoCommand_MakeValidatorService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7352.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7354.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7355.         $instance->setName('make:validator');
  7356.         $instance->setDescription('Creates a new validator and constraint class');
  7357.         return $instance;
  7358.     }
  7359.     /**
  7360.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7361.      *
  7362.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7363.      */
  7364.     protected function getMaker_AutoCommand_MakeVoterService()
  7365.     {
  7366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7368.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7370.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  7372.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  7373.         $instance->setName('make:voter');
  7374.         $instance->setDescription('Creates a new security voter class');
  7375.         return $instance;
  7376.     }
  7377.     /**
  7378.      * Gets the private 'maker.doctrine_helper' shared service.
  7379.      *
  7380.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  7381.      */
  7382.     protected function getMaker_DoctrineHelperService()
  7383.     {
  7384.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7385.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)))]]]);
  7386.     }
  7387.     /**
  7388.      * Gets the private 'maker.entity_class_generator' shared service.
  7389.      *
  7390.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7391.      */
  7392.     protected function getMaker_EntityClassGeneratorService()
  7393.     {
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7395.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  7396.     }
  7397.     /**
  7398.      * Gets the private 'maker.file_link_formatter' shared service.
  7399.      *
  7400.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  7401.      */
  7402.     protected function getMaker_FileLinkFormatterService()
  7403.     {
  7404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7405.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7406.     }
  7407.     /**
  7408.      * Gets the private 'maker.file_manager' shared service.
  7409.      *
  7410.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7411.      */
  7412.     protected function getMaker_FileManagerService()
  7413.     {
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7418.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  7419.     }
  7420.     /**
  7421.      * Gets the private 'maker.generator' shared service.
  7422.      *
  7423.      * @return \Symfony\Bundle\MakerBundle\Generator
  7424.      */
  7425.     protected function getMaker_GeneratorService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7429.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  7430.     }
  7431.     /**
  7432.      * Gets the private 'maker.php_compat_util' shared service.
  7433.      *
  7434.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7435.      */
  7436.     protected function getMaker_PhpCompatUtilService()
  7437.     {
  7438.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7439.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7440.     }
  7441.     /**
  7442.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7443.      *
  7444.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7445.      */
  7446.     protected function getMaker_Renderer_FormTypeRendererService()
  7447.     {
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7449.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7450.     }
  7451.     /**
  7452.      * Gets the private 'mime_types' shared service.
  7453.      *
  7454.      * @return \Symfony\Component\Mime\MimeTypes
  7455.      */
  7456.     protected function getMimeTypesService()
  7457.     {
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7460.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7461.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7462.         $instance->setDefault($instance);
  7463.         return $instance;
  7464.     }
  7465.     /**
  7466.      * Gets the private 'monolog.command.server_log' shared service.
  7467.      *
  7468.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7469.      */
  7470.     protected function getMonolog_Command_ServerLogService()
  7471.     {
  7472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7474.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7475.         $instance->setName('server:log');
  7476.         $instance->setDescription('Start a log server that displays logs in real time');
  7477.         return $instance;
  7478.     }
  7479.     /**
  7480.      * Gets the private 'monolog.handler.console' shared service.
  7481.      *
  7482.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7483.      */
  7484.     protected function getMonolog_Handler_ConsoleService()
  7485.     {
  7486.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7487.     }
  7488.     /**
  7489.      * Gets the private 'monolog.handler.main' shared service.
  7490.      *
  7491.      * @return \Monolog\Handler\StreamHandler
  7492.      */
  7493.     protected function getMonolog_Handler_MainService()
  7494.     {
  7495.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  7496.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7497.         return $instance;
  7498.     }
  7499.     /**
  7500.      * Gets the private 'monolog.logger' shared service.
  7501.      *
  7502.      * @return \Symfony\Bridge\Monolog\Logger
  7503.      */
  7504.     protected function getMonolog_LoggerService()
  7505.     {
  7506.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7507.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7508.         $instance->useMicrosecondTimestamps(true);
  7509.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7510.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7511.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7512.         return $instance;
  7513.     }
  7514.     /**
  7515.      * Gets the private 'monolog.logger.cache' shared service.
  7516.      *
  7517.      * @return \Symfony\Bridge\Monolog\Logger
  7518.      */
  7519.     protected function getMonolog_Logger_CacheService()
  7520.     {
  7521.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7522.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7523.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7524.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7525.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7526.         return $instance;
  7527.     }
  7528.     /**
  7529.      * Gets the private 'monolog.logger.mailer' shared service.
  7530.      *
  7531.      * @return \Symfony\Bridge\Monolog\Logger
  7532.      */
  7533.     protected function getMonolog_Logger_MailerService()
  7534.     {
  7535.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  7536.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7537.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7538.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7539.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7540.         return $instance;
  7541.     }
  7542.     /**
  7543.      * Gets the private 'monolog.logger.request' shared service.
  7544.      *
  7545.      * @return \Symfony\Bridge\Monolog\Logger
  7546.      */
  7547.     protected function getMonolog_Logger_RequestService()
  7548.     {
  7549.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7550.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7551.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7552.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7553.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7554.         return $instance;
  7555.     }
  7556.     /**
  7557.      * Gets the private 'monolog.logger.security' shared service.
  7558.      *
  7559.      * @return \Symfony\Bridge\Monolog\Logger
  7560.      */
  7561.     protected function getMonolog_Logger_SecurityService()
  7562.     {
  7563.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7564.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7565.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7566.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7568.         return $instance;
  7569.     }
  7570.     /**
  7571.      * Gets the private 'monolog.logger.snappy' shared service.
  7572.      *
  7573.      * @return \Symfony\Bridge\Monolog\Logger
  7574.      */
  7575.     protected function getMonolog_Logger_SnappyService()
  7576.     {
  7577.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  7578.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7579.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7580.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7581.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7582.         return $instance;
  7583.     }
  7584.     /**
  7585.      * Gets the private 'parameter_bag' shared service.
  7586.      *
  7587.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7588.      */
  7589.     protected function getParameterBagService()
  7590.     {
  7591.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7592.     }
  7593.     /**
  7594.      * Gets the private 'profiler_listener' shared service.
  7595.      *
  7596.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7597.      */
  7598.     protected function getProfilerListenerService()
  7599.     {
  7600.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7601.         if (isset($this->privates['profiler_listener'])) {
  7602.             return $this->privates['profiler_listener'];
  7603.         }
  7604.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  7605.     }
  7606.     /**
  7607.      * Gets the private 'property_accessor' shared service.
  7608.      *
  7609.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7610.      */
  7611.     protected function getPropertyAccessorService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7618.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7619.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7620.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7621.     }
  7622.     /**
  7623.      * Gets the private 'property_info' shared service.
  7624.      *
  7625.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7626.      */
  7627.     protected function getPropertyInfoService()
  7628.     {
  7629.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7630.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7631.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7632.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7633.         }, 3), new RewindableGenerator(function () {
  7634.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7635.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7636.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7637.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7638.         }, 4), new RewindableGenerator(function () {
  7639.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7640.         }, 1), new RewindableGenerator(function () {
  7641.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7642.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7643.         }, 2), new RewindableGenerator(function () {
  7644.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7645.         }, 1));
  7646.     }
  7647.     /**
  7648.      * Gets the private 'property_info.serializer_extractor' shared service.
  7649.      *
  7650.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7651.      */
  7652.     protected function getPropertyInfo_SerializerExtractorService()
  7653.     {
  7654.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7655.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7656.     }
  7657.     /**
  7658.      * Gets the private 'router.cache_warmer' shared service.
  7659.      *
  7660.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7661.      */
  7662.     protected function getRouter_CacheWarmerService()
  7663.     {
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7666.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7667.             'router' => ['services''router''getRouterService'false],
  7668.         ], [
  7669.             'router' => '?',
  7670.         ]))->withContext('router.cache_warmer'$this));
  7671.     }
  7672.     /**
  7673.      * Gets the private 'router.expression_language_provider' shared service.
  7674.      *
  7675.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7676.      */
  7677.     protected function getRouter_ExpressionLanguageProviderService()
  7678.     {
  7679.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7680.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7681.         ], [
  7682.             'env' => 'Closure',
  7683.         ]));
  7684.     }
  7685.     /**
  7686.      * Gets the private 'router.request_context' shared service.
  7687.      *
  7688.      * @return \Symfony\Component\Routing\RequestContext
  7689.      */
  7690.     protected function getRouter_RequestContextService()
  7691.     {
  7692.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7693.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7694.         return $instance;
  7695.     }
  7696.     /**
  7697.      * Gets the private 'router_listener' shared service.
  7698.      *
  7699.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7700.      */
  7701.     protected function getRouterListenerService()
  7702.     {
  7703.         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);
  7704.     }
  7705.     /**
  7706.      * Gets the private 'secrets.vault' shared service.
  7707.      *
  7708.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7709.      */
  7710.     protected function getSecrets_VaultService()
  7711.     {
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7713.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7716.         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'));
  7717.     }
  7718.     /**
  7719.      * Gets the private 'security.access_listener' shared service.
  7720.      *
  7721.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7722.      */
  7723.     protected function getSecurity_AccessListenerService()
  7724.     {
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7728.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7729.         if (isset($this->privates['security.access_listener'])) {
  7730.             return $this->privates['security.access_listener'];
  7731.         }
  7732.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7733.         if (isset($this->privates['security.access_listener'])) {
  7734.             return $this->privates['security.access_listener'];
  7735.         }
  7736.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  7737.     }
  7738.     /**
  7739.      * Gets the private 'security.access_map' shared service.
  7740.      *
  7741.      * @return \Symfony\Component\Security\Http\AccessMap
  7742.      */
  7743.     protected function getSecurity_AccessMapService()
  7744.     {
  7745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7749.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7750.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  7751.         return $instance;
  7752.     }
  7753.     /**
  7754.      * Gets the private 'security.authentication.guard_handler' shared service.
  7755.      *
  7756.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7757.      *
  7758.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7759.      */
  7760.     protected function getSecurity_Authentication_GuardHandlerService()
  7761.     {
  7762.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7765.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7766.         if (isset($this->privates['security.authentication.guard_handler'])) {
  7767.             return $this->privates['security.authentication.guard_handler'];
  7768.         }
  7769.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
  7770.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  7771.         return $instance;
  7772.     }
  7773.     /**
  7774.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7775.      *
  7776.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7777.      *
  7778.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7779.      */
  7780.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7781.     {
  7782.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7783.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7784.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  7785.             return $this->privates['security.authentication.listener.anonymous.main'];
  7786.         }
  7787.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  7788.     }
  7789.     /**
  7790.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7791.      *
  7792.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7793.      *
  7794.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  7795.      */
  7796.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7797.     {
  7798.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  7799.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  7800.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7801.             return $this->privates['security.authentication.listener.guard.main'];
  7802.         }
  7803.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7804.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7805.             return $this->privates['security.authentication.listener.guard.main'];
  7806.         }
  7807.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  7808.             yield => ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  7809.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7810.     }
  7811.     /**
  7812.      * Gets the private 'security.authentication.manager' shared service.
  7813.      *
  7814.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7815.      *
  7816.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  7817.      */
  7818.     protected function getSecurity_Authentication_ManagerService()
  7819.     {
  7820.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  7821.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7822.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7823.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  7824.         }, 2), true);
  7825.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7826.         return $instance;
  7827.     }
  7828.     /**
  7829.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  7830.      *
  7831.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7832.      *
  7833.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  7834.      */
  7835.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  7836.     {
  7837.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7838.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7839.     }
  7840.     /**
  7841.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7842.      *
  7843.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7844.      *
  7845.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  7846.      */
  7847.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7848.     {
  7849.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  7850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7852.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7853.             yield => ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  7854.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', new \Symfony\Component\Security\Core\User\InMemoryUserChecker(), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  7855.     }
  7856.     /**
  7857.      * Gets the private 'security.authentication_utils' shared service.
  7858.      *
  7859.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  7860.      */
  7861.     protected function getSecurity_AuthenticationUtilsService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  7864.         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())));
  7865.     }
  7866.     /**
  7867.      * Gets the private 'security.channel_listener' shared service.
  7868.      *
  7869.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7870.      */
  7871.     protected function getSecurity_ChannelListenerService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7876.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7877.         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());
  7878.     }
  7879.     /**
  7880.      * Gets the private 'security.command.debug_firewall' shared service.
  7881.      *
  7882.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7883.      */
  7884.     protected function getSecurity_Command_DebugFirewallService()
  7885.     {
  7886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7888.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
  7889.         $instance->setName('debug:firewall');
  7890.         $instance->setDescription('Display information about your security firewall(s)');
  7891.         return $instance;
  7892.     }
  7893.     /**
  7894.      * Gets the private 'security.command.user_password_encoder' shared service.
  7895.      *
  7896.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7897.      *
  7898.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7899.      */
  7900.     protected function getSecurity_Command_UserPasswordEncoderService()
  7901.     {
  7902.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7903.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User\\User']);
  7904.         $instance->setName('security:encode-password');
  7905.         $instance->setDescription('Encode a password');
  7906.         return $instance;
  7907.     }
  7908.     /**
  7909.      * Gets the private 'security.command.user_password_hash' shared service.
  7910.      *
  7911.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7912.      */
  7913.     protected function getSecurity_Command_UserPasswordHashService()
  7914.     {
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7917.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User\\User']);
  7918.         $instance->setName('security:hash-password');
  7919.         $instance->setDescription('Hash a user password');
  7920.         return $instance;
  7921.     }
  7922.     /**
  7923.      * Gets the private 'security.context_listener.0' shared service.
  7924.      *
  7925.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7926.      */
  7927.     protected function getSecurity_ContextListener_0Service()
  7928.     {
  7929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7932.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7933.         if (isset($this->privates['security.context_listener.0'])) {
  7934.             return $this->privates['security.context_listener.0'];
  7935.         }
  7936.         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 () {
  7937.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  7938.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  7939.     }
  7940.     /**
  7941.      * Gets the private 'security.csrf.token_storage' shared service.
  7942.      *
  7943.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7944.      */
  7945.     protected function getSecurity_Csrf_TokenStorageService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7950.         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())));
  7951.     }
  7952.     /**
  7953.      * Gets the private 'security.encoder_factory.generic' shared service.
  7954.      *
  7955.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7956.      *
  7957.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7958.      */
  7959.     protected function getSecurity_EncoderFactory_GenericService()
  7960.     {
  7961.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7962.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  7963.     }
  7964.     /**
  7965.      * Gets the private 'security.event_dispatcher.main' shared service.
  7966.      *
  7967.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7968.      */
  7969.     protected function getSecurity_EventDispatcher_MainService()
  7970.     {
  7971.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7972.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7973.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7974.         }, => 'onLogout'], 64);
  7975.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7976.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7977.         }, => 'onLogout'], 0);
  7978.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7979.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7980.         }, => 'onLogout'], 0);
  7981.         return $instance;
  7982.     }
  7983.     /**
  7984.      * Gets the private 'security.firewall.map' shared service.
  7985.      *
  7986.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7987.      */
  7988.     protected function getSecurity_Firewall_MapService()
  7989.     {
  7990.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  7991.         if (isset($this->privates['security.firewall.map'])) {
  7992.             return $this->privates['security.firewall.map'];
  7993.         }
  7994.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7995.             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)/')));
  7996.             yield 'security.firewall.map.context.main' => NULL;
  7997.         }, 2));
  7998.     }
  7999.     /**
  8000.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8001.      *
  8002.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8003.      */
  8004.     protected function getSecurity_Firewall_Map_Context_DevService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8008.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8009.             return new \EmptyIterator();
  8010.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8011.     }
  8012.     /**
  8013.      * Gets the private 'security.firewall.map.context.main' shared service.
  8014.      *
  8015.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  8016.      */
  8017.     protected function getSecurity_Firewall_Map_Context_MainService()
  8018.     {
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8027.         $a = ($this->privates['App\\Security\\User\\FormLoginAuthenticator'] ?? $this->getFormLoginAuthenticatorService());
  8028.         if (isset($this->privates['security.firewall.map.context.main'])) {
  8029.             return $this->privates['security.firewall.map.context.main'];
  8030.         }
  8031.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8032.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8033.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  8034.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8035.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8036.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  8037.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8038.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8039.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'user_security_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\User\\FormLoginAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  8040.     }
  8041.     /**
  8042.      * Gets the private 'security.helper' shared service.
  8043.      *
  8044.      * @return \Symfony\Component\Security\Core\Security
  8045.      */
  8046.     protected function getSecurity_HelperService()
  8047.     {
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  8049.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8050.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8051.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8052.         ], [
  8053.             'security.authorization_checker' => '?',
  8054.             'security.token_storage' => '?',
  8055.         ]));
  8056.     }
  8057.     /**
  8058.      * Gets the private 'security.http_utils' shared service.
  8059.      *
  8060.      * @return \Symfony\Component\Security\Http\HttpUtils
  8061.      */
  8062.     protected function getSecurity_HttpUtilsService()
  8063.     {
  8064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8065.         $a = ($this->services['router'] ?? $this->getRouterService());
  8066.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8067.     }
  8068.     /**
  8069.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8070.      *
  8071.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8072.      */
  8073.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8074.     {
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8076.         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()));
  8077.     }
  8078.     /**
  8079.      * Gets the private 'security.logout.listener.default.main' shared service.
  8080.      *
  8081.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8082.      */
  8083.     protected function getSecurity_Logout_Listener_Default_MainService()
  8084.     {
  8085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8086.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8087.     }
  8088.     /**
  8089.      * Gets the private 'security.logout_url_generator' shared service.
  8090.      *
  8091.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8092.      */
  8093.     protected function getSecurity_LogoutUrlGeneratorService()
  8094.     {
  8095.         $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()));
  8096.         $instance->registerListener('main''user_security_logout''logout''_csrf_token'NULLNULL);
  8097.         return $instance;
  8098.     }
  8099.     /**
  8100.      * Gets the private 'security.password_hasher_factory' shared service.
  8101.      *
  8102.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8103.      */
  8104.     protected function getSecurity_PasswordHasherFactoryService()
  8105.     {
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8108.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  8109.     }
  8110.     /**
  8111.      * Gets the private 'security.role_hierarchy' shared service.
  8112.      *
  8113.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8114.      */
  8115.     protected function getSecurity_RoleHierarchyService()
  8116.     {
  8117.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8118.     }
  8119.     /**
  8120.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  8121.      *
  8122.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8123.      */
  8124.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  8125.     {
  8126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8129.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User\\User''username'NULL);
  8130.     }
  8131.     /**
  8132.      * Gets the private 'security.user_password_hasher' shared service.
  8133.      *
  8134.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  8135.      */
  8136.     protected function getSecurity_UserPasswordHasherService()
  8137.     {
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  8140.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8141.     }
  8142.     /**
  8143.      * Gets the private 'security.validator.user_password' shared service.
  8144.      *
  8145.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8146.      */
  8147.     protected function getSecurity_Validator_UserPasswordService()
  8148.     {
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8152.         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()));
  8153.     }
  8154.     /**
  8155.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8156.      *
  8157.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8158.      */
  8159.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8160.     {
  8161.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8162.     }
  8163.     /**
  8164.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8165.      *
  8166.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8167.      */
  8168.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8169.     {
  8170.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8171.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8172.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8173.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8174.     }
  8175.     /**
  8176.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8177.      *
  8178.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8179.      */
  8180.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8181.     {
  8182.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8183.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8184.             return $this->privates['sensio_framework_extra.security.listener'];
  8185.         }
  8186.         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->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8187.     }
  8188.     /**
  8189.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8190.      *
  8191.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8192.      */
  8193.     protected function getSensioFrameworkExtra_View_ListenerService()
  8194.     {
  8195.         $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))));
  8196.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8197.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8198.         ], [
  8199.             'twig' => '?',
  8200.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8201.         return $instance;
  8202.     }
  8203.     /**
  8204.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8205.      *
  8206.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8207.      */
  8208.     protected function getSerializer_Mapping_CacheWarmerService()
  8209.     {
  8210.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8211.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8213.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8215.         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'));
  8216.     }
  8217.     /**
  8218.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8219.      *
  8220.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8221.      */
  8222.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8223.     {
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8230.         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()))]));
  8231.     }
  8232.     /**
  8233.      * Gets the private 'session.factory' shared service.
  8234.      *
  8235.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8236.      */
  8237.     protected function getSession_FactoryService()
  8238.     {
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8241.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8242.         if (isset($this->privates['session.factory'])) {
  8243.             return $this->privates['session.factory'];
  8244.         }
  8245.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  8246.     }
  8247.     /**
  8248.      * Gets the private 'session.flash_bag' shared service.
  8249.      *
  8250.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  8251.      *
  8252.      * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  8253.      */
  8254.     protected function getSession_FlashBagService()
  8255.     {
  8256.         trigger_deprecation('symfony/framework-bundle''5.1''The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  8257.         return ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  8258.     }
  8259.     /**
  8260.      * Gets the private 'session.storage.factory.service' shared service.
  8261.      *
  8262.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8263.      *
  8264.      * @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.
  8265.      */
  8266.     protected function getSession_Storage_Factory_ServiceService()
  8267.     {
  8268.         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.');
  8269.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8270.     }
  8271.     /**
  8272.      * Gets the private 'session.storage.metadata_bag' shared service.
  8273.      *
  8274.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8275.      *
  8276.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8277.      */
  8278.     protected function getSession_Storage_MetadataBagService()
  8279.     {
  8280.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8281.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8282.     }
  8283.     /**
  8284.      * Gets the private 'session.storage.native' shared service.
  8285.      *
  8286.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8287.      *
  8288.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8289.      */
  8290.     protected function getSession_Storage_NativeService()
  8291.     {
  8292.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  8295.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  8296.     }
  8297.     /**
  8298.      * Gets the private 'session_listener' shared service.
  8299.      *
  8300.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8301.      */
  8302.     protected function getSessionListenerService()
  8303.     {
  8304.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8305.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8306.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8307.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8308.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8309.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8310.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8311.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8312.         ], [
  8313.             'initialized_session' => '?',
  8314.             'logger' => '?',
  8315.             'request_stack' => '?',
  8316.             'session' => '?',
  8317.             'session_collector' => '?',
  8318.             'session_factory' => '?',
  8319.             'session_storage' => '?',
  8320.         ]), true$this->parameters['session.storage.options']);
  8321.     }
  8322.     /**
  8323.      * Gets the private 'slugger' shared service.
  8324.      *
  8325.      * @return \Symfony\Component\String\Slugger\AsciiSlugger
  8326.      */
  8327.     protected function getSluggerService()
  8328.     {
  8329.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  8331.         return $this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en');
  8332.     }
  8333.     /**
  8334.      * Gets the private 'translation.extractor' shared service.
  8335.      *
  8336.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8337.      */
  8338.     protected function getTranslation_ExtractorService()
  8339.     {
  8340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8345.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8346.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8347.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8348.         return $instance;
  8349.     }
  8350.     /**
  8351.      * Gets the private 'translation.loader.csv' shared service.
  8352.      *
  8353.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8354.      */
  8355.     protected function getTranslation_Loader_CsvService()
  8356.     {
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8360.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8361.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8362.     }
  8363.     /**
  8364.      * Gets the private 'translation.loader.dat' shared service.
  8365.      *
  8366.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8367.      */
  8368.     protected function getTranslation_Loader_DatService()
  8369.     {
  8370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8373.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8374.     }
  8375.     /**
  8376.      * Gets the private 'translation.loader.ini' shared service.
  8377.      *
  8378.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8379.      */
  8380.     protected function getTranslation_Loader_IniService()
  8381.     {
  8382.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8383.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8386.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8387.     }
  8388.     /**
  8389.      * Gets the private 'translation.loader.json' shared service.
  8390.      *
  8391.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8392.      */
  8393.     protected function getTranslation_Loader_JsonService()
  8394.     {
  8395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8399.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8400.     }
  8401.     /**
  8402.      * Gets the private 'translation.loader.mo' shared service.
  8403.      *
  8404.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8405.      */
  8406.     protected function getTranslation_Loader_MoService()
  8407.     {
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8412.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8413.     }
  8414.     /**
  8415.      * Gets the private 'translation.loader.php' shared service.
  8416.      *
  8417.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8418.      */
  8419.     protected function getTranslation_Loader_PhpService()
  8420.     {
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8425.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8426.     }
  8427.     /**
  8428.      * Gets the private 'translation.loader.po' shared service.
  8429.      *
  8430.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8431.      */
  8432.     protected function getTranslation_Loader_PoService()
  8433.     {
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8438.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8439.     }
  8440.     /**
  8441.      * Gets the private 'translation.loader.qt' shared service.
  8442.      *
  8443.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8444.      */
  8445.     protected function getTranslation_Loader_QtService()
  8446.     {
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8449.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8450.     }
  8451.     /**
  8452.      * Gets the private 'translation.loader.res' shared service.
  8453.      *
  8454.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8455.      */
  8456.     protected function getTranslation_Loader_ResService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8460.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8461.     }
  8462.     /**
  8463.      * Gets the private 'translation.loader.xliff' shared service.
  8464.      *
  8465.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8466.      */
  8467.     protected function getTranslation_Loader_XliffService()
  8468.     {
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8471.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8472.     }
  8473.     /**
  8474.      * Gets the private 'translation.loader.yml' shared service.
  8475.      *
  8476.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8477.      */
  8478.     protected function getTranslation_Loader_YmlService()
  8479.     {
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8484.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8485.     }
  8486.     /**
  8487.      * Gets the private 'translation.provider_collection' shared service.
  8488.      *
  8489.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8490.      */
  8491.     protected function getTranslation_ProviderCollectionService()
  8492.     {
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8495.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8496.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8497.         }, 1), []))->fromConfig([]);
  8498.     }
  8499.     /**
  8500.      * Gets the private 'translation.reader' shared service.
  8501.      *
  8502.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8503.      */
  8504.     protected function getTranslation_ReaderService()
  8505.     {
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8522.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8523.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8524.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8525.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8526.         $instance->addLoader('yaml'$a);
  8527.         $instance->addLoader('yml'$a);
  8528.         $instance->addLoader('xlf'$b);
  8529.         $instance->addLoader('xliff'$b);
  8530.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8531.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8532.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8533.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8534.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8535.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8536.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8537.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8538.         return $instance;
  8539.     }
  8540.     /**
  8541.      * Gets the private 'translation.warmer' shared service.
  8542.      *
  8543.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8544.      */
  8545.     protected function getTranslation_WarmerService()
  8546.     {
  8547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8549.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8550.             'translator' => ['services''translator''getTranslatorService'false],
  8551.         ], [
  8552.             'translator' => '?',
  8553.         ]))->withContext('translation.warmer'$this));
  8554.     }
  8555.     /**
  8556.      * Gets the private 'translation.writer' shared service.
  8557.      *
  8558.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8559.      */
  8560.     protected function getTranslation_WriterService()
  8561.     {
  8562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8576.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8577.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8578.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8579.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8580.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8581.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8582.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8583.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8584.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8585.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8586.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8587.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8588.         return $instance;
  8589.     }
  8590.     /**
  8591.      * Gets the private 'translator.default' shared service.
  8592.      *
  8593.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8594.      */
  8595.     protected function getTranslator_DefaultService()
  8596.     {
  8597.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8598.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8599.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8600.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8601.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8602.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8603.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8604.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8605.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8606.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8607.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8608.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8609.         ], [
  8610.             'translation.loader.csv' => '?',
  8611.             'translation.loader.dat' => '?',
  8612.             'translation.loader.ini' => '?',
  8613.             'translation.loader.json' => '?',
  8614.             'translation.loader.mo' => '?',
  8615.             'translation.loader.php' => '?',
  8616.             'translation.loader.po' => '?',
  8617.             'translation.loader.qt' => '?',
  8618.             'translation.loader.res' => '?',
  8619.             'translation.loader.xliff' => '?',
  8620.             'translation.loader.yml' => '?',
  8621.         ]), 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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/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/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'18 => 'vendor/knplabs/knp-snappy-bundle/src/translations']]], []);
  8622.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8623.         $instance->setFallbackLocales([=> 'en']);
  8624.         return $instance;
  8625.     }
  8626.     /**
  8627.      * Gets the private 'twig.command.debug' shared service.
  8628.      *
  8629.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8630.      */
  8631.     protected function getTwig_Command_DebugService()
  8632.     {
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8635.         $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()));
  8636.         $instance->setName('debug:twig');
  8637.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8638.         return $instance;
  8639.     }
  8640.     /**
  8641.      * Gets the private 'twig.command.lint' shared service.
  8642.      *
  8643.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8644.      */
  8645.     protected function getTwig_Command_LintService()
  8646.     {
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8650.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8651.         $instance->setName('lint:twig');
  8652.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8653.         return $instance;
  8654.     }
  8655.     /**
  8656.      * Gets the private 'twig.form.engine' shared service.
  8657.      *
  8658.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8659.      */
  8660.     protected function getTwig_Form_EngineService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8665.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8666.         if (isset($this->privates['twig.form.engine'])) {
  8667.             return $this->privates['twig.form.engine'];
  8668.         }
  8669.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8670.     }
  8671.     /**
  8672.      * Gets the private 'twig.form.renderer' shared service.
  8673.      *
  8674.      * @return \Symfony\Component\Form\FormRenderer
  8675.      */
  8676.     protected function getTwig_Form_RendererService()
  8677.     {
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8680.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8681.         if (isset($this->privates['twig.form.renderer'])) {
  8682.             return $this->privates['twig.form.renderer'];
  8683.         }
  8684.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8685.     }
  8686.     /**
  8687.      * Gets the private 'twig.mailer.message_listener' shared service.
  8688.      *
  8689.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8690.      */
  8691.     protected function getTwig_Mailer_MessageListenerService()
  8692.     {
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8695.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8696.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8697.         if (isset($this->privates['twig.mailer.message_listener'])) {
  8698.             return $this->privates['twig.mailer.message_listener'];
  8699.         }
  8700.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  8701.     }
  8702.     /**
  8703.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8704.      *
  8705.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8706.      */
  8707.     protected function getTwig_Runtime_HttpkernelService()
  8708.     {
  8709.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8710.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  8715.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8716.         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, [
  8717.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  8718.         ], [
  8719.             'inline' => '?',
  8720.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8721.     }
  8722.     /**
  8723.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8724.      *
  8725.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8726.      */
  8727.     protected function getTwig_Runtime_SecurityCsrfService()
  8728.     {
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8730.         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()));
  8731.     }
  8732.     /**
  8733.      * Gets the private 'twig.runtime.serializer' shared service.
  8734.      *
  8735.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8736.      */
  8737.     protected function getTwig_Runtime_SerializerService()
  8738.     {
  8739.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8741.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8742.     }
  8743.     /**
  8744.      * Gets the private 'twig.template_cache_warmer' shared service.
  8745.      *
  8746.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8747.      */
  8748.     protected function getTwig_TemplateCacheWarmerService()
  8749.     {
  8750.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8753.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8754.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8755.         ], [
  8756.             'twig' => '?',
  8757.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), ['public/css' => 'styles''public/img' => 'images', (\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')));
  8758.     }
  8759.     /**
  8760.      * Gets the private 'validator.builder' shared service.
  8761.      *
  8762.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8763.      */
  8764.     protected function getValidator_BuilderService()
  8765.     {
  8766.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8767.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8768.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8769.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8770.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8771.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8772.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8773.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8774.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8775.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8776.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8777.         ], [
  8778.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8779.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8780.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8781.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8782.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8783.             'doctrine.orm.validator.unique' => '?',
  8784.             'security.validator.user_password' => '?',
  8785.             'validator.expression' => '?',
  8786.         ])));
  8787.         if ($this->has('translator')) {
  8788.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8789.         }
  8790.         $instance->setTranslationDomain('validators');
  8791.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8792.         $instance->enableAnnotationMapping(true);
  8793.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8794.         $instance->addMethodMapping('loadValidatorMetadata');
  8795.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  8796.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8797.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8798.         return $instance;
  8799.     }
  8800.     /**
  8801.      * Gets the private 'validator.email' shared service.
  8802.      *
  8803.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8804.      */
  8805.     protected function getValidator_EmailService()
  8806.     {
  8807.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8808.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8809.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8810.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8811.     }
  8812.     /**
  8813.      * Gets the private 'validator.expression' shared service.
  8814.      *
  8815.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8816.      */
  8817.     protected function getValidator_ExpressionService()
  8818.     {
  8819.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8821.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8822.         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())));
  8823.     }
  8824.     /**
  8825.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8826.      *
  8827.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8828.      */
  8829.     protected function getValidator_Mapping_CacheWarmerService()
  8830.     {
  8831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8834.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8835.     }
  8836.     /**
  8837.      * Gets the private 'validator.not_compromised_password' shared service.
  8838.      *
  8839.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8840.      */
  8841.     protected function getValidator_NotCompromisedPasswordService()
  8842.     {
  8843.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8846.         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);
  8847.     }
  8848.     /**
  8849.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8850.      *
  8851.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8852.      */
  8853.     protected function getVarDumper_Command_ServerDumpService()
  8854.     {
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8858.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8859.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8861.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8862.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8863.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8864.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8865.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8866.         $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()))]);
  8867.         $instance->setName('server:dump');
  8868.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8869.         return $instance;
  8870.     }
  8871.     /**
  8872.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8873.      *
  8874.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8875.      */
  8876.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8877.     {
  8878.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8879.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8880.         return $instance;
  8881.     }
  8882.     /**
  8883.      * Gets the private 'var_dumper.html_dumper' shared service.
  8884.      *
  8885.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8886.      */
  8887.     protected function getVarDumper_HtmlDumperService()
  8888.     {
  8889.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8890.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8891.         return $instance;
  8892.     }
  8893.     /**
  8894.      * Gets the private 'var_dumper.server_connection' shared service.
  8895.      *
  8896.      * @return \Symfony\Component\VarDumper\Server\Connection
  8897.      */
  8898.     protected function getVarDumper_ServerConnectionService()
  8899.     {
  8900.         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()]);
  8901.     }
  8902.     /**
  8903.      * Gets the private 'web_profiler.csp.handler' shared service.
  8904.      *
  8905.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8906.      */
  8907.     protected function getWebProfiler_Csp_HandlerService()
  8908.     {
  8909.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8910.     }
  8911.     /**
  8912.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8913.      *
  8914.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8915.      */
  8916.     protected function getWebProfiler_DebugToolbarService()
  8917.     {
  8918.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8919.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8920.             return $this->privates['web_profiler.debug_toolbar'];
  8921.         }
  8922.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  8923.     }
  8924.     /**
  8925.      * Gets the public 'cache_clearer' alias.
  8926.      *
  8927.      * @return object The ".container.private.cache_clearer" service.
  8928.      */
  8929.     protected function getCacheClearerService()
  8930.     {
  8931.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8932.         return $this->get('.container.private.cache_clearer');
  8933.     }
  8934.     /**
  8935.      * Gets the public 'filesystem' alias.
  8936.      *
  8937.      * @return object The ".container.private.filesystem" service.
  8938.      */
  8939.     protected function getFilesystemService()
  8940.     {
  8941.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8942.         return $this->get('.container.private.filesystem');
  8943.     }
  8944.     /**
  8945.      * Gets the public 'serializer' alias.
  8946.      *
  8947.      * @return object The ".container.private.serializer" service.
  8948.      */
  8949.     protected function getSerializerService()
  8950.     {
  8951.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8952.         return $this->get('.container.private.serializer');
  8953.     }
  8954.     /**
  8955.      * Gets the public 'security.csrf.token_manager' alias.
  8956.      *
  8957.      * @return object The ".container.private.security.csrf.token_manager" service.
  8958.      */
  8959.     protected function getSecurity_Csrf_TokenManagerService()
  8960.     {
  8961.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8962.         return $this->get('.container.private.security.csrf.token_manager');
  8963.     }
  8964.     /**
  8965.      * Gets the public 'form.factory' alias.
  8966.      *
  8967.      * @return object The ".container.private.form.factory" service.
  8968.      */
  8969.     protected function getForm_FactoryService()
  8970.     {
  8971.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8972.         return $this->get('.container.private.form.factory');
  8973.     }
  8974.     /**
  8975.      * Gets the public 'form.type.file' alias.
  8976.      *
  8977.      * @return object The ".container.private.form.type.file" service.
  8978.      */
  8979.     protected function getForm_Type_FileService()
  8980.     {
  8981.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8982.         return $this->get('.container.private.form.type.file');
  8983.     }
  8984.     /**
  8985.      * Gets the public 'profiler' alias.
  8986.      *
  8987.      * @return object The ".container.private.profiler" service.
  8988.      */
  8989.     protected function getProfilerService()
  8990.     {
  8991.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8992.         return $this->get('.container.private.profiler');
  8993.     }
  8994.     /**
  8995.      * Gets the public 'twig' alias.
  8996.      *
  8997.      * @return object The ".container.private.twig" service.
  8998.      */
  8999.     protected function getTwigService()
  9000.     {
  9001.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9002.         return $this->get('.container.private.twig');
  9003.     }
  9004.     /**
  9005.      * Gets the public 'security.authorization_checker' alias.
  9006.      *
  9007.      * @return object The ".container.private.security.authorization_checker" service.
  9008.      */
  9009.     protected function getSecurity_AuthorizationCheckerService()
  9010.     {
  9011.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9012.         return $this->get('.container.private.security.authorization_checker');
  9013.     }
  9014.     /**
  9015.      * Gets the public 'security.token_storage' alias.
  9016.      *
  9017.      * @return object The ".container.private.security.token_storage" service.
  9018.      */
  9019.     protected function getSecurity_TokenStorageService()
  9020.     {
  9021.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9022.         return $this->get('.container.private.security.token_storage');
  9023.     }
  9024.     /**
  9025.      * Gets the public 'security.password_encoder' alias.
  9026.      *
  9027.      * @return object The ".container.private.security.password_encoder" service.
  9028.      */
  9029.     protected function getSecurity_PasswordEncoderService()
  9030.     {
  9031.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9032.         return $this->get('.container.private.security.password_encoder');
  9033.     }
  9034.     /**
  9035.      * Gets the public 'session' alias.
  9036.      *
  9037.      * @return object The ".container.private.session" service.
  9038.      */
  9039.     protected function getSessionService()
  9040.     {
  9041.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9042.         return $this->get('.container.private.session');
  9043.     }
  9044.     /**
  9045.      * Gets the public 'validator' alias.
  9046.      *
  9047.      * @return object The ".container.private.validator" service.
  9048.      */
  9049.     protected function getValidatorService()
  9050.     {
  9051.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9052.         return $this->get('.container.private.validator');
  9053.     }
  9054.     /**
  9055.      * @return array|bool|float|int|string|\UnitEnum|null
  9056.      */
  9057.     public function getParameter(string $name)
  9058.     {
  9059.         if (isset($this->buildParameters[$name])) {
  9060.             return $this->buildParameters[$name];
  9061.         }
  9062.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9063.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9064.         }
  9065.         if (isset($this->loadedDynamicParameters[$name])) {
  9066.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9067.         }
  9068.         return $this->parameters[$name];
  9069.     }
  9070.     public function hasParameter(string $name): bool
  9071.     {
  9072.         if (isset($this->buildParameters[$name])) {
  9073.             return true;
  9074.         }
  9075.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9076.     }
  9077.     public function setParameter(string $name$value): void
  9078.     {
  9079.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9080.     }
  9081.     public function getParameterBag(): ParameterBagInterface
  9082.     {
  9083.         if (null === $this->parameterBag) {
  9084.             $parameters $this->parameters;
  9085.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9086.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9087.             }
  9088.             foreach ($this->buildParameters as $name => $value) {
  9089.                 $parameters[$name] = $value;
  9090.             }
  9091.             $this->parameterBag = new FrozenParameterBag($parameters);
  9092.         }
  9093.         return $this->parameterBag;
  9094.     }
  9095.     private $loadedDynamicParameters = [
  9096.         'kernel.runtime_environment' => false,
  9097.         'kernel.build_dir' => false,
  9098.         'kernel.cache_dir' => false,
  9099.         'meteo_france.api_key' => false,
  9100.         'meteo_france.stations_url' => false,
  9101.         'meteo_france.commande_url' => false,
  9102.         'meteo_france.fichier_url' => false,
  9103.         'kernel.secret' => false,
  9104.         'debug.container.dump' => false,
  9105.         'serializer.mapping.cache.file' => false,
  9106.         'validator.mapping.cache.file' => false,
  9107.         'profiler.storage.dsn' => false,
  9108.         'doctrine.orm.proxy_dir' => false,
  9109.         'knp_snappy.pdf.binary' => false,
  9110.         'knp_snappy.image.binary' => false,
  9111.     ];
  9112.     private $dynamicParameters = [];
  9113.     private function getDynamicParameter(string $name)
  9114.     {
  9115.         switch ($name) {
  9116.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9117.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9118.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9119.             case 'meteo_france.api_key'$value $this->getEnv('METEO_FRANCE_API_KEY'); break;
  9120.             case 'meteo_france.stations_url'$value $this->getEnv('METEO_FRANCE_STATIONS_URL'); break;
  9121.             case 'meteo_france.commande_url'$value $this->getEnv('METEO_FRANCE_COMMANDE_URL'); break;
  9122.             case 'meteo_france.fichier_url'$value $this->getEnv('METEO_FRANCE_FICHIER_URL'); break;
  9123.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9124.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9125.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9126.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9127.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9128.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9129.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  9130.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  9131.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9132.         }
  9133.         $this->loadedDynamicParameters[$name] = true;
  9134.         return $this->dynamicParameters[$name] = $value;
  9135.     }
  9136.     protected function getDefaultParameters(): array
  9137.     {
  9138.         return [
  9139.             'kernel.project_dir' => \dirname(__DIR__4),
  9140.             'kernel.environment' => 'dev',
  9141.             'kernel.debug' => true,
  9142.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9143.             'kernel.bundles' => [
  9144.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9145.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9146.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9147.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9148.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  9149.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  9150.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9151.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9152.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9153.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9154.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9155.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  9156.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9157.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  9158.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  9159.             ],
  9160.             'kernel.bundles_metadata' => [
  9161.                 'FrameworkBundle' => [
  9162.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9163.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9164.                 ],
  9165.                 'TwigBundle' => [
  9166.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9167.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9168.                 ],
  9169.                 'TwigExtraBundle' => [
  9170.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9171.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9172.                 ],
  9173.                 'SensioFrameworkExtraBundle' => [
  9174.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9175.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9176.                 ],
  9177.                 'DoctrineBundle' => [
  9178.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  9179.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9180.                 ],
  9181.                 'DoctrineMigrationsBundle' => [
  9182.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9183.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9184.                 ],
  9185.                 'SecurityBundle' => [
  9186.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9187.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9188.                 ],
  9189.                 'WebProfilerBundle' => [
  9190.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9191.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9192.                 ],
  9193.                 'MonologBundle' => [
  9194.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9195.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9196.                 ],
  9197.                 'DebugBundle' => [
  9198.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9199.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9200.                 ],
  9201.                 'MakerBundle' => [
  9202.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9203.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9204.                 ],
  9205.                 'DoctrineFixturesBundle' => [
  9206.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  9207.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  9208.                 ],
  9209.                 'KnpPaginatorBundle' => [
  9210.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9211.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9212.                 ],
  9213.                 'FOSJsRoutingBundle' => [
  9214.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  9215.                     'namespace' => 'FOS\\JsRoutingBundle',
  9216.                 ],
  9217.                 'KnpSnappyBundle' => [
  9218.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  9219.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  9220.                 ],
  9221.             ],
  9222.             'kernel.charset' => 'UTF-8',
  9223.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9224.             'container.dumper.inline_class_loader' => true,
  9225.             'container.dumper.inline_factories' => true,
  9226.             'event_dispatcher.event_aliases' => [
  9227.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9228.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9229.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9230.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9231.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9232.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9233.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9234.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9235.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9236.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9237.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9238.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9239.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9240.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9241.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9242.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9243.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9244.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9245.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9246.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9247.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9248.             ],
  9249.             'fragment.renderer.hinclude.global_template' => NULL,
  9250.             'fragment.path' => '/_fragment',
  9251.             'kernel.http_method_override' => true,
  9252.             'kernel.trusted_hosts' => [
  9253.             ],
  9254.             'kernel.default_locale' => 'en',
  9255.             'kernel.enabled_locales' => [
  9256.             ],
  9257.             'kernel.error_controller' => 'error_controller',
  9258.             'debug.file_link_format' => NULL,
  9259.             'asset.request_context.base_path' => NULL,
  9260.             'asset.request_context.secure' => NULL,
  9261.             'translator.logging' => false,
  9262.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9263.             'debug.error_handler.throw_at' => -1,
  9264.             'router.request_context.host' => 'localhost',
  9265.             'router.request_context.scheme' => 'http',
  9266.             'router.request_context.base_url' => '',
  9267.             'router.resource' => 'kernel::loadRoutes',
  9268.             'request_listener.http_port' => 80,
  9269.             'request_listener.https_port' => 443,
  9270.             'session.metadata.storage_key' => '_sf2_meta',
  9271.             'session.storage.options' => [
  9272.                 'cache_limiter' => '0',
  9273.                 'cookie_secure' => 'auto',
  9274.                 'cookie_httponly' => true,
  9275.                 'cookie_samesite' => 'lax',
  9276.                 'gc_probability' => 1,
  9277.             ],
  9278.             'session.save_path' => NULL,
  9279.             'session.metadata.update_threshold' => 0,
  9280.             'form.type_extension.csrf.enabled' => true,
  9281.             'form.type_extension.csrf.field_name' => '_token',
  9282.             'validator.translation_domain' => 'validators',
  9283.             'profiler_listener.only_exceptions' => false,
  9284.             'profiler_listener.only_main_requests' => false,
  9285.             'twig.form.resources' => [
  9286.                 => 'form_div_layout.html.twig',
  9287.                 => 'bootstrap_4_layout.html.twig',
  9288.             ],
  9289.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9290.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9291.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9292.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9293.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9294.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9295.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9296.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9297.             'doctrine.entity_managers' => [
  9298.                 'default' => 'doctrine.orm.default_entity_manager',
  9299.             ],
  9300.             'doctrine.default_entity_manager' => 'default',
  9301.             'doctrine.dbal.connection_factory.types' => [
  9302.             ],
  9303.             'doctrine.connections' => [
  9304.                 'default' => 'doctrine.dbal.default_connection',
  9305.             ],
  9306.             'doctrine.default_connection' => 'default',
  9307.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9308.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9309.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9310.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9311.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9312.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9313.             'doctrine.orm.cache.memcache_host' => 'localhost',
  9314.             'doctrine.orm.cache.memcache_port' => 11211,
  9315.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9316.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9317.             'doctrine.orm.cache.memcached_host' => 'localhost',
  9318.             'doctrine.orm.cache.memcached_port' => 11211,
  9319.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9320.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9321.             'doctrine.orm.cache.redis_host' => 'localhost',
  9322.             'doctrine.orm.cache.redis_port' => 6379,
  9323.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9324.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9325.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9326.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9327.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9328.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9329.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9330.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9331.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9332.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9333.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  9334.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9335.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9336.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9337.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9338.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9339.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9340.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9341.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9342.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9343.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9344.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9345.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  9346.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9347.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9348.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9349.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9350.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9351.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9352.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9353.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9354.             'doctrine.orm.auto_generate_proxy_classes' => true,
  9355.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  9356.             'doctrine.orm.proxy_namespace' => 'Proxies',
  9357.             'doctrine.migrations.preferred_em' => NULL,
  9358.             'doctrine.migrations.preferred_connection' => NULL,
  9359.             'security.role_hierarchy.roles' => [
  9360.                 'ROLE_ADMIN' => [
  9361.                     => 'ROLE_USER',
  9362.                 ],
  9363.                 'ROLE_SUPER_ADMIN' => [
  9364.                     => 'ROLE_ADMIN',
  9365.                 ],
  9366.             ],
  9367.             'security.access.denied_url' => NULL,
  9368.             'security.authentication.manager.erase_credentials' => true,
  9369.             'security.authentication.session_strategy.strategy' => 'migrate',
  9370.             'security.access.always_authenticate_before_granting' => false,
  9371.             'security.authentication.hide_user_not_found' => true,
  9372.             'security.firewalls' => [
  9373.                 => 'dev',
  9374.                 => 'main',
  9375.             ],
  9376.             'security.main._indexed_authenticators' => [
  9377.             ],
  9378.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9379.             'web_profiler.debug_toolbar.mode' => 2,
  9380.             'monolog.use_microseconds' => true,
  9381.             'monolog.swift_mailer.handlers' => [
  9382.             ],
  9383.             'monolog.handlers_to_channels' => [
  9384.                 'monolog.handler.console' => [
  9385.                     'type' => 'exclusive',
  9386.                     'elements' => [
  9387.                         => 'event',
  9388.                         => 'doctrine',
  9389.                         => 'console',
  9390.                     ],
  9391.                 ],
  9392.                 'monolog.handler.main' => [
  9393.                     'type' => 'exclusive',
  9394.                     'elements' => [
  9395.                         => 'event',
  9396.                     ],
  9397.                 ],
  9398.             ],
  9399.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9400.             'knp_paginator.template.pagination' => 'pagination.html.twig',
  9401.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  9402.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  9403.             'knp_paginator.page_range' => 5,
  9404.             'knp_paginator.page_limit' => NULL,
  9405.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  9406.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  9407.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  9408.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  9409.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  9410.             'fos_js_routing.request_context_base_url' => NULL,
  9411.             'fos_js_routing.cache_control' => [
  9412.                 'enabled' => false,
  9413.             ],
  9414.             'knp_snappy.pdf.options' => [
  9415.             ],
  9416.             'knp_snappy.pdf.env' => [
  9417.             ],
  9418.             'knp_snappy.image.options' => [
  9419.             ],
  9420.             'knp_snappy.image.env' => [
  9421.             ],
  9422.             'data_collector.templates' => [
  9423.                 'data_collector.request' => [
  9424.                     => 'request',
  9425.                     => '@WebProfiler/Collector/request.html.twig',
  9426.                 ],
  9427.                 'data_collector.time' => [
  9428.                     => 'time',
  9429.                     => '@WebProfiler/Collector/time.html.twig',
  9430.                 ],
  9431.                 'data_collector.memory' => [
  9432.                     => 'memory',
  9433.                     => '@WebProfiler/Collector/memory.html.twig',
  9434.                 ],
  9435.                 'data_collector.validator' => [
  9436.                     => 'validator',
  9437.                     => '@WebProfiler/Collector/validator.html.twig',
  9438.                 ],
  9439.                 'data_collector.ajax' => [
  9440.                     => 'ajax',
  9441.                     => '@WebProfiler/Collector/ajax.html.twig',
  9442.                 ],
  9443.                 'data_collector.form' => [
  9444.                     => 'form',
  9445.                     => '@WebProfiler/Collector/form.html.twig',
  9446.                 ],
  9447.                 'data_collector.exception' => [
  9448.                     => 'exception',
  9449.                     => '@WebProfiler/Collector/exception.html.twig',
  9450.                 ],
  9451.                 'data_collector.logger' => [
  9452.                     => 'logger',
  9453.                     => '@WebProfiler/Collector/logger.html.twig',
  9454.                 ],
  9455.                 'data_collector.events' => [
  9456.                     => 'events',
  9457.                     => '@WebProfiler/Collector/events.html.twig',
  9458.                 ],
  9459.                 'data_collector.router' => [
  9460.                     => 'router',
  9461.                     => '@WebProfiler/Collector/router.html.twig',
  9462.                 ],
  9463.                 'data_collector.cache' => [
  9464.                     => 'cache',
  9465.                     => '@WebProfiler/Collector/cache.html.twig',
  9466.                 ],
  9467.                 'data_collector.translation' => [
  9468.                     => 'translation',
  9469.                     => '@WebProfiler/Collector/translation.html.twig',
  9470.                 ],
  9471.                 'data_collector.security' => [
  9472.                     => 'security',
  9473.                     => '@Security/Collector/security.html.twig',
  9474.                 ],
  9475.                 'data_collector.twig' => [
  9476.                     => 'twig',
  9477.                     => '@WebProfiler/Collector/twig.html.twig',
  9478.                 ],
  9479.                 'data_collector.http_client' => [
  9480.                     => 'http_client',
  9481.                     => '@WebProfiler/Collector/http_client.html.twig',
  9482.                 ],
  9483.                 'data_collector.doctrine' => [
  9484.                     => 'db',
  9485.                     => '@Doctrine/Collector/db.html.twig',
  9486.                 ],
  9487.                 'data_collector.dump' => [
  9488.                     => 'dump',
  9489.                     => '@Debug/Profiler/dump.html.twig',
  9490.                 ],
  9491.                 'mailer.data_collector' => [
  9492.                     => 'mailer',
  9493.                     => '@WebProfiler/Collector/mailer.html.twig',
  9494.                 ],
  9495.                 'notifier.data_collector' => [
  9496.                     => 'notifier',
  9497.                     => '@WebProfiler/Collector/notifier.html.twig',
  9498.                 ],
  9499.                 'data_collector.config' => [
  9500.                     => 'config',
  9501.                     => '@WebProfiler/Collector/config.html.twig',
  9502.                 ],
  9503.             ],
  9504.             'console.command.ids' => [
  9505.             ],
  9506.         ];
  9507.     }
  9508.     protected function throw($message)
  9509.     {
  9510.         throw new RuntimeException($message);
  9511.     }
  9512. }