var/cache/dev/Container7WJ2V3o/App_KernelDevDebugContainer.php line 464

Open in your IDE?
  1. <?php
  2. namespace Container7WJ2V3o;
  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.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.twig' => 'get_Container_Private_TwigService',
  37.             'cache.app' => 'getCache_AppService',
  38.             'cache.system' => 'getCache_SystemService',
  39.             'data_collector.dump' => 'getDataCollector_DumpService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'event_dispatcher' => 'getEventDispatcherService',
  42.             'http_kernel' => 'getHttpKernelService',
  43.             'request_stack' => 'getRequestStackService',
  44.             'router' => 'getRouterService',
  45.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  46.             'cache_clearer' => 'getCacheClearerService',
  47.             'filesystem' => 'getFilesystemService',
  48.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  49.             'form.factory' => 'getForm_FactoryService',
  50.             'form.type.file' => 'getForm_Type_FileService',
  51.             'profiler' => 'getProfilerService',
  52.             'twig' => 'getTwigService',
  53.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  54.             'security.token_storage' => 'getSecurity_TokenStorageService',
  55.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  56.             'session' => 'getSessionService',
  57.         ];
  58.         $this->fileMap = [
  59.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  60.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  61.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  62.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  63.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  64.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  65.             '.container.private.session' => 'get_Container_Private_SessionService',
  66.             'App\\Controller\\AchatsController' => 'getAchatsControllerService',
  67.             'App\\Controller\\ConfigController' => 'getConfigControllerService',
  68.             'App\\Controller\\FileteurController' => 'getFileteurControllerService',
  69.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  70.             'App\\Controller\\PreparateurController' => 'getPreparateurControllerService',
  71.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  72.             'App\\Controller\\TraiteurController' => 'getTraiteurControllerService',
  73.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  74.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  75.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  76.             'cache.app_clearer' => 'getCache_AppClearerService',
  77.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  78.             'cache.system_clearer' => 'getCache_SystemClearerService',
  79.             'cache_warmer' => 'getCacheWarmerService',
  80.             'console.command.public_alias.App\\Command\\MailCommand' => 'getMailCommandService',
  81.             'console.command.public_alias.App\\Command\\PreparateurCommand' => 'getPreparateurCommandService',
  82.             'console.command_loader' => 'getConsole_CommandLoaderService',
  83.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  84.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  85.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  86.             'error_controller' => 'getErrorControllerService',
  87.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  88.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  89.             'routing.loader' => 'getRouting_LoaderService',
  90.             'services_resetter' => 'getServicesResetterService',
  91.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  92.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  93.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  94.         ];
  95.         $this->aliases = [
  96.             'App\\Kernel' => 'kernel',
  97.             'database_connection' => 'doctrine.dbal.default_connection',
  98.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  99.         ];
  100.         $this->privates['service_container'] = function () {
  101.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  102.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  103.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  104.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  105.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  106.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  107.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  108.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  109.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  110.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  111.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  112.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  113.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  114.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  115.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  116.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  117.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  118.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  119.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  120.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  134.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  141.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  162.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  172.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  173.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  174.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  175.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  194.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  195.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  196.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  197.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  199.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  202.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  203.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  204.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  205.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  207.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  213.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  214.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  219.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  220.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  237.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  238.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  239.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  241.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  242.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  243.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  280.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  286.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  304.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  306.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  308.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  309.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  310.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  311.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  312.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  313.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  314.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  315.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  316.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  319.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  335.             include_once \dirname(__DIR__4).'/src/Twig/AdminExtension.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  338.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  339.             include_once \dirname(__DIR__4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  340.             include_once \dirname(__DIR__4).'/vendor/twig/inky-extra/InkyExtension.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  346.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  348.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  352.         };
  353.     }
  354.     public function compile(): void
  355.     {
  356.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  357.     }
  358.     public function isCompiled(): bool
  359.     {
  360.         return true;
  361.     }
  362.     public function getRemovedIds(): array
  363.     {
  364.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  365.     }
  366.     protected function load($file$lazyLoad true)
  367.     {
  368.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  369.             return $class::do($this$lazyLoad);
  370.         }
  371.         if ('.' === $file[-4]) {
  372.             $class substr($class0, -4);
  373.         } else {
  374.             $file .= '.php';
  375.         }
  376.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  377.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  378.     }
  379.     /**
  380.      * Gets the public '.container.private.profiler' shared service.
  381.      *
  382.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  383.      */
  384.     protected function get_Container_Private_ProfilerService()
  385.     {
  386.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  387.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  388.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  389.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  390.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  391.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  392.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  393.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  394.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  395.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  396.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  397.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  398.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  399.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  400.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  401.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  402.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  403.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  404.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  405.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  406.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  407.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  408.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  409.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  410.         if ($this->has('kernel')) {
  411.             $g->setKernel($b);
  412.         }
  413.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  414.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  415.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  416.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  417.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  418.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  419.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  420.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  421.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  422.         $instance->add($d);
  423.         $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));
  424.         $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())));
  425.         $instance->add($e);
  426.         $instance->add($f);
  427.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  428.         $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()))));
  429.         $instance->add($g);
  430.         return $instance;
  431.     }
  432.     /**
  433.      * Gets the public '.container.private.security.authorization_checker' shared service.
  434.      *
  435.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  436.      */
  437.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  438.     {
  439.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  440.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  441.             return $this->services['.container.private.security.authorization_checker'];
  442.         }
  443.         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);
  444.     }
  445.     /**
  446.      * Gets the public '.container.private.security.token_storage' shared service.
  447.      *
  448.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  449.      */
  450.     protected function get_Container_Private_Security_TokenStorageService()
  451.     {
  452.         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, [
  453.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  454.         ], [
  455.             'request_stack' => '?',
  456.         ]));
  457.     }
  458.     /**
  459.      * Gets the public '.container.private.twig' shared service.
  460.      *
  461.      * @return \Twig\Environment
  462.      */
  463.     protected function get_Container_Private_TwigService()
  464.     {
  465.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  466.         $a->addPath('assets/css''styles');
  467.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  468.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  469.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  470.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  471.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  472.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  473.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  474.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  475.         $a->addPath((\dirname(__DIR__4).'/templates'));
  476.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  477.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  478.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  479.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  480.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  481.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  482.         $d = ($this->services['router'] ?? $this->getRouterService());
  483.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  484.         $f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  485.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  486.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  487.         $h = new \Symfony\Bridge\Twig\AppVariable();
  488.         $h->setEnvironment('dev');
  489.         $h->setDebug(true);
  490.         if ($this->has('.container.private.security.token_storage')) {
  491.             $h->setTokenStorage($f);
  492.         }
  493.         if ($this->has('request_stack')) {
  494.             $h->setRequestStack($e);
  495.         }
  496.         $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  497.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  498.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  499.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
  500.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  501.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__4), 'UTF-8'));
  502.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
  503.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  504.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  505.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  506.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  507.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(NULL));
  508.         $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())));
  509.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  510.         $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($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  511.         $instance->addExtension(new \App\Twig\AdminExtension($d$e, new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  512.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  513.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  514.         ], [
  515.             'security.authorization_checker' => '?',
  516.             'security.token_storage' => '?',
  517.         ]))));
  518.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  519.         $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  520.         $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  521.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  522.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  523.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  524.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  525.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  526.         ], [
  527.             'webpack_encore.entrypoint_lookup_collection' => '?',
  528.             'webpack_encore.tag_renderer' => '?',
  529.         ])));
  530.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  531.         $instance->addGlobal('app'$h);
  532.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  533.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  534.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  535.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  536.         ], [
  537.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  538.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  539.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  540.         ])));
  541.         $instance->registerUndefinedFilterCallback([=> $i=> 'suggestFilter']);
  542.         $instance->registerUndefinedFunctionCallback([=> $i=> 'suggestFunction']);
  543.         $instance->registerUndefinedTokenParserCallback([=> $i=> 'suggestTag']);
  544.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  545.         return $instance;
  546.     }
  547.     /**
  548.      * Gets the public 'cache.app' shared service.
  549.      *
  550.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  551.      */
  552.     protected function getCache_AppService()
  553.     {
  554.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('TQzWbOT2fV'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  555.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  556.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  557.     }
  558.     /**
  559.      * Gets the public 'cache.system' shared service.
  560.      *
  561.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  562.      */
  563.     protected function getCache_SystemService()
  564.     {
  565.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z3nGdBapm0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  566.     }
  567.     /**
  568.      * Gets the public 'data_collector.dump' shared service.
  569.      *
  570.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  571.      */
  572.     protected function getDataCollector_DumpService()
  573.     {
  574.         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()));
  575.     }
  576.     /**
  577.      * Gets the public 'doctrine' shared service.
  578.      *
  579.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  580.      */
  581.     protected function getDoctrineService()
  582.     {
  583.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  584.     }
  585.     /**
  586.      * Gets the public 'event_dispatcher' shared service.
  587.      *
  588.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  589.      */
  590.     protected function getEventDispatcherService()
  591.     {
  592.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  593.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  594.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  595.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  596.         $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())));
  597.         $instance->addListener('kernel.controller', [=> function () {
  598.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  599.         }, => 'onKernelController'], 0);
  600.         $instance->addListener('kernel.exception', [=> function () {
  601.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  602.         }, => 'onKernelException'], 0);
  603.         $instance->addListener('kernel.response', [=> function () {
  604.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  605.         }, => 'onKernelResponse'], 0);
  606.         $instance->addListener('kernel.response', [=> function () {
  607.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  608.         }, => 'onKernelResponse'], -1024);
  609.         $instance->addListener('kernel.request', [=> function () {
  610.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  611.         }, => 'setDefaultLocale'], 100);
  612.         $instance->addListener('kernel.request', [=> function () {
  613.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  614.         }, => 'onKernelRequest'], 16);
  615.         $instance->addListener('kernel.finish_request', [=> function () {
  616.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  617.         }, => 'onKernelFinishRequest'], 0);
  618.         $instance->addListener('kernel.request', [=> function () {
  619.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  620.         }, => 'onKernelRequest'], 256);
  621.         $instance->addListener('kernel.response', [=> function () {
  622.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  623.         }, => 'onResponse'], -255);
  624.         $instance->addListener('kernel.controller_arguments', [=> function () {
  625.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  626.         }, => 'onControllerArguments'], 0);
  627.         $instance->addListener('kernel.exception', [=> function () {
  628.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  629.         }, => 'logKernelException'], 0);
  630.         $instance->addListener('kernel.exception', [=> function () {
  631.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  632.         }, => 'onKernelException'], -128);
  633.         $instance->addListener('kernel.response', [=> function () {
  634.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  635.         }, => 'removeCspHeader'], -128);
  636.         $instance->addListener('kernel.request', [=> function () {
  637.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  638.         }, => 'onKernelRequest'], 15);
  639.         $instance->addListener('kernel.finish_request', [=> function () {
  640.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  641.         }, => 'onKernelFinishRequest'], -15);
  642.         $instance->addListener('console.error', [=> function () {
  643.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  644.         }, => 'onConsoleError'], -128);
  645.         $instance->addListener('console.terminate', [=> function () {
  646.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  647.         }, => 'onConsoleTerminate'], -128);
  648.         $instance->addListener('console.error', [=> function () {
  649.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  650.         }, => 'onConsoleError'], 0);
  651.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  652.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  653.         }, => 'onMessage'], -255);
  654.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  655.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  656.         }, => 'onMessage'], -255);
  657.         $instance->addListener('kernel.request', [=> function () {
  658.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  659.         }, => 'configure'], 2048);
  660.         $instance->addListener('console.command', [=> function () {
  661.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  662.         }, => 'configure'], 2048);
  663.         $instance->addListener('kernel.request', [=> function () {
  664.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  665.         }, => 'onKernelRequest'], 32);
  666.         $instance->addListener('kernel.finish_request', [=> function () {
  667.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  668.         }, => 'onKernelFinishRequest'], 0);
  669.         $instance->addListener('kernel.exception', [=> function () {
  670.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  671.         }, => 'onKernelException'], -64);
  672.         $instance->addListener('kernel.request', [=> function () {
  673.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  674.         }, => 'onKernelRequest'], 128);
  675.         $instance->addListener('kernel.response', [=> function () {
  676.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  677.         }, => 'onKernelResponse'], -1000);
  678.         $instance->addListener('kernel.finish_request', [=> function () {
  679.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  680.         }, => 'onFinishRequest'], 0);
  681.         $instance->addListener('kernel.response', [=> function () {
  682.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  683.         }, => 'onKernelResponse'], -100);
  684.         $instance->addListener('kernel.exception', [=> function () {
  685.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  686.         }, => 'onKernelException'], 0);
  687.         $instance->addListener('kernel.terminate', [=> function () {
  688.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  689.         }, => 'onKernelTerminate'], -1024);
  690.         $instance->addListener('kernel.controller', [=> function () {
  691.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  692.         }, => 'onKernelController'], 0);
  693.         $instance->addListener('kernel.response', [=> function () {
  694.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  695.         }, => 'onKernelResponse'], 0);
  696.         $instance->addListener('kernel.controller', [=> function () {
  697.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  698.         }, => 'onKernelController'], 0);
  699.         $instance->addListener('kernel.controller', [=> function () {
  700.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  701.         }, => 'onKernelController'], 0);
  702.         $instance->addListener('kernel.controller', [=> function () {
  703.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  704.         }, => 'onKernelController'], -128);
  705.         $instance->addListener('kernel.view', [=> function () {
  706.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  707.         }, => 'onKernelView'], 0);
  708.         $instance->addListener('kernel.controller', [=> function () {
  709.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  710.         }, => 'onKernelController'], 0);
  711.         $instance->addListener('kernel.response', [=> function () {
  712.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  713.         }, => 'onKernelResponse'], 0);
  714.         $instance->addListener('kernel.controller_arguments', [=> function () {
  715.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  716.         }, => 'onKernelControllerArguments'], 0);
  717.         $instance->addListener('kernel.controller_arguments', [=> function () {
  718.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  719.         }, => 'onKernelControllerArguments'], 0);
  720.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  721.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  722.         }, => 'onMessage'], 0);
  723.         $instance->addListener('kernel.response', [=> function () {
  724.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  725.         }, => 'onKernelResponse'], -128);
  726.         $instance->addListener('console.command', [=> function () {
  727.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  728.         }, => 'onCommand'], 255);
  729.         $instance->addListener('console.terminate', [=> function () {
  730.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  731.         }, => 'onTerminate'], -255);
  732.         $instance->addListener('console.command', [=> function () {
  733.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  734.         }, => 'configure'], 1024);
  735.         $instance->addListener('console.error', [=> function () {
  736.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  737.         }, => 'onConsoleError'], 0);
  738.         $instance->addListener('console.terminate', [=> function () {
  739.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  740.         }, => 'onConsoleTerminate'], 0);
  741.         $instance->addListener('kernel.response', [=> function () {
  742.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  743.         }, => 'onKernelResponse'], 0);
  744.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  745.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  746.         }, => 'onVoterVote'], 0);
  747.         $instance->addListener('kernel.request', [=> function () {
  748.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  749.         }, => 'configureLogoutUrlGenerator'], 8);
  750.         $instance->addListener('kernel.request', [=> function () {
  751.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  752.         }, => 'onKernelRequest'], 8);
  753.         $instance->addListener('kernel.finish_request', [=> function () {
  754.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  755.         }, => 'onKernelFinishRequest'], 0);
  756.         $instance->addListener('kernel.finish_request', [=> function () {
  757.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  758.         }, => 'resetAssets'], 0);
  759.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  760.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  761.         }, => 'onLogout'], 0);
  762.         return $instance;
  763.     }
  764.     /**
  765.      * Gets the public 'http_kernel' shared service.
  766.      *
  767.      * @return \Symfony\Component\HttpKernel\HttpKernel
  768.      */
  769.     protected function getHttpKernelService()
  770.     {
  771.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  772.         if (isset($this->services['http_kernel'])) {
  773.             return $this->services['http_kernel'];
  774.         }
  775.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  776.         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 () {
  777.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  778.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  779.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  780.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  781.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  782.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  783.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  784.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  785.         }, 8)), $b));
  786.     }
  787.     /**
  788.      * Gets the public 'request_stack' shared service.
  789.      *
  790.      * @return \Symfony\Component\HttpFoundation\RequestStack
  791.      */
  792.     protected function getRequestStackService()
  793.     {
  794.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  795.     }
  796.     /**
  797.      * Gets the public 'router' shared service.
  798.      *
  799.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  800.      */
  801.     protected function getRouterService()
  802.     {
  803.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  804.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  805.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  806.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  808.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  809.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  810.         ], [
  811.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  812.         ]))->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'fr');
  813.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  814.             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)));
  815.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  816.         }, 2)));
  817.         return $instance;
  818.     }
  819.     /**
  820.      * Gets the public 'var_dumper.cloner' shared service.
  821.      *
  822.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  823.      */
  824.     protected function getVarDumper_ClonerService()
  825.     {
  826.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  827.         $instance->setMaxItems(2500);
  828.         $instance->setMinDepth(1);
  829.         $instance->setMaxString(-1);
  830.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  831.         return $instance;
  832.     }
  833.     /**
  834.      * Gets the private '.debug.http_client' shared service.
  835.      *
  836.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  837.      */
  838.     protected function get_Debug_HttpClientService()
  839.     {
  840.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  841.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  842.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  843.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  844.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  845.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  846.         $a->setLogger($b);
  847.         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))));
  848.     }
  849.     /**
  850.      * Gets the private '.service_locator.zJyh7qS' shared service.
  851.      *
  852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  853.      */
  854.     protected function get_ServiceLocator_ZJyh7qSService()
  855.     {
  856.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  857.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  858.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  859.         ], [
  860.             'security.firewall.map.context.dev' => '?',
  861.             'security.firewall.map.context.main' => '?',
  862.         ]);
  863.     }
  864.     /**
  865.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  866.      *
  867.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  868.      */
  869.     protected function getResetAssetsEventListenerService()
  870.     {
  871.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  872.     }
  873.     /**
  874.      * Gets the private 'annotations.cache_adapter' shared service.
  875.      *
  876.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  877.      */
  878.     protected function getAnnotations_CacheAdapterService()
  879.     {
  880.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  881.     }
  882.     /**
  883.      * Gets the private 'annotations.cached_reader' shared service.
  884.      *
  885.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  886.      */
  887.     protected function getAnnotations_CachedReaderService()
  888.     {
  889.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  890.     }
  891.     /**
  892.      * Gets the private 'annotations.reader' shared service.
  893.      *
  894.      * @return \Doctrine\Common\Annotations\AnnotationReader
  895.      */
  896.     protected function getAnnotations_ReaderService()
  897.     {
  898.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  899.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  900.         $a->registerUniqueLoader('class_exists');
  901.         $instance->addGlobalIgnoredName('required'$a);
  902.         return $instance;
  903.     }
  904.     /**
  905.      * Gets the private 'assets.packages' shared service.
  906.      *
  907.      * @return \Symfony\Component\Asset\Packages
  908.      */
  909.     protected function getAssets_PackagesService()
  910.     {
  911.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  912.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  913.             return new \EmptyIterator();
  914.         }, 0));
  915.     }
  916.     /**
  917.      * Gets the private 'cache.annotations' shared service.
  918.      *
  919.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  920.      */
  921.     protected function getCache_AnnotationsService()
  922.     {
  923.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zbdw+MXEF9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  924.     }
  925.     /**
  926.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  927.      *
  928.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  929.      */
  930.     protected function getCache_Doctrine_Orm_Default_QueryService()
  931.     {
  932.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  933.     }
  934.     /**
  935.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  936.      *
  937.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  938.      */
  939.     protected function getCache_Doctrine_Orm_Default_ResultService()
  940.     {
  941.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  942.     }
  943.     /**
  944.      * Gets the private 'cache.property_info' shared service.
  945.      *
  946.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  947.      */
  948.     protected function getCache_PropertyInfoService()
  949.     {
  950.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GKbjEBk3QZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  951.     }
  952.     /**
  953.      * Gets the private 'cache.security_expression_language' shared service.
  954.      *
  955.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  956.      */
  957.     protected function getCache_SecurityExpressionLanguageService()
  958.     {
  959.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OhaNjQKp3W'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  960.     }
  961.     /**
  962.      * Gets the private 'cache.serializer' shared service.
  963.      *
  964.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  965.      */
  966.     protected function getCache_SerializerService()
  967.     {
  968.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4tIuiiKNnA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  969.     }
  970.     /**
  971.      * Gets the private 'cache.validator' shared service.
  972.      *
  973.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  974.      */
  975.     protected function getCache_ValidatorService()
  976.     {
  977.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0zeUJT+SZ9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  978.     }
  979.     /**
  980.      * Gets the private 'cache.webpack_encore' shared service.
  981.      *
  982.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  983.      */
  984.     protected function getCache_WebpackEncoreService()
  985.     {
  986.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NTY7Ur76NT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  987.     }
  988.     /**
  989.      * Gets the private 'data_collector.form' shared service.
  990.      *
  991.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  992.      */
  993.     protected function getDataCollector_FormService()
  994.     {
  995.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  996.     }
  997.     /**
  998.      * Gets the private 'data_collector.request' shared service.
  999.      *
  1000.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1001.      */
  1002.     protected function getDataCollector_RequestService()
  1003.     {
  1004.         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())));
  1005.     }
  1006.     /**
  1007.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1008.      *
  1009.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1010.      */
  1011.     protected function getDebug_DebugHandlersListenerService()
  1012.     {
  1013.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1014.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1015.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1016.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1017.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1018.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1019.     }
  1020.     /**
  1021.      * Gets the private 'debug.file_link_formatter' shared service.
  1022.      *
  1023.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1024.      */
  1025.     protected function getDebug_FileLinkFormatterService()
  1026.     {
  1027.         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 () {
  1028.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1029.         });
  1030.     }
  1031.     /**
  1032.      * Gets the private 'debug.log_processor' shared service.
  1033.      *
  1034.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1035.      */
  1036.     protected function getDebug_LogProcessorService()
  1037.     {
  1038.         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())));
  1039.     }
  1040.     /**
  1041.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1042.      *
  1043.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1044.      */
  1045.     protected function getDebug_Security_Access_DecisionManagerService()
  1046.     {
  1047.         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 () {
  1048.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1049.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1050.         }, 2), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1051.     }
  1052.     /**
  1053.      * Gets the private 'debug.security.firewall' shared service.
  1054.      *
  1055.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1056.      */
  1057.     protected function getDebug_Security_FirewallService()
  1058.     {
  1059.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1060.         if (isset($this->privates['debug.security.firewall'])) {
  1061.             return $this->privates['debug.security.firewall'];
  1062.         }
  1063.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1064.         if (isset($this->privates['debug.security.firewall'])) {
  1065.             return $this->privates['debug.security.firewall'];
  1066.         }
  1067.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1068.     }
  1069.     /**
  1070.      * Gets the private 'exception_listener' shared service.
  1071.      *
  1072.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1073.      */
  1074.     protected function getExceptionListenerService()
  1075.     {
  1076.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1077.     }
  1078.     /**
  1079.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1080.      *
  1081.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1082.      */
  1083.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1084.     {
  1085.         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())));
  1086.     }
  1087.     /**
  1088.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1089.      *
  1090.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1091.      */
  1092.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1093.     {
  1094.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1095.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1096.             return $this->privates['framework_extra_bundle.event.is_granted'];
  1097.         }
  1098.         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);
  1099.     }
  1100.     /**
  1101.      * Gets the private 'locale_aware_listener' shared service.
  1102.      *
  1103.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1104.      */
  1105.     protected function getLocaleAwareListenerService()
  1106.     {
  1107.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1108.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  1109.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1110.     }
  1111.     /**
  1112.      * Gets the private 'locale_listener' shared service.
  1113.      *
  1114.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1115.      */
  1116.     protected function getLocaleListenerService()
  1117.     {
  1118.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  1119.     }
  1120.     /**
  1121.      * Gets the private 'monolog.handler.console' shared service.
  1122.      *
  1123.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1124.      */
  1125.     protected function getMonolog_Handler_ConsoleService()
  1126.     {
  1127.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1128.     }
  1129.     /**
  1130.      * Gets the private 'monolog.handler.main' shared service.
  1131.      *
  1132.      * @return \Monolog\Handler\StreamHandler
  1133.      */
  1134.     protected function getMonolog_Handler_MainService()
  1135.     {
  1136.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  1137.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1138.         return $instance;
  1139.     }
  1140.     /**
  1141.      * Gets the private 'monolog.logger' shared service.
  1142.      *
  1143.      * @return \Symfony\Bridge\Monolog\Logger
  1144.      */
  1145.     protected function getMonolog_LoggerService()
  1146.     {
  1147.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1148.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1149.         $instance->useMicrosecondTimestamps(true);
  1150.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1151.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1152.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1153.         return $instance;
  1154.     }
  1155.     /**
  1156.      * Gets the private 'monolog.logger.cache' shared service.
  1157.      *
  1158.      * @return \Symfony\Bridge\Monolog\Logger
  1159.      */
  1160.     protected function getMonolog_Logger_CacheService()
  1161.     {
  1162.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1163.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1164.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1165.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1166.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the private 'monolog.logger.request' shared service.
  1171.      *
  1172.      * @return \Symfony\Bridge\Monolog\Logger
  1173.      */
  1174.     protected function getMonolog_Logger_RequestService()
  1175.     {
  1176.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1177.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1178.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1179.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1180.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1181.         return $instance;
  1182.     }
  1183.     /**
  1184.      * Gets the private 'parameter_bag' shared service.
  1185.      *
  1186.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1187.      */
  1188.     protected function getParameterBagService()
  1189.     {
  1190.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1191.     }
  1192.     /**
  1193.      * Gets the private 'profiler_listener' shared service.
  1194.      *
  1195.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1196.      */
  1197.     protected function getProfilerListenerService()
  1198.     {
  1199.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  1200.         if (isset($this->privates['profiler_listener'])) {
  1201.             return $this->privates['profiler_listener'];
  1202.         }
  1203.         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);
  1204.     }
  1205.     /**
  1206.      * Gets the private 'router.request_context' shared service.
  1207.      *
  1208.      * @return \Symfony\Component\Routing\RequestContext
  1209.      */
  1210.     protected function getRouter_RequestContextService()
  1211.     {
  1212.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('SITE_BASE_HOST'), $this->getEnv('SITE_BASE_SCHEME'), 80443);
  1213.     }
  1214.     /**
  1215.      * Gets the private 'router_listener' shared service.
  1216.      *
  1217.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1218.      */
  1219.     protected function getRouterListenerService()
  1220.     {
  1221.         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);
  1222.     }
  1223.     /**
  1224.      * Gets the private 'security.firewall.map' shared service.
  1225.      *
  1226.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1227.      */
  1228.     protected function getSecurity_Firewall_MapService()
  1229.     {
  1230.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  1231.         if (isset($this->privates['security.firewall.map'])) {
  1232.             return $this->privates['security.firewall.map'];
  1233.         }
  1234.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  1235.             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)/')));
  1236.             yield 'security.firewall.map.context.main' => NULL;
  1237.         }, 2));
  1238.     }
  1239.     /**
  1240.      * Gets the private 'security.logout_url_generator' shared service.
  1241.      *
  1242.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1243.      */
  1244.     protected function getSecurity_LogoutUrlGeneratorService()
  1245.     {
  1246.         $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()));
  1247.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  1248.         return $instance;
  1249.     }
  1250.     /**
  1251.      * Gets the private 'security.role_hierarchy' shared service.
  1252.      *
  1253.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1254.      */
  1255.     protected function getSecurity_RoleHierarchyService()
  1256.     {
  1257.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1258.     }
  1259.     /**
  1260.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1261.      *
  1262.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1263.      */
  1264.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1265.     {
  1266.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1267.     }
  1268.     /**
  1269.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1270.      *
  1271.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1272.      */
  1273.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1274.     {
  1275.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1276.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL), 0'doctrine.orm');
  1277.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1278.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1279.     }
  1280.     /**
  1281.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1282.      *
  1283.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1284.      */
  1285.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1286.     {
  1287.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1288.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  1289.             return $this->privates['sensio_framework_extra.security.listener'];
  1290.         }
  1291.         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()), NULL, ($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()));
  1292.     }
  1293.     /**
  1294.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1295.      *
  1296.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1297.      */
  1298.     protected function getSensioFrameworkExtra_View_ListenerService()
  1299.     {
  1300.         $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))));
  1301.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1302.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1303.         ], [
  1304.             'twig' => '?',
  1305.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  1306.         return $instance;
  1307.     }
  1308.     /**
  1309.      * Gets the private 'session_listener' shared service.
  1310.      *
  1311.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1312.      */
  1313.     protected function getSessionListenerService()
  1314.     {
  1315.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1316.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  1317.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1318.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1319.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  1320.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1321.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  1322.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'true],
  1323.         ], [
  1324.             'initialized_session' => '?',
  1325.             'logger' => '?',
  1326.             'request_stack' => '?',
  1327.             'session' => '?',
  1328.             'session_collector' => '?',
  1329.             'session_factory' => '?',
  1330.             'session_storage' => '?',
  1331.         ]), true$this->parameters['session.storage.options']);
  1332.     }
  1333.     /**
  1334.      * Gets the private 'var_dumper.html_dumper' shared service.
  1335.      *
  1336.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1337.      */
  1338.     protected function getVarDumper_HtmlDumperService()
  1339.     {
  1340.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1341.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1342.         return $instance;
  1343.     }
  1344.     /**
  1345.      * Gets the private 'var_dumper.server_connection' shared service.
  1346.      *
  1347.      * @return \Symfony\Component\VarDumper\Server\Connection
  1348.      */
  1349.     protected function getVarDumper_ServerConnectionService()
  1350.     {
  1351.         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()]);
  1352.     }
  1353.     /**
  1354.      * Gets the private 'web_profiler.csp.handler' shared service.
  1355.      *
  1356.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1357.      */
  1358.     protected function getWebProfiler_Csp_HandlerService()
  1359.     {
  1360.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1361.     }
  1362.     /**
  1363.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1364.      *
  1365.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1366.      */
  1367.     protected function getWebProfiler_DebugToolbarService()
  1368.     {
  1369.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1370.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  1371.             return $this->privates['web_profiler.debug_toolbar'];
  1372.         }
  1373.         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()));
  1374.     }
  1375.     /**
  1376.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  1377.      *
  1378.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  1379.      */
  1380.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  1381.     {
  1382.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1383.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  1384.         ], [
  1385.             '_default' => '?',
  1386.         ]), '_default');
  1387.     }
  1388.     /**
  1389.      * Gets the public 'cache_clearer' alias.
  1390.      *
  1391.      * @return object The ".container.private.cache_clearer" service.
  1392.      */
  1393.     protected function getCacheClearerService()
  1394.     {
  1395.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  1396.         return $this->get('.container.private.cache_clearer');
  1397.     }
  1398.     /**
  1399.      * Gets the public 'filesystem' alias.
  1400.      *
  1401.      * @return object The ".container.private.filesystem" service.
  1402.      */
  1403.     protected function getFilesystemService()
  1404.     {
  1405.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  1406.         return $this->get('.container.private.filesystem');
  1407.     }
  1408.     /**
  1409.      * Gets the public 'security.csrf.token_manager' alias.
  1410.      *
  1411.      * @return object The ".container.private.security.csrf.token_manager" service.
  1412.      */
  1413.     protected function getSecurity_Csrf_TokenManagerService()
  1414.     {
  1415.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  1416.         return $this->get('.container.private.security.csrf.token_manager');
  1417.     }
  1418.     /**
  1419.      * Gets the public 'form.factory' alias.
  1420.      *
  1421.      * @return object The ".container.private.form.factory" service.
  1422.      */
  1423.     protected function getForm_FactoryService()
  1424.     {
  1425.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  1426.         return $this->get('.container.private.form.factory');
  1427.     }
  1428.     /**
  1429.      * Gets the public 'form.type.file' alias.
  1430.      *
  1431.      * @return object The ".container.private.form.type.file" service.
  1432.      */
  1433.     protected function getForm_Type_FileService()
  1434.     {
  1435.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  1436.         return $this->get('.container.private.form.type.file');
  1437.     }
  1438.     /**
  1439.      * Gets the public 'profiler' alias.
  1440.      *
  1441.      * @return object The ".container.private.profiler" service.
  1442.      */
  1443.     protected function getProfilerService()
  1444.     {
  1445.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  1446.         return $this->get('.container.private.profiler');
  1447.     }
  1448.     /**
  1449.      * Gets the public 'twig' alias.
  1450.      *
  1451.      * @return object The ".container.private.twig" service.
  1452.      */
  1453.     protected function getTwigService()
  1454.     {
  1455.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  1456.         return $this->get('.container.private.twig');
  1457.     }
  1458.     /**
  1459.      * Gets the public 'security.authorization_checker' alias.
  1460.      *
  1461.      * @return object The ".container.private.security.authorization_checker" service.
  1462.      */
  1463.     protected function getSecurity_AuthorizationCheckerService()
  1464.     {
  1465.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  1466.         return $this->get('.container.private.security.authorization_checker');
  1467.     }
  1468.     /**
  1469.      * Gets the public 'security.token_storage' alias.
  1470.      *
  1471.      * @return object The ".container.private.security.token_storage" service.
  1472.      */
  1473.     protected function getSecurity_TokenStorageService()
  1474.     {
  1475.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  1476.         return $this->get('.container.private.security.token_storage');
  1477.     }
  1478.     /**
  1479.      * Gets the public 'security.password_encoder' alias.
  1480.      *
  1481.      * @return object The ".container.private.security.password_encoder" service.
  1482.      */
  1483.     protected function getSecurity_PasswordEncoderService()
  1484.     {
  1485.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  1486.         return $this->get('.container.private.security.password_encoder');
  1487.     }
  1488.     /**
  1489.      * Gets the public 'session' alias.
  1490.      *
  1491.      * @return object The ".container.private.session" service.
  1492.      */
  1493.     protected function getSessionService()
  1494.     {
  1495.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  1496.         return $this->get('.container.private.session');
  1497.     }
  1498.     /**
  1499.      * @return array|bool|float|int|string|\UnitEnum|null
  1500.      */
  1501.     public function getParameter(string $name)
  1502.     {
  1503.         if (isset($this->buildParameters[$name])) {
  1504.             return $this->buildParameters[$name];
  1505.         }
  1506.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  1507.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1508.         }
  1509.         if (isset($this->loadedDynamicParameters[$name])) {
  1510.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1511.         }
  1512.         return $this->parameters[$name];
  1513.     }
  1514.     public function hasParameter(string $name): bool
  1515.     {
  1516.         if (isset($this->buildParameters[$name])) {
  1517.             return true;
  1518.         }
  1519.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  1520.     }
  1521.     public function setParameter(string $name$value): void
  1522.     {
  1523.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1524.     }
  1525.     public function getParameterBag(): ParameterBagInterface
  1526.     {
  1527.         if (null === $this->parameterBag) {
  1528.             $parameters $this->parameters;
  1529.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1530.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1531.             }
  1532.             foreach ($this->buildParameters as $name => $value) {
  1533.                 $parameters[$name] = $value;
  1534.             }
  1535.             $this->parameterBag = new FrozenParameterBag($parameters);
  1536.         }
  1537.         return $this->parameterBag;
  1538.     }
  1539.     private $loadedDynamicParameters = [
  1540.         'kernel.runtime_environment' => false,
  1541.         'kernel.build_dir' => false,
  1542.         'kernel.cache_dir' => false,
  1543.         'router.request_context.scheme' => false,
  1544.         'router.request_context.host' => false,
  1545.         'app.profile.admin' => false,
  1546.         'app.profile.acheteur_filteur' => false,
  1547.         'app.profile.preparateur' => false,
  1548.         'app.profile.traiteur' => false,
  1549.         'kernel.secret' => false,
  1550.         'debug.container.dump' => false,
  1551.         'profiler.storage.dsn' => false,
  1552.         'doctrine.orm.proxy_dir' => false,
  1553.         'knp_snappy.pdf.binary' => false,
  1554.         'knp_snappy.image.binary' => false,
  1555.     ];
  1556.     private $dynamicParameters = [];
  1557.     private function getDynamicParameter(string $name)
  1558.     {
  1559.         switch ($name) {
  1560.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  1561.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  1562.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  1563.             case 'router.request_context.scheme'$value $this->getEnv('SITE_BASE_SCHEME'); break;
  1564.             case 'router.request_context.host'$value $this->getEnv('SITE_BASE_HOST'); break;
  1565.             case 'app.profile.admin'$value $this->getEnv('PROFILE_ADMIN'); break;
  1566.             case 'app.profile.acheteur_filteur'$value $this->getEnv('PROFILE_ACHETEUR_FILETEUR'); break;
  1567.             case 'app.profile.preparateur'$value $this->getEnv('PROFILE_PREPARATEUR'); break;
  1568.             case 'app.profile.traiteur'$value $this->getEnv('PROFILE_TRAITEUR'); break;
  1569.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1570.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  1571.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  1572.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  1573.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  1574.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  1575.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1576.         }
  1577.         $this->loadedDynamicParameters[$name] = true;
  1578.         return $this->dynamicParameters[$name] = $value;
  1579.     }
  1580.     protected function getDefaultParameters(): array
  1581.     {
  1582.         return [
  1583.             'kernel.project_dir' => \dirname(__DIR__4),
  1584.             'kernel.environment' => 'dev',
  1585.             'kernel.debug' => true,
  1586.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  1587.             'kernel.bundles' => [
  1588.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1589.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1590.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1591.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  1592.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1593.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1594.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1595.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1596.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1597.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1598.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1599.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  1600.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  1601.             ],
  1602.             'kernel.bundles_metadata' => [
  1603.                 'FrameworkBundle' => [
  1604.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  1605.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1606.                 ],
  1607.                 'SensioFrameworkExtraBundle' => [
  1608.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  1609.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1610.                 ],
  1611.                 'TwigBundle' => [
  1612.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  1613.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1614.                 ],
  1615.                 'TwigExtraBundle' => [
  1616.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  1617.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  1618.                 ],
  1619.                 'WebProfilerBundle' => [
  1620.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  1621.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1622.                 ],
  1623.                 'MonologBundle' => [
  1624.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  1625.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1626.                 ],
  1627.                 'DebugBundle' => [
  1628.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  1629.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1630.                 ],
  1631.                 'DoctrineBundle' => [
  1632.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  1633.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1634.                 ],
  1635.                 'DoctrineMigrationsBundle' => [
  1636.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  1637.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1638.                 ],
  1639.                 'MakerBundle' => [
  1640.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  1641.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1642.                 ],
  1643.                 'SecurityBundle' => [
  1644.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  1645.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1646.                 ],
  1647.                 'WebpackEncoreBundle' => [
  1648.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  1649.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  1650.                 ],
  1651.                 'KnpSnappyBundle' => [
  1652.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  1653.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  1654.                 ],
  1655.             ],
  1656.             'kernel.charset' => 'UTF-8',
  1657.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  1658.             'event_dispatcher.event_aliases' => [
  1659.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  1660.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  1661.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  1662.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  1663.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  1664.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  1665.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  1666.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  1667.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  1668.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  1669.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  1670.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  1671.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  1672.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  1673.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  1674.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  1675.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  1676.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  1677.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  1678.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  1679.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  1680.             ],
  1681.             'fragment.renderer.hinclude.global_template' => NULL,
  1682.             'fragment.path' => '/_fragment',
  1683.             'kernel.http_method_override' => true,
  1684.             'kernel.trusted_hosts' => [
  1685.             ],
  1686.             'kernel.default_locale' => 'fr',
  1687.             'kernel.enabled_locales' => [
  1688.             ],
  1689.             'kernel.error_controller' => 'error_controller',
  1690.             'debug.file_link_format' => NULL,
  1691.             'asset.request_context.base_path' => NULL,
  1692.             'asset.request_context.secure' => NULL,
  1693.             'debug.error_handler.throw_at' => -1,
  1694.             'router.request_context.base_url' => '',
  1695.             'router.resource' => 'kernel::loadRoutes',
  1696.             'request_listener.http_port' => 80,
  1697.             'request_listener.https_port' => 443,
  1698.             'session.metadata.storage_key' => '_sf2_meta',
  1699.             'session.storage.options' => [
  1700.                 'cache_limiter' => '0',
  1701.                 'cookie_secure' => 'auto',
  1702.                 'cookie_httponly' => true,
  1703.                 'cookie_samesite' => 'lax',
  1704.                 'gc_probability' => 1,
  1705.             ],
  1706.             'session.save_path' => NULL,
  1707.             'session.metadata.update_threshold' => 0,
  1708.             'form.type_extension.csrf.enabled' => true,
  1709.             'form.type_extension.csrf.field_name' => '_token',
  1710.             'validator.translation_domain' => 'validators',
  1711.             'profiler_listener.only_exceptions' => false,
  1712.             'profiler_listener.only_main_requests' => false,
  1713.             'twig.form.resources' => [
  1714.                 => 'form_div_layout.html.twig',
  1715.             ],
  1716.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  1717.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1718.             'web_profiler.debug_toolbar.mode' => 2,
  1719.             'monolog.use_microseconds' => true,
  1720.             'monolog.swift_mailer.handlers' => [
  1721.             ],
  1722.             'monolog.handlers_to_channels' => [
  1723.                 'monolog.handler.console' => [
  1724.                     'type' => 'exclusive',
  1725.                     'elements' => [
  1726.                         => 'event',
  1727.                         => 'doctrine',
  1728.                         => 'console',
  1729.                     ],
  1730.                 ],
  1731.                 'monolog.handler.main' => [
  1732.                     'type' => 'exclusive',
  1733.                     'elements' => [
  1734.                         => 'event',
  1735.                     ],
  1736.                 ],
  1737.             ],
  1738.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  1739.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1740.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1741.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1742.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1743.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1744.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1745.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1746.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1747.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1748.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1749.             'doctrine.entity_managers' => [
  1750.                 'default' => 'doctrine.orm.default_entity_manager',
  1751.             ],
  1752.             'doctrine.default_entity_manager' => 'default',
  1753.             'doctrine.dbal.connection_factory.types' => [
  1754.             ],
  1755.             'doctrine.connections' => [
  1756.                 'default' => 'doctrine.dbal.default_connection',
  1757.             ],
  1758.             'doctrine.default_connection' => 'default',
  1759.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1760.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1761.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1762.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1763.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1764.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1765.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1766.             'doctrine.orm.cache.memcache_port' => 11211,
  1767.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1768.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1769.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1770.             'doctrine.orm.cache.memcached_port' => 11211,
  1771.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1772.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1773.             'doctrine.orm.cache.redis_host' => 'localhost',
  1774.             'doctrine.orm.cache.redis_port' => 6379,
  1775.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1776.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1777.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1778.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1779.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1780.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1781.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1782.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1783.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1784.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1785.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  1786.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1787.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1788.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1789.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1790.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1791.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1792.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1793.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1794.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1795.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1796.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1797.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1798.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1799.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1800.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1801.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1802.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1803.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1804.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1805.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1806.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1807.             'doctrine_migrations.name' => 'Application Migrations',
  1808.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  1809.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  1810.             'doctrine_migrations.table_name' => 'app_doctrine_migration_versions',
  1811.             'doctrine_migrations.column_name' => 'version',
  1812.             'doctrine_migrations.column_length' => 14,
  1813.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  1814.             'doctrine_migrations.all_or_nothing' => false,
  1815.             'doctrine_migrations.custom_template' => NULL,
  1816.             'doctrine_migrations.organize_migrations' => false,
  1817.             'security.role_hierarchy.roles' => [
  1818.                 'ROLE_ADMIN' => [
  1819.                     => 'ROLE_ACHETEUR_FILETEUR',
  1820.                     => 'ROLE_PREPARATEUR',
  1821.                     => 'ROLE_TRAITEUR',
  1822.                 ],
  1823.             ],
  1824.             'security.access.denied_url' => NULL,
  1825.             'security.authentication.manager.erase_credentials' => true,
  1826.             'security.authentication.session_strategy.strategy' => 'migrate',
  1827.             'security.access.always_authenticate_before_granting' => false,
  1828.             'security.authentication.hide_user_not_found' => true,
  1829.             'security.firewalls' => [
  1830.                 => 'dev',
  1831.                 => 'main',
  1832.             ],
  1833.             'security.main._indexed_authenticators' => [
  1834.             ],
  1835.             'knp_snappy.pdf.options' => [
  1836.             ],
  1837.             'knp_snappy.pdf.env' => [
  1838.             ],
  1839.             'knp_snappy.image.options' => [
  1840.             ],
  1841.             'knp_snappy.image.env' => [
  1842.             ],
  1843.             'maker.compatible_check.doctrine.supports_attributes' => true,
  1844.             'data_collector.templates' => [
  1845.                 'data_collector.request' => [
  1846.                     => 'request',
  1847.                     => '@WebProfiler/Collector/request.html.twig',
  1848.                 ],
  1849.                 'data_collector.time' => [
  1850.                     => 'time',
  1851.                     => '@WebProfiler/Collector/time.html.twig',
  1852.                 ],
  1853.                 'data_collector.memory' => [
  1854.                     => 'memory',
  1855.                     => '@WebProfiler/Collector/memory.html.twig',
  1856.                 ],
  1857.                 'data_collector.ajax' => [
  1858.                     => 'ajax',
  1859.                     => '@WebProfiler/Collector/ajax.html.twig',
  1860.                 ],
  1861.                 'data_collector.form' => [
  1862.                     => 'form',
  1863.                     => '@WebProfiler/Collector/form.html.twig',
  1864.                 ],
  1865.                 'data_collector.exception' => [
  1866.                     => 'exception',
  1867.                     => '@WebProfiler/Collector/exception.html.twig',
  1868.                 ],
  1869.                 'data_collector.logger' => [
  1870.                     => 'logger',
  1871.                     => '@WebProfiler/Collector/logger.html.twig',
  1872.                 ],
  1873.                 'data_collector.events' => [
  1874.                     => 'events',
  1875.                     => '@WebProfiler/Collector/events.html.twig',
  1876.                 ],
  1877.                 'data_collector.router' => [
  1878.                     => 'router',
  1879.                     => '@WebProfiler/Collector/router.html.twig',
  1880.                 ],
  1881.                 'data_collector.cache' => [
  1882.                     => 'cache',
  1883.                     => '@WebProfiler/Collector/cache.html.twig',
  1884.                 ],
  1885.                 'data_collector.security' => [
  1886.                     => 'security',
  1887.                     => '@Security/Collector/security.html.twig',
  1888.                 ],
  1889.                 'data_collector.twig' => [
  1890.                     => 'twig',
  1891.                     => '@WebProfiler/Collector/twig.html.twig',
  1892.                 ],
  1893.                 'data_collector.http_client' => [
  1894.                     => 'http_client',
  1895.                     => '@WebProfiler/Collector/http_client.html.twig',
  1896.                 ],
  1897.                 'data_collector.doctrine' => [
  1898.                     => 'db',
  1899.                     => '@Doctrine/Collector/db.html.twig',
  1900.                 ],
  1901.                 'data_collector.dump' => [
  1902.                     => 'dump',
  1903.                     => '@Debug/Profiler/dump.html.twig',
  1904.                 ],
  1905.                 'mailer.data_collector' => [
  1906.                     => 'mailer',
  1907.                     => '@WebProfiler/Collector/mailer.html.twig',
  1908.                 ],
  1909.                 'data_collector.config' => [
  1910.                     => 'config',
  1911.                     => '@WebProfiler/Collector/config.html.twig',
  1912.                 ],
  1913.             ],
  1914.             'console.command.ids' => [
  1915.                 => 'console.command.public_alias.App\\Command\\MailCommand',
  1916.                 => 'console.command.public_alias.App\\Command\\PreparateurCommand',
  1917.             ],
  1918.         ];
  1919.     }
  1920.     protected function throw($message)
  1921.     {
  1922.         throw new RuntimeException($message);
  1923.     }
  1924. }