var/cache/dev/Container2EzniAY/App_KernelDevDebugContainer.php line 10736

Open in your IDE?
  1. <?php
  2. namespace Container2EzniAY;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\AchatController' => 'getAchatControllerService',
  47.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  48.             'App\\Controller\\AppController' => 'getAppControllerService',
  49.             'App\\Controller\\AuthentificatorController' => 'getAuthentificatorControllerService',
  50.             'App\\Controller\\ClientsController' => 'getClientsControllerService',
  51.             'App\\Controller\\CommandeController' => 'getCommandeControllerService',
  52.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  53.             'App\\Controller\\DatatableController' => 'getDatatableControllerService',
  54.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  55.             'App\\Controller\\ExportController' => 'getExportControllerService',
  56.             'App\\Controller\\FactureController' => 'getFactureControllerService',
  57.             'App\\Controller\\FicheController' => 'getFicheControllerService',
  58.             'App\\Controller\\FournisseurController' => 'getFournisseurControllerService',
  59.             'App\\Controller\\FraisController' => 'getFraisControllerService',
  60.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  61.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  62.             'App\\Controller\\StatistiqueController' => 'getStatistiqueControllerService',
  63.             'App\\Controller\\StockController' => 'getStockControllerService',
  64.             'App\\Service\\CommandeService' => 'getCommandeServiceService',
  65.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  66.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  69.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  70.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  71.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  72.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  73.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  74.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  75.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  76.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  77.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  78.             'cache.app' => 'getCache_AppService',
  79.             'cache.app_clearer' => 'getCache_AppClearerService',
  80.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  81.             'cache.system' => 'getCache_SystemService',
  82.             'cache.system_clearer' => 'getCache_SystemClearerService',
  83.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  84.             'cache_warmer' => 'getCacheWarmerService',
  85.             'console.command_loader' => 'getConsole_CommandLoaderService',
  86.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  87.             'doctrine' => 'getDoctrineService',
  88.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  89.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  90.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  91.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  92.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  93.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  94.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  95.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  96.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  97.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  98.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  99.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  100.             'easyadmin.router' => 'getEasyadmin_RouterService',
  101.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  102.             'error_controller' => 'getErrorControllerService',
  103.             'event_dispatcher' => 'getEventDispatcherService',
  104.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  105.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  106.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  107.             'http_kernel' => 'getHttpKernelService',
  108.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  109.             'request_stack' => 'getRequestStackService',
  110.             'router' => 'getRouterService',
  111.             'routing.loader' => 'getRouting_LoaderService',
  112.             'services_resetter' => 'getServicesResetterService',
  113.             'translator' => 'getTranslatorService',
  114.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  115.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  116.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  117.             'cache_clearer' => 'getCacheClearerService',
  118.             'filesystem' => 'getFilesystemService',
  119.             'serializer' => 'getSerializerService',
  120.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  121.             'form.factory' => 'getForm_FactoryService',
  122.             'form.type.file' => 'getForm_Type_FileService',
  123.             'profiler' => 'getProfilerService',
  124.             'twig' => 'getTwigService',
  125.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  126.             'security.token_storage' => 'getSecurity_TokenStorageService',
  127.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  128.             'session' => 'getSessionService',
  129.             'validator' => 'getValidatorService',
  130.         ];
  131.         $this->aliases = [
  132.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  133.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  134.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  135.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  136.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  137.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  138.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  139.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  140.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  141.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  142.             'database_connection' => 'doctrine.dbal.default_connection',
  143.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  144.         ];
  145.         $this->privates['service_container'] = function () {
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  152.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  163.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  176.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  183.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  217.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  234.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  235.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  236.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  289.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  297.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  298.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  314.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  317.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  330.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  332.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  339.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  357.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  359.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  362.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  369.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  371.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  379.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  382.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  384.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  387.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  388.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  390.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  391.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  394.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  396.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  397.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  398.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  400.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  403.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  404.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  405.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  407.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  409.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  411.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  412.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  413.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  414.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  415.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  416.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  417.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  418.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  419.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  420.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  422.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  423.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  424.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  425.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  426.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  427.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  428.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  429.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  430.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  432.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  434.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  436.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  438.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  440.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  444.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  446.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  447.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  450.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  451.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  454.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  455.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  459.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  460.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  461.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  471.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  473.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  480.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  481.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  483.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  484.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  485.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  486.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  487.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  488.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  489.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  490.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  491.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  494.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  501.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  502.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  505.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  507.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  508.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  521.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  610.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  611.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  613.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  622.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  623.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  624.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  626.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  644.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  663.         };
  664.     }
  665.     public function compile(): void
  666.     {
  667.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  668.     }
  669.     public function isCompiled(): bool
  670.     {
  671.         return true;
  672.     }
  673.     public function getRemovedIds(): array
  674.     {
  675.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  676.     }
  677.     /**
  678.      * Gets the public '.container.private.cache_clearer' shared service.
  679.      *
  680.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  681.      */
  682.     protected function get_Container_Private_CacheClearerService()
  683.     {
  684.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  685.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  686.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  687.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  688.         }, 1));
  689.     }
  690.     /**
  691.      * Gets the public '.container.private.filesystem' shared service.
  692.      *
  693.      * @return \Symfony\Component\Filesystem\Filesystem
  694.      */
  695.     protected function get_Container_Private_FilesystemService()
  696.     {
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  698.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  699.     }
  700.     /**
  701.      * Gets the public '.container.private.form.factory' shared service.
  702.      *
  703.      * @return \Symfony\Component\Form\FormFactory
  704.      */
  705.     protected function get_Container_Private_Form_FactoryService()
  706.     {
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  709.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  710.     }
  711.     /**
  712.      * Gets the public '.container.private.form.type.file' shared service.
  713.      *
  714.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  715.      */
  716.     protected function get_Container_Private_Form_Type_FileService()
  717.     {
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  721.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  722.     }
  723.     /**
  724.      * Gets the public '.container.private.profiler' shared service.
  725.      *
  726.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  727.      */
  728.     protected function get_Container_Private_ProfilerService()
  729.     {
  730.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  731.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  732.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  733.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  734.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  735.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  736.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  737.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  738.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  739.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  740.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  741.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  742.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  743.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  744.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  745.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  746.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  747.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  748.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  749.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  750.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  751.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  752.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  753.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  754.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  755.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  756.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  757.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  758.         if ($this->has('kernel')) {
  759.             $e->setKernel($b);
  760.         }
  761.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  762.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  763.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  764.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  765.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  766.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  767.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  768.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  769.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  770.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  771.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  772.         $instance->add($d);
  773.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  774.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  775.         $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())));
  776.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  777.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  778.         $instance->add($e);
  779.         return $instance;
  780.     }
  781.     /**
  782.      * Gets the public '.container.private.security.authorization_checker' shared service.
  783.      *
  784.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  785.      */
  786.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  787.     {
  788.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  789.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  790.             return $this->services['.container.private.security.authorization_checker'];
  791.         }
  792.         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);
  793.     }
  794.     /**
  795.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  796.      *
  797.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  798.      */
  799.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  800.     {
  801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  805.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  806.     }
  807.     /**
  808.      * Gets the public '.container.private.security.password_encoder' shared service.
  809.      *
  810.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  811.      *
  812.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  813.      */
  814.     protected function get_Container_Private_Security_PasswordEncoderService()
  815.     {
  816.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  817.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  818.     }
  819.     /**
  820.      * Gets the public '.container.private.security.token_storage' shared service.
  821.      *
  822.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  823.      */
  824.     protected function get_Container_Private_Security_TokenStorageService()
  825.     {
  826.         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, [
  827.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  828.         ], [
  829.             'request_stack' => '?',
  830.         ]));
  831.     }
  832.     /**
  833.      * Gets the public '.container.private.serializer' shared service.
  834.      *
  835.      * @return \Symfony\Component\Serializer\Serializer
  836.      */
  837.     protected function get_Container_Private_SerializerService()
  838.     {
  839.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  840.         if (isset($this->services['.container.private.serializer'])) {
  841.             return $this->services['.container.private.serializer'];
  842.         }
  843.         $b = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  844.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  845.         $d = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  846.         $e = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$b$c)], [=> $d]));
  847.         $f = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($e);
  848.         $g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  849.         $h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  850.         $i = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  851.         $j = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  852.         $k = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($g$h$i, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$jNULLfalse'oauth2''application''''', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$e));
  853.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  854.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  855.         $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  856.         $o = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
  857.         $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  858.         $q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  859.         $r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
  860.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$m$b$c$rNULL);
  861.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => $f=> $k=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), => $k=> $f=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($g$h$i$nNULL$lNULL$m), => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($g$o$l), => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ltrue), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($g$h$i$o$n$p$b$m$q, [], new RewindableGenerator(function () {
  862.             return new \EmptyIterator();
  863.         }, 0), $a), 14 => new \ApiPlatform\Serializer\ItemNormalizer($h$i$o$n$b$m$q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  864.             return new \EmptyIterator();
  865.         }, 0), $g$a), 15 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 17 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q$m$c$rNULL)), 18 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 24 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($p$n$oNULL), 'page''pagination'$g$b), $g$n$j), 25 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 26 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$o$p), 27 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $d=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  866.     }
  867.     /**
  868.      * Gets the public '.container.private.session' shared service.
  869.      *
  870.      * @return \Symfony\Component\HttpFoundation\Session\Session
  871.      */
  872.     protected function get_Container_Private_SessionService()
  873.     {
  874.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  875.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  876.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  877.         if (isset($this->services['.container.private.session'])) {
  878.             return $this->services['.container.private.session'];
  879.         }
  880.         return $this->services['.container.private.session'] = $a->createSession();
  881.     }
  882.     /**
  883.      * Gets the public '.container.private.twig' shared service.
  884.      *
  885.      * @return \Twig\Environment
  886.      */
  887.     protected function get_Container_Private_TwigService()
  888.     {
  889.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  890.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  891.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  892.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  893.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  894.         $e = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  895.         $f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  896.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  897.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  898.         $h = new \Symfony\Bridge\Twig\AppVariable();
  899.         $h->setEnvironment('dev');
  900.         $h->setDebug(true);
  901.         if ($this->has('.container.private.security.token_storage')) {
  902.             $h->setTokenStorage($f);
  903.         }
  904.         if ($this->has('request_stack')) {
  905.             $h->setRequestStack($d);
  906.         }
  907.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  908.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  909.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  910.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  911.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c\dirname(__DIR__4), 'UTF-8'));
  912.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  913.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  914.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  915.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  916.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  917.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  918.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  919.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  920.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
  921.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($e));
  922.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  923.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  924.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  925.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$e$b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  926.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  927.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  928.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  929.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  930.         ], [
  931.             'webpack_encore.entrypoint_lookup_collection' => '?',
  932.             'webpack_encore.tag_renderer' => '?',
  933.         ])));
  934.         $instance->addGlobal('app'$h);
  935.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  936.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  937.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  938.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  939.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  940.         ], [
  941.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  942.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  943.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  944.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  945.         ])));
  946.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  947.         return $instance;
  948.     }
  949.     /**
  950.      * Gets the public '.container.private.validator' shared service.
  951.      *
  952.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  953.      */
  954.     protected function get_Container_Private_ValidatorService()
  955.     {
  956.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  957.     }
  958.     /**
  959.      * Gets the public 'App\Controller\AchatController' shared autowired service.
  960.      *
  961.      * @return \App\Controller\AchatController
  962.      */
  963.     protected function getAchatControllerService()
  964.     {
  965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  966.         include_once \dirname(__DIR__4).'/src/Controller/AchatController.php';
  967.         $this->services['App\\Controller\\AchatController'] = $instance = new \App\Controller\AchatController((\dirname(__DIR__4).'/storage'));
  968.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\AchatController'$this));
  969.         return $instance;
  970.     }
  971.     /**
  972.      * Gets the public 'App\Controller\AdminController' shared autowired service.
  973.      *
  974.      * @return \App\Controller\AdminController
  975.      */
  976.     protected function getAdminControllerService()
  977.     {
  978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  979.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  980.         include_once \dirname(__DIR__4).'/src/Controller/AdminController.php';
  981.         $this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  982.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\AdminController'$this));
  983.         return $instance;
  984.     }
  985.     /**
  986.      * Gets the public 'App\Controller\AppController' shared autowired service.
  987.      *
  988.      * @return \App\Controller\AppController
  989.      */
  990.     protected function getAppControllerService()
  991.     {
  992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  993.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  994.         $this->services['App\\Controller\\AppController'] = $instance = new \App\Controller\AppController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  995.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\AppController'$this));
  996.         return $instance;
  997.     }
  998.     /**
  999.      * Gets the public 'App\Controller\AuthentificatorController' shared autowired service.
  1000.      *
  1001.      * @return \App\Controller\AuthentificatorController
  1002.      */
  1003.     protected function getAuthentificatorControllerService()
  1004.     {
  1005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1006.         include_once \dirname(__DIR__4).'/src/Controller/AuthentificatorController.php';
  1007.         $this->services['App\\Controller\\AuthentificatorController'] = $instance = new \App\Controller\AuthentificatorController();
  1008.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\AuthentificatorController'$this));
  1009.         return $instance;
  1010.     }
  1011.     /**
  1012.      * Gets the public 'App\Controller\ClientsController' shared autowired service.
  1013.      *
  1014.      * @return \App\Controller\ClientsController
  1015.      */
  1016.     protected function getClientsControllerService()
  1017.     {
  1018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1019.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1020.         include_once \dirname(__DIR__4).'/src/Controller/ClientsController.php';
  1021.         $this->services['App\\Controller\\ClientsController'] = $instance = new \App\Controller\ClientsController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  1022.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\ClientsController'$this));
  1023.         return $instance;
  1024.     }
  1025.     /**
  1026.      * Gets the public 'App\Controller\CommandeController' shared autowired service.
  1027.      *
  1028.      * @return \App\Controller\CommandeController
  1029.      */
  1030.     protected function getCommandeControllerService()
  1031.     {
  1032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1033.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1034.         include_once \dirname(__DIR__4).'/src/Controller/CommandeController.php';
  1035.         $this->services['App\\Controller\\CommandeController'] = $instance = new \App\Controller\CommandeController((\dirname(__DIR__4).'/storage'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1036.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\CommandeController'$this));
  1037.         return $instance;
  1038.     }
  1039.     /**
  1040.      * Gets the public 'App\Controller\DashboardController' shared autowired service.
  1041.      *
  1042.      * @return \App\Controller\DashboardController
  1043.      */
  1044.     protected function getDashboardControllerService()
  1045.     {
  1046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1047.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1048.         include_once \dirname(__DIR__4).'/src/Controller/DashboardController.php';
  1049.         $this->services['App\\Controller\\DashboardController'] = $instance = new \App\Controller\DashboardController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  1050.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\DashboardController'$this));
  1051.         return $instance;
  1052.     }
  1053.     /**
  1054.      * Gets the public 'App\Controller\DatatableController' shared autowired service.
  1055.      *
  1056.      * @return \App\Controller\DatatableController
  1057.      */
  1058.     protected function getDatatableControllerService()
  1059.     {
  1060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1061.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1062.         include_once \dirname(__DIR__4).'/src/Controller/DatatableController.php';
  1063.         $this->services['App\\Controller\\DatatableController'] = $instance = new \App\Controller\DatatableController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  1064.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\DatatableController'$this));
  1065.         return $instance;
  1066.     }
  1067.     /**
  1068.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  1069.      *
  1070.      * @return \App\Controller\DefaultController
  1071.      */
  1072.     protected function getDefaultControllerService()
  1073.     {
  1074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1075.         include_once \dirname(__DIR__4).'/src/Controller/DefaultController.php';
  1076.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  1077.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\DefaultController'$this));
  1078.         return $instance;
  1079.     }
  1080.     /**
  1081.      * Gets the public 'App\Controller\ExportController' shared autowired service.
  1082.      *
  1083.      * @return \App\Controller\ExportController
  1084.      */
  1085.     protected function getExportControllerService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1088.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1089.         include_once \dirname(__DIR__4).'/src/Controller/ExportController.php';
  1090.         $this->services['App\\Controller\\ExportController'] = $instance = new \App\Controller\ExportController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  1091.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\ExportController'$this));
  1092.         return $instance;
  1093.     }
  1094.     /**
  1095.      * Gets the public 'App\Controller\FactureController' shared autowired service.
  1096.      *
  1097.      * @return \App\Controller\FactureController
  1098.      */
  1099.     protected function getFactureControllerService()
  1100.     {
  1101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1102.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1103.         include_once \dirname(__DIR__4).'/src/Controller/FactureController.php';
  1104.         $this->services['App\\Controller\\FactureController'] = $instance = new \App\Controller\FactureController((\dirname(__DIR__4).'/storage'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1105.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\FactureController'$this));
  1106.         return $instance;
  1107.     }
  1108.     /**
  1109.      * Gets the public 'App\Controller\FicheController' shared autowired service.
  1110.      *
  1111.      * @return \App\Controller\FicheController
  1112.      */
  1113.     protected function getFicheControllerService()
  1114.     {
  1115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1116.         include_once \dirname(__DIR__4).'/src/Controller/FicheController.php';
  1117.         $this->services['App\\Controller\\FicheController'] = $instance = new \App\Controller\FicheController();
  1118.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\FicheController'$this));
  1119.         return $instance;
  1120.     }
  1121.     /**
  1122.      * Gets the public 'App\Controller\FournisseurController' shared autowired service.
  1123.      *
  1124.      * @return \App\Controller\FournisseurController
  1125.      */
  1126.     protected function getFournisseurControllerService()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1130.         include_once \dirname(__DIR__4).'/src/Controller/FournisseurController.php';
  1131.         $this->services['App\\Controller\\FournisseurController'] = $instance = new \App\Controller\FournisseurController((\dirname(__DIR__4).'/storage'));
  1132.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\FournisseurController'$this));
  1133.         return $instance;
  1134.     }
  1135.     /**
  1136.      * Gets the public 'App\Controller\FraisController' shared autowired service.
  1137.      *
  1138.      * @return \App\Controller\FraisController
  1139.      */
  1140.     protected function getFraisControllerService()
  1141.     {
  1142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1143.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1144.         include_once \dirname(__DIR__4).'/src/Controller/FraisController.php';
  1145.         $this->services['App\\Controller\\FraisController'] = $instance = new \App\Controller\FraisController((\dirname(__DIR__4).'/storage'));
  1146.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\FraisController'$this));
  1147.         return $instance;
  1148.     }
  1149.     /**
  1150.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  1151.      *
  1152.      * @return \App\Controller\HomeController
  1153.      */
  1154.     protected function getHomeControllerService()
  1155.     {
  1156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1157.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1158.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  1159.         $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController(($this->services['App\\Service\\CommandeService'] ?? $this->getCommandeServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ActiviteRepository'] ?? $this->getActiviteRepositoryService()));
  1160.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\HomeController'$this));
  1161.         return $instance;
  1162.     }
  1163.     /**
  1164.      * Gets the public 'App\Controller\RegistrationController' shared autowired service.
  1165.      *
  1166.      * @return \App\Controller\RegistrationController
  1167.      */
  1168.     protected function getRegistrationControllerService()
  1169.     {
  1170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1171.         include_once \dirname(__DIR__4).'/src/Controller/RegistrationController.php';
  1172.         $this->services['App\\Controller\\RegistrationController'] = $instance = new \App\Controller\RegistrationController();
  1173.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\RegistrationController'$this));
  1174.         return $instance;
  1175.     }
  1176.     /**
  1177.      * Gets the public 'App\Controller\StatistiqueController' shared autowired service.
  1178.      *
  1179.      * @return \App\Controller\StatistiqueController
  1180.      */
  1181.     protected function getStatistiqueControllerService()
  1182.     {
  1183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1184.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1185.         include_once \dirname(__DIR__4).'/src/Controller/StatistiqueController.php';
  1186.         $this->services['App\\Controller\\StatistiqueController'] = $instance = new \App\Controller\StatistiqueController((\dirname(__DIR__4).'/storage'));
  1187.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\StatistiqueController'$this));
  1188.         return $instance;
  1189.     }
  1190.     /**
  1191.      * Gets the public 'App\Controller\StockController' shared autowired service.
  1192.      *
  1193.      * @return \App\Controller\StockController
  1194.      */
  1195.     protected function getStockControllerService()
  1196.     {
  1197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1198.         include_once \dirname(__DIR__4).'/src/Controller/AppController.php';
  1199.         include_once \dirname(__DIR__4).'/src/Controller/StockController.php';
  1200.         $this->services['App\\Controller\\StockController'] = $instance = new \App\Controller\StockController((\dirname(__DIR__4).'/storage'));
  1201.         $instance->setContainer(($this->privates['.service_locator.3T6j4zD'] ?? $this->get_ServiceLocator_3T6j4zDService())->withContext('App\\Controller\\StockController'$this));
  1202.         return $instance;
  1203.     }
  1204.     /**
  1205.      * Gets the public 'App\Service\CommandeService' shared autowired service.
  1206.      *
  1207.      * @return \App\Service\CommandeService
  1208.      */
  1209.     protected function getCommandeServiceService()
  1210.     {
  1211.         include_once \dirname(__DIR__4).'/src/Service/CommandeService.php';
  1212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1213.         return $this->services['App\\Service\\CommandeService'] = new \App\Service\CommandeService(($this->privates['App\\Repository\\CommandeRepository'] ?? $this->getCommandeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1214.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1215.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1216.         ], [
  1217.             'security.authorization_checker' => '?',
  1218.             'security.token_storage' => '?',
  1219.         ])), (\dirname(__DIR__4).'/storage'));
  1220.     }
  1221.     /**
  1222.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1223.      *
  1224.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1225.      */
  1226.     protected function getProfilerControllerService()
  1227.     {
  1228.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1229.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1230.     }
  1231.     /**
  1232.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
  1233.      *
  1234.      * @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
  1235.      */
  1236.     protected function getEasyAdminControllerService()
  1237.     {
  1238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1239.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1240.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1241.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
  1242.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1243.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1244.             'easyadmin.autocomplete' => ['services''easyadmin.autocomplete''getEasyadmin_AutocompleteService'false],
  1245.             'easyadmin.config.manager' => ['services''easyadmin.config.manager''getEasyadmin_Config_ManagerService'false],
  1246.             'easyadmin.filter.registry' => ['services''easyadmin.filter.registry''getEasyadmin_Filter_RegistryService'false],
  1247.             'easyadmin.paginator' => ['services''easyadmin.paginator''getEasyadmin_PaginatorService'false],
  1248.             'easyadmin.property_accessor' => ['services''easyadmin.property_accessor''getEasyadmin_PropertyAccessorService'false],
  1249.             'easyadmin.query_builder' => ['services''easyadmin.query_builder''getEasyadmin_QueryBuilderService'false],
  1250.             'easyadmin.security.authorization_checker' => ['services''easyadmin.security.authorization_checker''getEasyadmin_Security_AuthorizationCheckerService'false],
  1251.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  1252.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1253.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1254.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1255.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1256.             'router' => ['services''router''getRouterService'false],
  1257.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1258.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  1259.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1260.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1261.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1262.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1263.         ], [
  1264.             'doctrine' => '?',
  1265.             'easyadmin.autocomplete' => '?',
  1266.             'easyadmin.config.manager' => '?',
  1267.             'easyadmin.filter.registry' => '?',
  1268.             'easyadmin.paginator' => '?',
  1269.             'easyadmin.property_accessor' => '?',
  1270.             'easyadmin.query_builder' => '?',
  1271.             'easyadmin.security.authorization_checker' => '?',
  1272.             'event_dispatcher' => '?',
  1273.             'form.factory' => '?',
  1274.             'http_kernel' => '?',
  1275.             'parameter_bag' => '?',
  1276.             'request_stack' => '?',
  1277.             'router' => '?',
  1278.             'security.authorization_checker' => '?',
  1279.             'security.csrf.token_manager' => '?',
  1280.             'security.token_storage' => '?',
  1281.             'serializer' => '?',
  1282.             'session' => '.session.deprecated',
  1283.             'twig' => '?',
  1284.         ]))->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'$this));
  1285.         return $instance;
  1286.     }
  1287.     /**
  1288.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1289.      *
  1290.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1291.      */
  1292.     protected function getRedirectControllerService()
  1293.     {
  1294.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1295.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1296.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1297.     }
  1298.     /**
  1299.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1300.      *
  1301.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1302.      */
  1303.     protected function getTemplateControllerService()
  1304.     {
  1305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1306.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1307.     }
  1308.     /**
  1309.      * Gets the public 'api_platform.action.documentation' shared service.
  1310.      *
  1311.      * @return \ApiPlatform\Documentation\Action\DocumentationAction
  1312.      */
  1313.     protected function getApiPlatform_Action_DocumentationService()
  1314.     {
  1315.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  1316.         return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()));
  1317.     }
  1318.     /**
  1319.      * Gets the public 'api_platform.action.entrypoint' shared service.
  1320.      *
  1321.      * @return \ApiPlatform\Action\EntrypointAction
  1322.      */
  1323.     protected function getApiPlatform_Action_EntrypointService()
  1324.     {
  1325.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  1326.         return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1327.     }
  1328.     /**
  1329.      * Gets the public 'api_platform.action.exception' shared service.
  1330.      *
  1331.      * @return \ApiPlatform\Action\ExceptionAction
  1332.      */
  1333.     protected function getApiPlatform_Action_ExceptionService()
  1334.     {
  1335.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  1336.         return $this->services['api_platform.action.exception'] = new \ApiPlatform\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status'], ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1337.     }
  1338.     /**
  1339.      * Gets the public 'api_platform.action.not_exposed' shared service.
  1340.      *
  1341.      * @return \ApiPlatform\Action\NotExposedAction
  1342.      */
  1343.     protected function getApiPlatform_Action_NotExposedService()
  1344.     {
  1345.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotExposedAction.php';
  1346.         return $this->services['api_platform.action.not_exposed'] = new \ApiPlatform\Action\NotExposedAction();
  1347.     }
  1348.     /**
  1349.      * Gets the public 'api_platform.action.not_found' shared service.
  1350.      *
  1351.      * @return \ApiPlatform\Action\NotFoundAction
  1352.      */
  1353.     protected function getApiPlatform_Action_NotFoundService()
  1354.     {
  1355.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  1356.         return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Action\NotFoundAction();
  1357.     }
  1358.     /**
  1359.      * Gets the public 'api_platform.action.placeholder' shared service.
  1360.      *
  1361.      * @return \ApiPlatform\Action\PlaceholderAction
  1362.      */
  1363.     protected function getApiPlatform_Action_PlaceholderService()
  1364.     {
  1365.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  1366.         return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Action\PlaceholderAction();
  1367.     }
  1368.     /**
  1369.      * Gets the public 'api_platform.jsonld.action.context' shared service.
  1370.      *
  1371.      * @return \ApiPlatform\JsonLd\Action\ContextAction
  1372.      */
  1373.     protected function getApiPlatform_Jsonld_Action_ContextService()
  1374.     {
  1375.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
  1376.         return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1377.     }
  1378.     /**
  1379.      * Gets the public 'api_platform.swagger.action.ui' shared service.
  1380.      *
  1381.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
  1382.      */
  1383.     protected function getApiPlatform_Swagger_Action_UiService()
  1384.     {
  1385.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  1386.         return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), '''''0.0.0'$this->parameters['api_platform.formats'], false'''''oauth2''application''''', [], truetruetruefalsefalsefalse$this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL, [], false);
  1387.     }
  1388.     /**
  1389.      * Gets the public 'api_platform.swagger_ui.action' shared service.
  1390.      *
  1391.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
  1392.      */
  1393.     protected function getApiPlatform_SwaggerUi_ActionService()
  1394.     {
  1395.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
  1396.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
  1397.         return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext(truetruetruefalsefalsefalseNULL, []), $this->parameters['api_platform.formats'], ''''false);
  1398.     }
  1399.     /**
  1400.      * Gets the public 'cache.app' shared service.
  1401.      *
  1402.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1403.      */
  1404.     protected function getCache_AppService()
  1405.     {
  1406.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('YFhj7mxgoS'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1407.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1408.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1409.     }
  1410.     /**
  1411.      * Gets the public 'cache.app_clearer' shared service.
  1412.      *
  1413.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1414.      */
  1415.     protected function getCache_AppClearerService()
  1416.     {
  1417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1419.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1420.     }
  1421.     /**
  1422.      * Gets the public 'cache.global_clearer' shared service.
  1423.      *
  1424.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1425.      */
  1426.     protected function getCache_GlobalClearerService()
  1427.     {
  1428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1430.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1431.     }
  1432.     /**
  1433.      * Gets the public 'cache.system' shared service.
  1434.      *
  1435.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1436.      */
  1437.     protected function getCache_SystemService()
  1438.     {
  1439.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('068GUdfZ0w'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1440.     }
  1441.     /**
  1442.      * Gets the public 'cache.system_clearer' shared service.
  1443.      *
  1444.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1445.      */
  1446.     protected function getCache_SystemClearerService()
  1447.     {
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1450.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1451.     }
  1452.     /**
  1453.      * Gets the public 'cache.validator_expression_language' shared service.
  1454.      *
  1455.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1456.      */
  1457.     protected function getCache_ValidatorExpressionLanguageService()
  1458.     {
  1459.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('z1wv2DfSZ7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1460.     }
  1461.     /**
  1462.      * Gets the public 'cache_warmer' shared service.
  1463.      *
  1464.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1465.      */
  1466.     protected function getCacheWarmerService()
  1467.     {
  1468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1469.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1470.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1471.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1472.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1473.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1474.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1475.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1476.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1477.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1478.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1479.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1480.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1481.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1482.     }
  1483.     /**
  1484.      * Gets the public 'console.command_loader' shared service.
  1485.      *
  1486.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1487.      */
  1488.     protected function getConsole_CommandLoaderService()
  1489.     {
  1490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1492.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1493.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1494.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1495.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1496.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1497.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1498.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1499.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1500.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1501.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1502.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1503.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1504.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1505.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1506.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1507.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1508.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1509.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1510.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1511.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1512.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1513.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1514.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1515.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1516.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1517.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1518.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1519.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1520.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1521.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1522.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1523.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1524.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1525.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1526.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1527.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1528.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1529.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1530.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1531.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1532.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1533.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1534.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1535.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1536.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1537.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1538.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1539.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1540.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1541.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1542.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1543.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1544.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1545.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1546.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1547.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1548.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1549.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1550.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1551.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1552.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1553.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1554.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1555.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1556.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1557.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1558.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1559.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1560.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1561.             'api_platform.json_schema.json_schema_generate_command' => ['privates''api_platform.json_schema.json_schema_generate_command''getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService'false],
  1562.             'api_platform.openapi.command' => ['privates''api_platform.openapi.command''getApiPlatform_Openapi_CommandService'false],
  1563.             'api_platform.swagger.command.swagger_command' => ['privates''api_platform.swagger.command.swagger_command''getApiPlatform_Swagger_Command_SwaggerCommandService'false],
  1564.             'api_platform.upgrade_resource.command' => ['privates''api_platform.upgrade_resource.command''getApiPlatform_UpgradeResource_CommandService'false],
  1565.             'easyadmin.command.make_admin_migration' => ['services''easyadmin.command.make_admin_migration''getEasyadmin_Command_MakeAdminMigrationService'false],
  1566.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  1567.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  1568.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1569.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1570.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1571.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1572.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1573.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1574.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1575.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1576.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1577.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1578.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1579.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1580.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1581.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1582.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1583.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1584.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1585.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1586.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1587.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1588.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1589.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1590.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1591.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1592.             'maker.auto_command.make_data_provider' => ['privates''.maker.auto_command.make_data_provider.lazy''get_Maker_AutoCommand_MakeDataProvider_LazyService'false],
  1593.             'maker.auto_command.make_data_persister' => ['privates''.maker.auto_command.make_data_persister.lazy''get_Maker_AutoCommand_MakeDataPersister_LazyService'false],
  1594.             'maker.auto_command.make_state_processor' => ['privates''.maker.auto_command.make_state_processor.lazy''get_Maker_AutoCommand_MakeStateProcessor_LazyService'false],
  1595.             'maker.auto_command.make_state_provider' => ['privates''.maker.auto_command.make_state_provider.lazy''get_Maker_AutoCommand_MakeStateProvider_LazyService'false],
  1596.         ], [
  1597.             'console.command.about' => '?',
  1598.             'console.command.assets_install' => '?',
  1599.             'console.command.cache_clear' => '?',
  1600.             'console.command.cache_pool_clear' => '?',
  1601.             'console.command.cache_pool_prune' => '?',
  1602.             'console.command.cache_pool_delete' => '?',
  1603.             'console.command.cache_pool_list' => '?',
  1604.             'console.command.cache_warmup' => '?',
  1605.             'console.command.config_debug' => '?',
  1606.             'console.command.config_dump_reference' => '?',
  1607.             'console.command.container_debug' => '?',
  1608.             'console.command.container_lint' => '?',
  1609.             'console.command.debug_autowiring' => '?',
  1610.             'console.command.dotenv_debug' => '?',
  1611.             'console.command.event_dispatcher_debug' => '?',
  1612.             'console.command.router_debug' => '?',
  1613.             'console.command.router_match' => '?',
  1614.             'console.command.translation_debug' => '?',
  1615.             'console.command.translation_extract' => '?',
  1616.             'console.command.validator_debug' => '?',
  1617.             'console.command.translation_pull' => '?',
  1618.             'console.command.translation_push' => '?',
  1619.             'console.command.xliff_lint' => '?',
  1620.             'console.command.yaml_lint' => '?',
  1621.             'console.command.form_debug' => '?',
  1622.             'console.command.secrets_set' => '?',
  1623.             'console.command.secrets_remove' => '?',
  1624.             'console.command.secrets_generate_key' => '?',
  1625.             'console.command.secrets_list' => '?',
  1626.             'console.command.secrets_decrypt_to_local' => '?',
  1627.             'console.command.secrets_encrypt_from_local' => '?',
  1628.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1629.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1630.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1631.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1632.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1633.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1634.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1635.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1636.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1637.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1638.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1639.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1640.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1641.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1642.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1643.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1644.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1645.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1646.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1647.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1648.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1649.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1650.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1651.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1652.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1653.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1654.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1655.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1656.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1657.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1658.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1659.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1660.             'twig.command.debug' => '?',
  1661.             'twig.command.lint' => '?',
  1662.             'security.command.debug_firewall' => '?',
  1663.             'security.command.user_password_encoder' => '?',
  1664.             'security.command.user_password_hash' => '?',
  1665.             'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
  1666.             'api_platform.openapi.command' => 'ApiPlatform\\Symfony\\Bundle\\Command\\OpenApiCommand',
  1667.             'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  1668.             'api_platform.upgrade_resource.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\UpgradeApiResourceCommand',
  1669.             'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
  1670.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  1671.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  1672.             'maker.auto_command.make_auth' => '?',
  1673.             'maker.auto_command.make_command' => '?',
  1674.             'maker.auto_command.make_twig_component' => '?',
  1675.             'maker.auto_command.make_controller' => '?',
  1676.             'maker.auto_command.make_crud' => '?',
  1677.             'maker.auto_command.make_docker_database' => '?',
  1678.             'maker.auto_command.make_entity' => '?',
  1679.             'maker.auto_command.make_fixtures' => '?',
  1680.             'maker.auto_command.make_form' => '?',
  1681.             'maker.auto_command.make_message' => '?',
  1682.             'maker.auto_command.make_messenger_middleware' => '?',
  1683.             'maker.auto_command.make_registration_form' => '?',
  1684.             'maker.auto_command.make_reset_password' => '?',
  1685.             'maker.auto_command.make_serializer_encoder' => '?',
  1686.             'maker.auto_command.make_serializer_normalizer' => '?',
  1687.             'maker.auto_command.make_subscriber' => '?',
  1688.             'maker.auto_command.make_twig_extension' => '?',
  1689.             'maker.auto_command.make_test' => '?',
  1690.             'maker.auto_command.make_validator' => '?',
  1691.             'maker.auto_command.make_voter' => '?',
  1692.             'maker.auto_command.make_user' => '?',
  1693.             'maker.auto_command.make_migration' => '?',
  1694.             'maker.auto_command.make_stimulus_controller' => '?',
  1695.             'maker.auto_command.make_security_form_login' => '?',
  1696.             'maker.auto_command.make_data_provider' => '?',
  1697.             'maker.auto_command.make_data_persister' => '?',
  1698.             'maker.auto_command.make_state_processor' => '?',
  1699.             'maker.auto_command.make_state_provider' => '?',
  1700.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command''api:openapi:export' => 'api_platform.openapi.command''api:swagger:export' => 'api_platform.swagger.command.swagger_command''api:upgrade-resource' => 'api_platform.upgrade_resource.command''make:admin:migration' => 'easyadmin.command.make_admin_migration''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:security:form-login' => 'maker.auto_command.make_security_form_login''make:data-provider' => 'maker.auto_command.make_data_provider''make:data-persister' => 'maker.auto_command.make_data_persister''make:state-processor' => 'maker.auto_command.make_state_processor''make:state-provider' => 'maker.auto_command.make_state_provider']);
  1701.     }
  1702.     /**
  1703.      * Gets the public 'container.env_var_processors_locator' shared service.
  1704.      *
  1705.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1706.      */
  1707.     protected function getContainer_EnvVarProcessorsLocatorService()
  1708.     {
  1709.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1710.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1711.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1712.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1713.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1714.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1715.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1716.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1717.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1718.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1719.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1720.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1721.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1722.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1723.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1724.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1725.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1726.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1727.         ], [
  1728.             'base64' => '?',
  1729.             'bool' => '?',
  1730.             'const' => '?',
  1731.             'csv' => '?',
  1732.             'default' => '?',
  1733.             'file' => '?',
  1734.             'float' => '?',
  1735.             'int' => '?',
  1736.             'json' => '?',
  1737.             'key' => '?',
  1738.             'not' => '?',
  1739.             'query_string' => '?',
  1740.             'require' => '?',
  1741.             'resolve' => '?',
  1742.             'string' => '?',
  1743.             'trim' => '?',
  1744.             'url' => '?',
  1745.         ]);
  1746.     }
  1747.     /**
  1748.      * Gets the public 'doctrine' shared service.
  1749.      *
  1750.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1751.      */
  1752.     protected function getDoctrineService()
  1753.     {
  1754.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1755.     }
  1756.     /**
  1757.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1758.      *
  1759.      * @return \Doctrine\DBAL\Connection
  1760.      */
  1761.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1762.     {
  1763.         $a = new \Doctrine\DBAL\Configuration();
  1764.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1765.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1766.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1767.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1768.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1769.         $c->setConnectionName('default');
  1770.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1771.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1772.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1773.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1774.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1775.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1776.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1777.         ], [
  1778.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1779.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1780.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1781.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1782.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1783.     }
  1784.     /**
  1785.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1786.      *
  1787.      * @return \Doctrine\ORM\EntityManager
  1788.      */
  1789.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1790.     {
  1791.         $a = new \Doctrine\ORM\Configuration();
  1792.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1793.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1794.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1795.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1796.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1797.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1798.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1799.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1800.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1801.         ], [
  1802.             'doctrine.ulid_generator' => '?',
  1803.             'doctrine.uuid_generator' => '?',
  1804.         ])));
  1805.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1806.         $a->setProxyNamespace('Proxies');
  1807.         $a->setAutoGenerateProxyClasses(true);
  1808.         $a->setSchemaIgnoreClasses([]);
  1809.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1810.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1811.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1812.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1813.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1814.         $a->setLazyGhostObjectEnabled(false);
  1815.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1816.             'App\\Repository\\AchatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  1817.             'App\\Repository\\ActiviteRepository' => ['privates''App\\Repository\\ActiviteRepository''getActiviteRepositoryService'false],
  1818.             'App\\Repository\\ClientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  1819.             'App\\Repository\\CommandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  1820.             'App\\Repository\\FactureProduitRepository' => ['privates''App\\Repository\\FactureProduitRepository''getFactureProduitRepositoryService'false],
  1821.             'App\\Repository\\FactureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'false],
  1822.             'App\\Repository\\FournisseurRepository' => ['privates''App\\Repository\\FournisseurRepository''getFournisseurRepositoryService'false],
  1823.             'App\\Repository\\FraisRepository' => ['privates''App\\Repository\\FraisRepository''getFraisRepositoryService'false],
  1824.             'App\\Repository\\RefBudgetRepository' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  1825.             'App\\Repository\\RefCategorieClientsRepository' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  1826.             'App\\Repository\\RefProduitRepository' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  1827.             'App\\Repository\\RefStatutCommandeRepository' => ['privates''App\\Repository\\RefStatutCommandeRepository''getRefStatutCommandeRepositoryService'false],
  1828.             'App\\Repository\\RefTypeFraisRepository' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  1829.             'App\\Repository\\RefVillesRepository' => ['privates''App\\Repository\\RefVillesRepository''getRefVillesRepositoryService'false],
  1830.             'App\\Repository\\StatistiquesRepository' => ['privates''App\\Repository\\StatistiquesRepository''getStatistiquesRepositoryService'false],
  1831.             'App\\Repository\\StockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  1832.             'App\\Repository\\UtilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  1833.         ], [
  1834.             'App\\Repository\\AchatRepository' => '?',
  1835.             'App\\Repository\\ActiviteRepository' => '?',
  1836.             'App\\Repository\\ClientsRepository' => '?',
  1837.             'App\\Repository\\CommandeRepository' => '?',
  1838.             'App\\Repository\\FactureProduitRepository' => '?',
  1839.             'App\\Repository\\FactureRepository' => '?',
  1840.             'App\\Repository\\FournisseurRepository' => '?',
  1841.             'App\\Repository\\FraisRepository' => '?',
  1842.             'App\\Repository\\RefBudgetRepository' => '?',
  1843.             'App\\Repository\\RefCategorieClientsRepository' => '?',
  1844.             'App\\Repository\\RefProduitRepository' => '?',
  1845.             'App\\Repository\\RefStatutCommandeRepository' => '?',
  1846.             'App\\Repository\\RefTypeFraisRepository' => '?',
  1847.             'App\\Repository\\RefVillesRepository' => '?',
  1848.             'App\\Repository\\StatistiquesRepository' => '?',
  1849.             'App\\Repository\\StockRepository' => '?',
  1850.             'App\\Repository\\UtilisateursRepository' => '?',
  1851.         ])));
  1852.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1853.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1854.         return $instance;
  1855.     }
  1856.     /**
  1857.      * Gets the public 'easyadmin.autocomplete' shared service.
  1858.      *
  1859.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
  1860.      */
  1861.     protected function getEasyadmin_AutocompleteService()
  1862.     {
  1863.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
  1864.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1866.         return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  1867.     }
  1868.     /**
  1869.      * Gets the public 'easyadmin.command.make_admin_migration' shared service.
  1870.      *
  1871.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  1872.      */
  1873.     protected function getEasyadmin_Command_MakeAdminMigrationService()
  1874.     {
  1875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  1877.         $this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__4));
  1878.         $instance->setName('make:admin:migration');
  1879.         return $instance;
  1880.     }
  1881.     /**
  1882.      * Gets the public 'easyadmin.config.manager' shared service.
  1883.      *
  1884.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  1885.      */
  1886.     protected function getEasyadmin_Config_ManagerService()
  1887.     {
  1888.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1889.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  1890.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  1891.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  1892.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  1893.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  1894.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  1895.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  1896.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  1897.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  1898.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  1899.         return $instance;
  1900.     }
  1901.     /**
  1902.      * Gets the public 'easyadmin.filter.registry' shared service.
  1903.      *
  1904.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  1905.      */
  1906.     protected function getEasyadmin_Filter_RegistryService()
  1907.     {
  1908.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  1909.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
  1910.         }, 1));
  1911.     }
  1912.     /**
  1913.      * Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
  1914.      *
  1915.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
  1916.      */
  1917.     protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
  1918.     {
  1919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  1920.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  1921.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
  1922.         return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1923.     }
  1924.     /**
  1925.      * Gets the public 'easyadmin.listener.controller' shared service.
  1926.      *
  1927.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  1928.      */
  1929.     protected function getEasyadmin_Listener_ControllerService()
  1930.     {
  1931.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  1932.         if (isset($this->services['easyadmin.listener.controller'])) {
  1933.             return $this->services['easyadmin.listener.controller'];
  1934.         }
  1935.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1936.     }
  1937.     /**
  1938.      * Gets the public 'easyadmin.listener.request_post_initialize' shared service.
  1939.      *
  1940.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
  1941.      */
  1942.     protected function getEasyadmin_Listener_RequestPostInitializeService()
  1943.     {
  1944.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
  1945.         return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1946.     }
  1947.     /**
  1948.      * Gets the public 'easyadmin.paginator' shared service.
  1949.      *
  1950.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
  1951.      */
  1952.     protected function getEasyadmin_PaginatorService()
  1953.     {
  1954.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1955.         return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
  1956.     }
  1957.     /**
  1958.      * Gets the public 'easyadmin.property_accessor' shared service.
  1959.      *
  1960.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1961.      */
  1962.     protected function getEasyadmin_PropertyAccessorService()
  1963.     {
  1964.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1965.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  1966.     }
  1967.     /**
  1968.      * Gets the public 'easyadmin.query_builder' shared service.
  1969.      *
  1970.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
  1971.      */
  1972.     protected function getEasyadmin_QueryBuilderService()
  1973.     {
  1974.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
  1975.         return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1976.     }
  1977.     /**
  1978.      * Gets the public 'easyadmin.router' shared service.
  1979.      *
  1980.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  1981.      */
  1982.     protected function getEasyadmin_RouterService()
  1983.     {
  1984.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  1985.         if (isset($this->services['easyadmin.router'])) {
  1986.             return $this->services['easyadmin.router'];
  1987.         }
  1988.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1989.     }
  1990.     /**
  1991.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  1992.      *
  1993.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1994.      */
  1995.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  1996.     {
  1997.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1998.         if (isset($this->services['easyadmin.security.authorization_checker'])) {
  1999.             return $this->services['easyadmin.security.authorization_checker'];
  2000.         }
  2001.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2002.     }
  2003.     /**
  2004.      * Gets the public 'error_controller' shared service.
  2005.      *
  2006.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2007.      */
  2008.     protected function getErrorControllerService()
  2009.     {
  2010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2011.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2012.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2013.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2014.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2015.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2016.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2017.     }
  2018.     /**
  2019.      * Gets the public 'event_dispatcher' shared service.
  2020.      *
  2021.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2022.      */
  2023.     protected function getEventDispatcherService()
  2024.     {
  2025.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2026.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2027.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2028.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2029.         $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())));
  2030.         $instance->addListener('kernel.controller', [=> function () {
  2031.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2032.         }, => 'onKernelController'], 0);
  2033.         $instance->addListener('kernel.request', [=> function () {
  2034.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2035.         }, => 'onKernelRequest'], 250);
  2036.         $instance->addListener('kernel.response', [=> function () {
  2037.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2038.         }, => 'onKernelResponse'], 0);
  2039.         $instance->addListener('kernel.response', [=> function () {
  2040.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2041.         }, => 'onResponse'], -10);
  2042.         $instance->addListener('kernel.request', [=> function () {
  2043.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  2044.         }, => 'onKernelRequest'], 28);
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  2047.         }, => 'onKernelRequest'], 2);
  2048.         $instance->addListener('kernel.view', [=> function () {
  2049.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  2050.         }, => 'onKernelView'], 16);
  2051.         $instance->addListener('kernel.view', [=> function () {
  2052.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  2053.         }, => 'onKernelView'], 8);
  2054.         $instance->addListener('kernel.exception', [=> function () {
  2055.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  2056.         }, => 'onKernelException'], 0);
  2057.         $instance->addListener('kernel.exception', [=> function () {
  2058.             return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  2059.         }, => 'onKernelException'], -96);
  2060.         $instance->addListener('kernel.view', [=> function () {
  2061.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->getApiPlatform_Listener_View_Write_LegacyService());
  2062.         }, => 'onKernelView'], 32);
  2063.         $instance->addListener('kernel.request', [=> function () {
  2064.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2065.         }, => 'onKernelRequest'], 4);
  2066.         $instance->addListener('kernel.request', [=> function () {
  2067.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  2068.         }, => 'onKernelRequest'], 0);
  2069.         $instance->addListener('kernel.response', [=> function () {
  2070.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  2071.         }, => 'onKernelResponse'], 0);
  2072.         $instance->addListener('kernel.response', [=> function () {
  2073.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2074.         }, => 'onKernelResponse'], -1);
  2075.         $instance->addListener('kernel.view', [=> function () {
  2076.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  2077.         }, => 'onKernelView'], 64);
  2078.         $instance->addListener('kernel.request', [=> function () {
  2079.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2080.         }, => 'onKernelRequest'], 16);
  2081.         $instance->addListener('kernel.request', [=> function () {
  2082.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2083.         }, => 'onSecurity'], 3);
  2084.         $instance->addListener('kernel.request', [=> function () {
  2085.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2086.         }, => 'onSecurityPostDenormalize'], 1);
  2087.         $instance->addListener('kernel.view', [=> function () {
  2088.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2089.         }, => 'onSecurityPostValidation'], 63);
  2090.         $instance->addListener('kernel.controller', [=> function () {
  2091.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  2092.         }, => 'onKernelController'], 0);
  2093.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  2094.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
  2095.         }, => 'initializeRequest'], 0);
  2096.         $instance->addListener('kernel.exception', [=> function () {
  2097.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2098.         }, => 'onKernelException'], 0);
  2099.         $instance->addListener('kernel.response', [=> function () {
  2100.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2101.         }, => 'onKernelResponse'], 0);
  2102.         $instance->addListener('kernel.response', [=> function () {
  2103.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2104.         }, => 'onKernelResponse'], -1024);
  2105.         $instance->addListener('kernel.request', [=> function () {
  2106.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2107.         }, => 'setDefaultLocale'], 100);
  2108.         $instance->addListener('kernel.request', [=> function () {
  2109.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2110.         }, => 'onKernelRequest'], 16);
  2111.         $instance->addListener('kernel.finish_request', [=> function () {
  2112.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2113.         }, => 'onKernelFinishRequest'], 0);
  2114.         $instance->addListener('kernel.request', [=> function () {
  2115.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2116.         }, => 'onKernelRequest'], 256);
  2117.         $instance->addListener('kernel.response', [=> function () {
  2118.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2119.         }, => 'onResponse'], -255);
  2120.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2121.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2122.         }, => 'onControllerArguments'], 0);
  2123.         $instance->addListener('kernel.exception', [=> function () {
  2124.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2125.         }, => 'logKernelException'], 0);
  2126.         $instance->addListener('kernel.exception', [=> function () {
  2127.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2128.         }, => 'onKernelException'], -128);
  2129.         $instance->addListener('kernel.response', [=> function () {
  2130.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2131.         }, => 'removeCspHeader'], -128);
  2132.         $instance->addListener('kernel.request', [=> function () {
  2133.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2134.         }, => 'onKernelRequest'], 15);
  2135.         $instance->addListener('kernel.finish_request', [=> function () {
  2136.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2137.         }, => 'onKernelFinishRequest'], -15);
  2138.         $instance->addListener('console.error', [=> function () {
  2139.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2140.         }, => 'onConsoleError'], -128);
  2141.         $instance->addListener('console.terminate', [=> function () {
  2142.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2143.         }, => 'onConsoleTerminate'], -128);
  2144.         $instance->addListener('console.error', [=> function () {
  2145.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2146.         }, => 'onConsoleError'], 0);
  2147.         $instance->addListener('kernel.request', [=> function () {
  2148.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2149.         }, => 'configure'], 2048);
  2150.         $instance->addListener('console.command', [=> function () {
  2151.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2152.         }, => 'configure'], 2048);
  2153.         $instance->addListener('kernel.request', [=> function () {
  2154.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2155.         }, => 'onKernelRequest'], 32);
  2156.         $instance->addListener('kernel.finish_request', [=> function () {
  2157.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2158.         }, => 'onKernelFinishRequest'], 0);
  2159.         $instance->addListener('kernel.exception', [=> function () {
  2160.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2161.         }, => 'onKernelException'], -64);
  2162.         $instance->addListener('kernel.response', [=> function () {
  2163.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2164.         }, => 'onKernelResponse'], 0);
  2165.         $instance->addListener('kernel.request', [=> function () {
  2166.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2167.         }, => 'onKernelRequest'], 128);
  2168.         $instance->addListener('kernel.response', [=> function () {
  2169.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2170.         }, => 'onKernelResponse'], -1000);
  2171.         $instance->addListener('kernel.finish_request', [=> function () {
  2172.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2173.         }, => 'onFinishRequest'], 0);
  2174.         $instance->addListener('kernel.response', [=> function () {
  2175.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2176.         }, => 'onKernelResponse'], -100);
  2177.         $instance->addListener('kernel.exception', [=> function () {
  2178.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2179.         }, => 'onKernelException'], 0);
  2180.         $instance->addListener('kernel.terminate', [=> function () {
  2181.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2182.         }, => 'onKernelTerminate'], -1024);
  2183.         $instance->addListener('kernel.controller', [=> function () {
  2184.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2185.         }, => 'onKernelController'], 0);
  2186.         $instance->addListener('kernel.response', [=> function () {
  2187.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2188.         }, => 'onKernelResponse'], 0);
  2189.         $instance->addListener('console.error', [=> function () {
  2190.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2191.         }, => 'onConsoleError'], 0);
  2192.         $instance->addListener('console.terminate', [=> function () {
  2193.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2194.         }, => 'onConsoleTerminate'], 0);
  2195.         $instance->addListener('kernel.response', [=> function () {
  2196.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2197.         }, => 'onKernelResponse'], 0);
  2198.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2199.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2200.         }, => 'onVoterVote'], 0);
  2201.         $instance->addListener('kernel.request', [=> function () {
  2202.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2203.         }, => 'configureLogoutUrlGenerator'], 8);
  2204.         $instance->addListener('kernel.request', [=> function () {
  2205.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2206.         }, => 'onKernelRequest'], 8);
  2207.         $instance->addListener('kernel.finish_request', [=> function () {
  2208.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2209.         }, => 'onKernelFinishRequest'], 0);
  2210.         $instance->addListener('kernel.response', [=> function () {
  2211.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2212.         }, => 'onKernelResponse'], -128);
  2213.         $instance->addListener('console.command', [=> function () {
  2214.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2215.         }, => 'onCommand'], 255);
  2216.         $instance->addListener('console.terminate', [=> function () {
  2217.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2218.         }, => 'onTerminate'], -255);
  2219.         $instance->addListener('kernel.finish_request', [=> function () {
  2220.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2221.         }, => 'resetAssets'], 0);
  2222.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2223.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2224.         }, => 'onLogout'], 0);
  2225.         return $instance;
  2226.     }
  2227.     /**
  2228.      * Gets the public 'fos_js_routing.controller' shared service.
  2229.      *
  2230.      * @return \FOS\JsRoutingBundle\Controller\Controller
  2231.      */
  2232.     protected function getFosJsRouting_ControllerService()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  2235.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  2236.     }
  2237.     /**
  2238.      * Gets the public 'fos_js_routing.extractor' shared service.
  2239.      *
  2240.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  2241.      */
  2242.     protected function getFosJsRouting_ExtractorService()
  2243.     {
  2244.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  2246.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  2247.     }
  2248.     /**
  2249.      * Gets the public 'fos_js_routing.serializer' shared service.
  2250.      *
  2251.      * @return \Symfony\Component\Serializer\Serializer
  2252.      */
  2253.     protected function getFosJsRouting_SerializerService()
  2254.     {
  2255.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  2258.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  2259.     }
  2260.     /**
  2261.      * Gets the public 'http_kernel' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2264.      */
  2265.     protected function getHttpKernelService()
  2266.     {
  2267.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2268.         if (isset($this->services['http_kernel'])) {
  2269.             return $this->services['http_kernel'];
  2270.         }
  2271.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  2272.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2273.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2274.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2275.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2276.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2277.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2278.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2279.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2280.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2281.     }
  2282.     /**
  2283.      * Gets the public 'monolog.logger.deprecation' shared service.
  2284.      *
  2285.      * @return \Symfony\Bridge\Monolog\Logger
  2286.      */
  2287.     protected function getMonolog_Logger_DeprecationService()
  2288.     {
  2289.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2290.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2291.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2292.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2293.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2294.         return $instance;
  2295.     }
  2296.     /**
  2297.      * Gets the public 'request_stack' shared service.
  2298.      *
  2299.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2300.      */
  2301.     protected function getRequestStackService()
  2302.     {
  2303.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2304.     }
  2305.     /**
  2306.      * Gets the public 'router' shared service.
  2307.      *
  2308.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2309.      */
  2310.     protected function getRouterService()
  2311.     {
  2312.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2313.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2314.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2315.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2316.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2317.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2318.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2319.         ], [
  2320.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2321.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  2322.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2323.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2324.         return $instance;
  2325.     }
  2326.     /**
  2327.      * Gets the public 'routing.loader' shared service.
  2328.      *
  2329.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2330.      */
  2331.     protected function getRouting_LoaderService()
  2332.     {
  2333.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2334.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2335.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2338.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2345.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2346.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2347.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2348.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2349.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2350.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2351.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2352.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/ApiLoader.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2355.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2356.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2357.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2358.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2359.         $b = ($this->services['kernel'] ?? $this->get('kernel'1));
  2360.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator($b);
  2361.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2362.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  2363.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  2364.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  2365.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  2366.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  2367.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2368.             'kernel' => ['services''kernel''getKernelService'false],
  2369.         ], [
  2370.             'kernel' => 'App\\Kernel',
  2371.         ]), 'dev'));
  2372.         $a->addLoader(new \ApiPlatform\Symfony\Routing\ApiLoader($b, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this$this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), falsetruetruefalsefalse, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2373.         $a->addLoader($d);
  2374.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  2375.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  2376.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], []);
  2377.     }
  2378.     /**
  2379.      * Gets the public 'services_resetter' shared service.
  2380.      *
  2381.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2382.      */
  2383.     protected function getServicesResetterService()
  2384.     {
  2385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2386.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2387.             if (isset($this->services['cache.app'])) {
  2388.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2389.             }
  2390.             if (isset($this->services['cache.system'])) {
  2391.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2392.             }
  2393.             if (isset($this->privates['cache.validator'])) {
  2394.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2395.             }
  2396.             if (isset($this->privates['cache.serializer'])) {
  2397.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2398.             }
  2399.             if (isset($this->privates['cache.annotations'])) {
  2400.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2401.             }
  2402.             if (isset($this->privates['cache.property_info'])) {
  2403.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2404.             }
  2405.             if (isset($this->privates['debug.stopwatch'])) {
  2406.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2407.             }
  2408.             if (isset($this->services['event_dispatcher'])) {
  2409.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2410.             }
  2411.             if (isset($this->privates['session_listener'])) {
  2412.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2413.             }
  2414.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2415.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2416.             }
  2417.             if (isset($this->services['cache.validator_expression_language'])) {
  2418.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2419.             }
  2420.             if (isset($this->services['.container.private.profiler'])) {
  2421.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2422.             }
  2423.             if (isset($this->services['.container.private.validator'])) {
  2424.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2425.             }
  2426.             if (isset($this->services['doctrine'])) {
  2427.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2428.             }
  2429.             if (isset($this->privates['form.type.entity'])) {
  2430.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2431.             }
  2432.             if (isset($this->privates['twig.form.engine'])) {
  2433.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2434.             }
  2435.             if (isset($this->services['.container.private.security.token_storage'])) {
  2436.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2437.             }
  2438.             if (isset($this->privates['cache.security_expression_language'])) {
  2439.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2440.             }
  2441.             if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
  2442.                 yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
  2443.             }
  2444.             if (isset($this->privates['api_platform.cache.metadata.resource'])) {
  2445.                 yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
  2446.             }
  2447.             if (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) {
  2448.                 yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? null);
  2449.             }
  2450.             if (isset($this->privates['api_platform.cache.metadata.property.legacy'])) {
  2451.                 yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? null);
  2452.             }
  2453.             if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
  2454.                 yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
  2455.             }
  2456.             if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
  2457.                 yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
  2458.             }
  2459.             if (isset($this->privates['cache.easyadmin'])) {
  2460.                 yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
  2461.             }
  2462.             if (isset($this->privates['monolog.handler.main'])) {
  2463.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2464.             }
  2465.             if (isset($this->privates['monolog.handler.console'])) {
  2466.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2467.             }
  2468.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2469.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2470.             }
  2471.             if (isset($this->privates['cache.webpack_encore'])) {
  2472.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2473.             }
  2474.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2475.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2476.             }
  2477.         }, function () {
  2478.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) + (int) (isset($this->privates['api_platform.cache.metadata.property.legacy'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]']));
  2479.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'api_platform.cache.route_name_resolver' => [=> 'reset'], 'api_platform.cache.metadata.resource' => [=> 'reset'], 'api_platform.cache.metadata.resource.legacy' => [=> 'reset'], 'api_platform.cache.metadata.property.legacy' => [=> 'reset'], 'api_platform.cache.subresource_operation_factory' => [=> 'reset'], 'api_platform.cache.identifiers_extractor' => [=> 'reset'], 'cache.easyadmin' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset']]);
  2480.     }
  2481.     /**
  2482.      * Gets the public 'translator' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2485.      */
  2486.     protected function getTranslatorService()
  2487.     {
  2488.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2489.     }
  2490.     /**
  2491.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2492.      *
  2493.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2494.      */
  2495.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2496.     {
  2497.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2498.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2499.     }
  2500.     /**
  2501.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2502.      *
  2503.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2504.      */
  2505.     protected function getWebProfiler_Controller_ProfilerService()
  2506.     {
  2507.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2508.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2509.     }
  2510.     /**
  2511.      * Gets the public 'web_profiler.controller.router' shared service.
  2512.      *
  2513.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2514.      */
  2515.     protected function getWebProfiler_Controller_RouterService()
  2516.     {
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2518.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2519.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2520.         }, 1));
  2521.     }
  2522.     /**
  2523.      * Gets the private '.console.command.about.lazy' shared service.
  2524.      *
  2525.      * @return \Symfony\Component\Console\Command\LazyCommand
  2526.      */
  2527.     protected function get_Console_Command_About_LazyService()
  2528.     {
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2531.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2532.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2533.         });
  2534.     }
  2535.     /**
  2536.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\Console\Command\LazyCommand
  2539.      */
  2540.     protected function get_Console_Command_AssetsInstall_LazyService()
  2541.     {
  2542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2544.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2545.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2546.         });
  2547.     }
  2548.     /**
  2549.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2550.      *
  2551.      * @return \Symfony\Component\Console\Command\LazyCommand
  2552.      */
  2553.     protected function get_Console_Command_CacheClear_LazyService()
  2554.     {
  2555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2557.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2558.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2559.         });
  2560.     }
  2561.     /**
  2562.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2563.      *
  2564.      * @return \Symfony\Component\Console\Command\LazyCommand
  2565.      */
  2566.     protected function get_Console_Command_CachePoolClear_LazyService()
  2567.     {
  2568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2570.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2571.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2572.         });
  2573.     }
  2574.     /**
  2575.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2576.      *
  2577.      * @return \Symfony\Component\Console\Command\LazyCommand
  2578.      */
  2579.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2580.     {
  2581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2583.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2584.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2585.         });
  2586.     }
  2587.     /**
  2588.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2589.      *
  2590.      * @return \Symfony\Component\Console\Command\LazyCommand
  2591.      */
  2592.     protected function get_Console_Command_CachePoolList_LazyService()
  2593.     {
  2594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2596.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2597.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2598.         });
  2599.     }
  2600.     /**
  2601.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2602.      *
  2603.      * @return \Symfony\Component\Console\Command\LazyCommand
  2604.      */
  2605.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2606.     {
  2607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2609.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2610.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2611.         });
  2612.     }
  2613.     /**
  2614.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2615.      *
  2616.      * @return \Symfony\Component\Console\Command\LazyCommand
  2617.      */
  2618.     protected function get_Console_Command_CacheWarmup_LazyService()
  2619.     {
  2620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2622.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2623.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2624.         });
  2625.     }
  2626.     /**
  2627.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2628.      *
  2629.      * @return \Symfony\Component\Console\Command\LazyCommand
  2630.      */
  2631.     protected function get_Console_Command_ConfigDebug_LazyService()
  2632.     {
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2635.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2636.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2637.         });
  2638.     }
  2639.     /**
  2640.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2641.      *
  2642.      * @return \Symfony\Component\Console\Command\LazyCommand
  2643.      */
  2644.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2645.     {
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2648.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2649.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2650.         });
  2651.     }
  2652.     /**
  2653.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2654.      *
  2655.      * @return \Symfony\Component\Console\Command\LazyCommand
  2656.      */
  2657.     protected function get_Console_Command_ContainerDebug_LazyService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2661.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2662.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2663.         });
  2664.     }
  2665.     /**
  2666.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2667.      *
  2668.      * @return \Symfony\Component\Console\Command\LazyCommand
  2669.      */
  2670.     protected function get_Console_Command_ContainerLint_LazyService()
  2671.     {
  2672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2674.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2675.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2676.         });
  2677.     }
  2678.     /**
  2679.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2680.      *
  2681.      * @return \Symfony\Component\Console\Command\LazyCommand
  2682.      */
  2683.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2687.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  2688.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2689.         });
  2690.     }
  2691.     /**
  2692.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Console\Command\LazyCommand
  2695.      */
  2696.     protected function get_Console_Command_DotenvDebug_LazyService()
  2697.     {
  2698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2700.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  2701.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2702.         });
  2703.     }
  2704.     /**
  2705.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2706.      *
  2707.      * @return \Symfony\Component\Console\Command\LazyCommand
  2708.      */
  2709.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2713.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  2714.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2715.         });
  2716.     }
  2717.     /**
  2718.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2719.      *
  2720.      * @return \Symfony\Component\Console\Command\LazyCommand
  2721.      */
  2722.     protected function get_Console_Command_FormDebug_LazyService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2726.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2727.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2728.         });
  2729.     }
  2730.     /**
  2731.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2732.      *
  2733.      * @return \Symfony\Component\Console\Command\LazyCommand
  2734.      */
  2735.     protected function get_Console_Command_RouterDebug_LazyService()
  2736.     {
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2739.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  2740.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2741.         });
  2742.     }
  2743.     /**
  2744.      * Gets the private '.console.command.router_match.lazy' shared service.
  2745.      *
  2746.      * @return \Symfony\Component\Console\Command\LazyCommand
  2747.      */
  2748.     protected function get_Console_Command_RouterMatch_LazyService()
  2749.     {
  2750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2752.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  2753.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2754.         });
  2755.     }
  2756.     /**
  2757.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2758.      *
  2759.      * @return \Symfony\Component\Console\Command\LazyCommand
  2760.      */
  2761.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2762.     {
  2763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2765.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  2766.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2767.         });
  2768.     }
  2769.     /**
  2770.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2771.      *
  2772.      * @return \Symfony\Component\Console\Command\LazyCommand
  2773.      */
  2774.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2775.     {
  2776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2778.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  2779.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2780.         });
  2781.     }
  2782.     /**
  2783.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2784.      *
  2785.      * @return \Symfony\Component\Console\Command\LazyCommand
  2786.      */
  2787.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2791.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  2792.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2793.         });
  2794.     }
  2795.     /**
  2796.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\Console\Command\LazyCommand
  2799.      */
  2800.     protected function get_Console_Command_SecretsList_LazyService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2804.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  2805.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2806.         });
  2807.     }
  2808.     /**
  2809.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2810.      *
  2811.      * @return \Symfony\Component\Console\Command\LazyCommand
  2812.      */
  2813.     protected function get_Console_Command_SecretsRemove_LazyService()
  2814.     {
  2815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2817.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  2818.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2819.         });
  2820.     }
  2821.     /**
  2822.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2823.      *
  2824.      * @return \Symfony\Component\Console\Command\LazyCommand
  2825.      */
  2826.     protected function get_Console_Command_SecretsSet_LazyService()
  2827.     {
  2828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2830.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  2831.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2832.         });
  2833.     }
  2834.     /**
  2835.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\Console\Command\LazyCommand
  2838.      */
  2839.     protected function get_Console_Command_TranslationDebug_LazyService()
  2840.     {
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2843.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  2844.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2845.         });
  2846.     }
  2847.     /**
  2848.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2849.      *
  2850.      * @return \Symfony\Component\Console\Command\LazyCommand
  2851.      */
  2852.     protected function get_Console_Command_TranslationExtract_LazyService()
  2853.     {
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2856.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  2857.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2858.         });
  2859.     }
  2860.     /**
  2861.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Console\Command\LazyCommand
  2864.      */
  2865.     protected function get_Console_Command_TranslationPull_LazyService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2869.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  2870.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2871.         });
  2872.     }
  2873.     /**
  2874.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2875.      *
  2876.      * @return \Symfony\Component\Console\Command\LazyCommand
  2877.      */
  2878.     protected function get_Console_Command_TranslationPush_LazyService()
  2879.     {
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2882.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  2883.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2884.         });
  2885.     }
  2886.     /**
  2887.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Console\Command\LazyCommand
  2890.      */
  2891.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2895.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  2896.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2897.         });
  2898.     }
  2899.     /**
  2900.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Console\Command\LazyCommand
  2903.      */
  2904.     protected function get_Console_Command_XliffLint_LazyService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2908.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  2909.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2910.         });
  2911.     }
  2912.     /**
  2913.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\Console\Command\LazyCommand
  2916.      */
  2917.     protected function get_Console_Command_YamlLint_LazyService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2921.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  2922.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2923.         });
  2924.     }
  2925.     /**
  2926.      * Gets the private '.errored..service_locator.Ncw9N_H.App\Entity\Commande' shared service.
  2927.      *
  2928.      * @return \App\Entity\Commande
  2929.      */
  2930.     protected function getCommandeService()
  2931.     {
  2932.         $this->throw('Cannot autowire service ".service_locator.Ncw9N_H": it references class "App\\Entity\\Commande" but no such service exists.');
  2933.     }
  2934.     /**
  2935.      * Gets the private '.errored..service_locator.XVjfyza.App\Entity\Facture' shared service.
  2936.      *
  2937.      * @return \App\Entity\Facture
  2938.      */
  2939.     protected function getFactureService()
  2940.     {
  2941.         $this->throw('Cannot autowire service ".service_locator.XVjfyza": it references class "App\\Entity\\Facture" but no such service exists.');
  2942.     }
  2943.     /**
  2944.      * Gets the private '.errored..service_locator.fL02XhT.App\Entity\Frais' shared service.
  2945.      *
  2946.      * @return \App\Entity\Frais
  2947.      */
  2948.     protected function getFraisService()
  2949.     {
  2950.         $this->throw('Cannot autowire service ".service_locator.fL02XhT": it references class "App\\Entity\\Frais" but no such service exists.');
  2951.     }
  2952.     /**
  2953.      * Gets the private '.errored..service_locator.ttJxBw..App\Entity\Commande' shared service.
  2954.      *
  2955.      * @return \App\Entity\Commande
  2956.      */
  2957.     protected function getCommande2Service()
  2958.     {
  2959.         $this->throw('Cannot autowire service ".service_locator.ttJxBw.": it references class "App\\Entity\\Commande" but no such service exists.');
  2960.     }
  2961.     /**
  2962.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2965.      */
  2966.     protected function getLoaderInterfaceService()
  2967.     {
  2968.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".');
  2969.     }
  2970.     /**
  2971.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2972.      *
  2973.      * @return \Symfony\Component\Console\Command\LazyCommand
  2974.      */
  2975.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2976.     {
  2977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2979.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2980.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2981.         });
  2982.     }
  2983.     /**
  2984.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2985.      *
  2986.      * @return \Symfony\Component\Console\Command\LazyCommand
  2987.      */
  2988.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2989.     {
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2992.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2993.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2994.         });
  2995.     }
  2996.     /**
  2997.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2998.      *
  2999.      * @return \Symfony\Component\Console\Command\LazyCommand
  3000.      */
  3001.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3002.     {
  3003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3005.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3006.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3007.         });
  3008.     }
  3009.     /**
  3010.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3011.      *
  3012.      * @return \Symfony\Component\Console\Command\LazyCommand
  3013.      */
  3014.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3015.     {
  3016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3018.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3019.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3020.         });
  3021.     }
  3022.     /**
  3023.      * Gets the private '.maker.auto_command.make_data_persister.lazy' shared service.
  3024.      *
  3025.      * @return \Symfony\Component\Console\Command\LazyCommand
  3026.      */
  3027.     protected function get_Maker_AutoCommand_MakeDataPersister_LazyService()
  3028.     {
  3029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3031.         return $this->privates['.maker.auto_command.make_data_persister.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-persister', [], 'Creates an API Platform data persister'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3032.             return ($this->privates['maker.auto_command.make_data_persister'] ?? $this->getMaker_AutoCommand_MakeDataPersisterService());
  3033.         });
  3034.     }
  3035.     /**
  3036.      * Gets the private '.maker.auto_command.make_data_provider.lazy' shared service.
  3037.      *
  3038.      * @return \Symfony\Component\Console\Command\LazyCommand
  3039.      */
  3040.     protected function get_Maker_AutoCommand_MakeDataProvider_LazyService()
  3041.     {
  3042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3044.         return $this->privates['.maker.auto_command.make_data_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-provider', [], 'Creates an API Platform data provider'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3045.             return ($this->privates['maker.auto_command.make_data_provider'] ?? $this->getMaker_AutoCommand_MakeDataProviderService());
  3046.         });
  3047.     }
  3048.     /**
  3049.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3050.      *
  3051.      * @return \Symfony\Component\Console\Command\LazyCommand
  3052.      */
  3053.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3054.     {
  3055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3057.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3058.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3059.         });
  3060.     }
  3061.     /**
  3062.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3063.      *
  3064.      * @return \Symfony\Component\Console\Command\LazyCommand
  3065.      */
  3066.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3067.     {
  3068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3070.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3071.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3072.         });
  3073.     }
  3074.     /**
  3075.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3076.      *
  3077.      * @return \Symfony\Component\Console\Command\LazyCommand
  3078.      */
  3079.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3080.     {
  3081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3083.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3084.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3085.         });
  3086.     }
  3087.     /**
  3088.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3089.      *
  3090.      * @return \Symfony\Component\Console\Command\LazyCommand
  3091.      */
  3092.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3093.     {
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3096.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3097.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3098.         });
  3099.     }
  3100.     /**
  3101.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3102.      *
  3103.      * @return \Symfony\Component\Console\Command\LazyCommand
  3104.      */
  3105.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3106.     {
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3109.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3110.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3111.         });
  3112.     }
  3113.     /**
  3114.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3115.      *
  3116.      * @return \Symfony\Component\Console\Command\LazyCommand
  3117.      */
  3118.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3119.     {
  3120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3122.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3123.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3124.         });
  3125.     }
  3126.     /**
  3127.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3128.      *
  3129.      * @return \Symfony\Component\Console\Command\LazyCommand
  3130.      */
  3131.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3132.     {
  3133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3135.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3136.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3137.         });
  3138.     }
  3139.     /**
  3140.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\Console\Command\LazyCommand
  3143.      */
  3144.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3145.     {
  3146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3148.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3149.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3150.         });
  3151.     }
  3152.     /**
  3153.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\Console\Command\LazyCommand
  3156.      */
  3157.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3158.     {
  3159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3161.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3162.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3163.         });
  3164.     }
  3165.     /**
  3166.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  3167.      *
  3168.      * @return \Symfony\Component\Console\Command\LazyCommand
  3169.      */
  3170.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  3171.     {
  3172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3174.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3175.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  3176.         });
  3177.     }
  3178.     /**
  3179.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3180.      *
  3181.      * @return \Symfony\Component\Console\Command\LazyCommand
  3182.      */
  3183.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3184.     {
  3185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3187.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3188.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3189.         });
  3190.     }
  3191.     /**
  3192.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3193.      *
  3194.      * @return \Symfony\Component\Console\Command\LazyCommand
  3195.      */
  3196.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3200.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3201.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3202.         });
  3203.     }
  3204.     /**
  3205.      * Gets the private '.maker.auto_command.make_state_processor.lazy' shared service.
  3206.      *
  3207.      * @return \Symfony\Component\Console\Command\LazyCommand
  3208.      */
  3209.     protected function get_Maker_AutoCommand_MakeStateProcessor_LazyService()
  3210.     {
  3211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3213.         return $this->privates['.maker.auto_command.make_state_processor.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-processor', [], 'Creates an API Platform state processor'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3214.             return ($this->privates['maker.auto_command.make_state_processor'] ?? $this->getMaker_AutoCommand_MakeStateProcessorService());
  3215.         });
  3216.     }
  3217.     /**
  3218.      * Gets the private '.maker.auto_command.make_state_provider.lazy' shared service.
  3219.      *
  3220.      * @return \Symfony\Component\Console\Command\LazyCommand
  3221.      */
  3222.     protected function get_Maker_AutoCommand_MakeStateProvider_LazyService()
  3223.     {
  3224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3226.         return $this->privates['.maker.auto_command.make_state_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-provider', [], 'Creates an API Platform state provider'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3227.             return ($this->privates['maker.auto_command.make_state_provider'] ?? $this->getMaker_AutoCommand_MakeStateProviderService());
  3228.         });
  3229.     }
  3230.     /**
  3231.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3232.      *
  3233.      * @return \Symfony\Component\Console\Command\LazyCommand
  3234.      */
  3235.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3236.     {
  3237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3239.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3240.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3241.         });
  3242.     }
  3243.     /**
  3244.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3245.      *
  3246.      * @return \Symfony\Component\Console\Command\LazyCommand
  3247.      */
  3248.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3249.     {
  3250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3252.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3253.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3254.         });
  3255.     }
  3256.     /**
  3257.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3258.      *
  3259.      * @return \Symfony\Component\Console\Command\LazyCommand
  3260.      */
  3261.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3262.     {
  3263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3265.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3266.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3267.         });
  3268.     }
  3269.     /**
  3270.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3271.      *
  3272.      * @return \Symfony\Component\Console\Command\LazyCommand
  3273.      */
  3274.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3275.     {
  3276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3278.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3279.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3280.         });
  3281.     }
  3282.     /**
  3283.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3284.      *
  3285.      * @return \Symfony\Component\Console\Command\LazyCommand
  3286.      */
  3287.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3288.     {
  3289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3291.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3292.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3293.         });
  3294.     }
  3295.     /**
  3296.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3297.      *
  3298.      * @return \Symfony\Component\Console\Command\LazyCommand
  3299.      */
  3300.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3301.     {
  3302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3304.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3305.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3306.         });
  3307.     }
  3308.     /**
  3309.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3310.      *
  3311.      * @return \Symfony\Component\Console\Command\LazyCommand
  3312.      */
  3313.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3314.     {
  3315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3317.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3318.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3319.         });
  3320.     }
  3321.     /**
  3322.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3323.      *
  3324.      * @return \Symfony\Component\Console\Command\LazyCommand
  3325.      */
  3326.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3327.     {
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3330.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3331.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3332.         });
  3333.     }
  3334.     /**
  3335.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3336.      *
  3337.      * @return \Symfony\Component\Console\Command\LazyCommand
  3338.      */
  3339.     protected function get_Security_Command_DebugFirewall_LazyService()
  3340.     {
  3341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3343.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3344.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3345.         });
  3346.     }
  3347.     /**
  3348.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3349.      *
  3350.      * @return \Symfony\Component\Console\Command\LazyCommand
  3351.      */
  3352.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3353.     {
  3354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3356.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3357.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3358.         });
  3359.     }
  3360.     /**
  3361.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3362.      *
  3363.      * @return \Symfony\Component\Console\Command\LazyCommand
  3364.      */
  3365.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3366.     {
  3367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3369.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3370.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3371.         });
  3372.     }
  3373.     /**
  3374.      * Gets the private '.service_locator.3T6j4zD' shared service.
  3375.      *
  3376.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3377.      */
  3378.     protected function get_ServiceLocator_3T6j4zDService()
  3379.     {
  3380.         return $this->privates['.service_locator.3T6j4zD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3381.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3382.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3383.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3384.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3385.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3386.             'router' => ['services''router''getRouterService'false],
  3387.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3388.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3389.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3390.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3391.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3392.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3393.         ], [
  3394.             'doctrine' => '?',
  3395.             'form.factory' => '?',
  3396.             'http_kernel' => '?',
  3397.             'parameter_bag' => '?',
  3398.             'request_stack' => '?',
  3399.             'router' => '?',
  3400.             'security.authorization_checker' => '?',
  3401.             'security.csrf.token_manager' => '?',
  3402.             'security.token_storage' => '?',
  3403.             'serializer' => '?',
  3404.             'session' => '.session.deprecated',
  3405.             'twig' => '?',
  3406.         ]);
  3407.     }
  3408.     /**
  3409.      * Gets the private '.service_locator.6iL6qIr' shared service.
  3410.      *
  3411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3412.      */
  3413.     protected function get_ServiceLocator_6iL6qIrService()
  3414.     {
  3415.         return $this->privates['.service_locator.6iL6qIr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3416.             'achatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  3417.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3418.             'fileUploader' => ['privates''App\\Service\\FileUploader''getFileUploaderService'false],
  3419.         ], [
  3420.             'achatRepository' => 'App\\Repository\\AchatRepository',
  3421.             'em' => '?',
  3422.             'fileUploader' => 'App\\Service\\FileUploader',
  3423.         ]);
  3424.     }
  3425.     /**
  3426.      * Gets the private '.service_locator.9HcjNHi' shared service.
  3427.      *
  3428.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3429.      */
  3430.     protected function get_ServiceLocator_9HcjNHiService()
  3431.     {
  3432.         return $this->privates['.service_locator.9HcjNHi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3433.             'repo' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  3434.         ], [
  3435.             'repo' => 'App\\Repository\\StockRepository',
  3436.         ]);
  3437.     }
  3438.     /**
  3439.      * Gets the private '.service_locator.ABQ5P4x' shared service.
  3440.      *
  3441.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3442.      */
  3443.     protected function get_ServiceLocator_ABQ5P4xService()
  3444.     {
  3445.         return $this->privates['.service_locator.ABQ5P4x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3446.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  3447.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3448.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  3449.         ], [
  3450.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  3451.             'em' => '?',
  3452.             'stockRepository' => 'App\\Repository\\StockRepository',
  3453.         ]);
  3454.     }
  3455.     /**
  3456.      * Gets the private '.service_locator.AKsgrFr' shared service.
  3457.      *
  3458.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3459.      */
  3460.     protected function get_ServiceLocator_AKsgrFrService()
  3461.     {
  3462.         return $this->privates['.service_locator.AKsgrFr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3463.             'repo' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  3464.         ], [
  3465.             'repo' => 'App\\Repository\\RefTypeFraisRepository',
  3466.         ]);
  3467.     }
  3468.     /**
  3469.      * Gets the private '.service_locator.DeoiZy4' shared service.
  3470.      *
  3471.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3472.      */
  3473.     protected function get_ServiceLocator_DeoiZy4Service()
  3474.     {
  3475.         return $this->privates['.service_locator.DeoiZy4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3476.             'repo' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  3477.         ], [
  3478.             'repo' => 'App\\Repository\\RefBudgetRepository',
  3479.         ]);
  3480.     }
  3481.     /**
  3482.      * Gets the private '.service_locator.FCWZBjR' shared service.
  3483.      *
  3484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3485.      */
  3486.     protected function get_ServiceLocator_FCWZBjRService()
  3487.     {
  3488.         return $this->privates['.service_locator.FCWZBjR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3489.             'achatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  3490.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  3491.         ], [
  3492.             'achatRepository' => 'App\\Repository\\AchatRepository',
  3493.             'commandeService' => 'App\\Service\\CommandeService',
  3494.         ]);
  3495.     }
  3496.     /**
  3497.      * Gets the private '.service_locator.JSmGeGi' shared service.
  3498.      *
  3499.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3500.      */
  3501.     protected function get_ServiceLocator_JSmGeGiService()
  3502.     {
  3503.         return $this->privates['.service_locator.JSmGeGi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3504.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3505.             'fournisseurRepository' => ['privates''App\\Repository\\FournisseurRepository''getFournisseurRepositoryService'false],
  3506.         ], [
  3507.             'em' => '?',
  3508.             'fournisseurRepository' => 'App\\Repository\\FournisseurRepository',
  3509.         ]);
  3510.     }
  3511.     /**
  3512.      * Gets the private '.service_locator.Jvq.sqt' shared service.
  3513.      *
  3514.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3515.      */
  3516.     protected function get_ServiceLocator_Jvq_SqtService()
  3517.     {
  3518.         return $this->privates['.service_locator.Jvq.sqt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3519.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3520.             'fraisRepository' => ['privates''App\\Repository\\FraisRepository''getFraisRepositoryService'false],
  3521.         ], [
  3522.             'em' => '?',
  3523.             'fraisRepository' => 'App\\Repository\\FraisRepository',
  3524.         ]);
  3525.     }
  3526.     /**
  3527.      * Gets the private '.service_locator.Ncw9N_H' shared service.
  3528.      *
  3529.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3530.      */
  3531.     protected function get_ServiceLocator_Ncw9NHService()
  3532.     {
  3533.         return $this->privates['.service_locator.Ncw9N_H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3534.             'commande' => ['privates''.errored..service_locator.Ncw9N_H.App\\Entity\\Commande'NULL'Cannot autowire service ".service_locator.Ncw9N_H": it references class "App\\Entity\\Commande" but no such service exists.'],
  3535.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  3536.         ], [
  3537.             'commande' => 'App\\Entity\\Commande',
  3538.             'stockRepository' => 'App\\Repository\\StockRepository',
  3539.         ]);
  3540.     }
  3541.     /**
  3542.      * Gets the private '.service_locator.NiK4fJJ' shared service.
  3543.      *
  3544.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3545.      */
  3546.     protected function get_ServiceLocator_NiK4fJJService()
  3547.     {
  3548.         return $this->privates['.service_locator.NiK4fJJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3549.             'App\\Controller\\AchatController::create' => ['privates''.service_locator.6iL6qIr''get_ServiceLocator_6iL6qIrService'false],
  3550.             'App\\Controller\\AchatController::delete' => ['privates''.service_locator.hD8o_hy''get_ServiceLocator_HD8oHyService'false],
  3551.             'App\\Controller\\AchatController::getFactureAchat' => ['privates''.service_locator.FCWZBjR''get_ServiceLocator_FCWZBjRService'false],
  3552.             'App\\Controller\\AdminController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3553.             'App\\Controller\\AdminController::delete' => ['privates''.service_locator._6JavWY''get_ServiceLocator_6JavWYService'false],
  3554.             'App\\Controller\\AdminController::update' => ['privates''.service_locator.obfitaa''get_ServiceLocator_ObfitaaService'false],
  3555.             'App\\Controller\\AuthentificatorController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3556.             'App\\Controller\\ClientsController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3557.             'App\\Controller\\ClientsController::delete' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3558.             'App\\Controller\\ClientsController::getInfos' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3559.             'App\\Controller\\ClientsController::search' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3560.             'App\\Controller\\ClientsController::update' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3561.             'App\\Controller\\CommandeController::delete' => ['privates''.service_locator.hcMPWcF''get_ServiceLocator_HcMPWcFService'false],
  3562.             'App\\Controller\\CommandeController::downloadDocBL' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3563.             'App\\Controller\\CommandeController::downloadDocFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3564.             'App\\Controller\\CommandeController::edit' => ['privates''.service_locator.ABQ5P4x''get_ServiceLocator_ABQ5P4xService'false],
  3565.             'App\\Controller\\CommandeController::guessLot' => ['privates''.service_locator.Ncw9N_H''get_ServiceLocator_Ncw9NHService'false],
  3566.             'App\\Controller\\CommandeController::list' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3567.             'App\\Controller\\CommandeController::mappingData' => ['privates''.service_locator.ttJxBw.''get_ServiceLocator_TtJxBw_Service'false],
  3568.             'App\\Controller\\DashboardController::dashboard' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3569.             'App\\Controller\\DatatableController::searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3570.             'App\\Controller\\DatatableController::searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3571.             'App\\Controller\\DatatableController::searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3572.             'App\\Controller\\DatatableController::searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3573.             'App\\Controller\\DatatableController::searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3574.             'App\\Controller\\DatatableController::searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3575.             'App\\Controller\\DatatableController::searchFacturesEdited' => ['privates''.service_locator.uz4yI_q''get_ServiceLocator_Uz4yIQService'false],
  3576.             'App\\Controller\\DatatableController::searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3577.             'App\\Controller\\DatatableController::searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3578.             'App\\Controller\\DatatableController::searchGlobalStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3579.             'App\\Controller\\DatatableController::searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3580.             'App\\Controller\\DatatableController::searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3581.             'App\\Controller\\DatatableController::searchJournalTotalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3582.             'App\\Controller\\DatatableController::searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3583.             'App\\Controller\\DatatableController::searchRefBudget' => ['privates''.service_locator.DeoiZy4''get_ServiceLocator_DeoiZy4Service'false],
  3584.             'App\\Controller\\DatatableController::searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3585.             'App\\Controller\\DatatableController::searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3586.             'App\\Controller\\ExportController::searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3587.             'App\\Controller\\ExportController::searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3588.             'App\\Controller\\ExportController::searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3589.             'App\\Controller\\ExportController::searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3590.             'App\\Controller\\ExportController::searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3591.             'App\\Controller\\ExportController::searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3592.             'App\\Controller\\ExportController::searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3593.             'App\\Controller\\ExportController::searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3594.             'App\\Controller\\ExportController::searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3595.             'App\\Controller\\ExportController::searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3596.             'App\\Controller\\ExportController::searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3597.             'App\\Controller\\ExportController::searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3598.             'App\\Controller\\ExportController::searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3599.             'App\\Controller\\FactureController::createDocFacture' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3600.             'App\\Controller\\FactureController::createFacture' => ['privates''.service_locator.wfAyI8L''get_ServiceLocator_WfAyI8LService'false],
  3601.             'App\\Controller\\FactureController::docXToPdf' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3602.             'App\\Controller\\FactureController::getFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3603.             'App\\Controller\\FactureController::getFactureEdited' => ['privates''.service_locator.ePlXVrH''get_ServiceLocator_EPlXVrHService'false],
  3604.             'App\\Controller\\FactureController::mappingData' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3605.             'App\\Controller\\FournisseurController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3606.             'App\\Controller\\FournisseurController::delete' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3607.             'App\\Controller\\FournisseurController::update' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3608.             'App\\Controller\\FraisController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3609.             'App\\Controller\\FraisController::delete' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3610.             'App\\Controller\\FraisController::docXToPdf' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3611.             'App\\Controller\\FraisController::downloadDocBL' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3612.             'App\\Controller\\FraisController::edit' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3613.             'App\\Controller\\FraisController::mappingData' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3614.             'App\\Controller\\HomeController::acceuil' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3615.             'App\\Controller\\RegistrationController::register' => ['privates''.service_locator.yhOakWd''get_ServiceLocator_YhOakWdService'false],
  3616.             'App\\Controller\\StatistiqueController::getDataAchats' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3617.             'App\\Controller\\StatistiqueController::getDataBudget' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3618.             'App\\Controller\\StatistiqueController::getDataCa' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3619.             'App\\Controller\\StatistiqueController::getDataPie' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3620.             'App\\Controller\\StatistiqueController::getDataPrd' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3621.             'App\\Controller\\StatistiqueController::getDataStock' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3622.             'App\\Controller\\StatistiqueController::getDataSyn' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3623.             'App\\Controller\\StatistiqueController::getDataVentes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3624.             'App\\Controller\\StatistiqueController::getDataVentesBouteilles' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3625.             'App\\Controller\\StatistiqueController::syntheseCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3626.             'App\\Controller\\StatistiqueController::syntheseFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3627.             'App\\Controller\\StatistiqueController::syntheseTotale' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3628.             'App\\Controller\\StockController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3629.             'App\\Controller\\StockController::delete' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3630.             'App\\Controller\\StockController::getInfos' => ['privates''.service_locator.oOCVzwv''get_ServiceLocator_OOCVzwvService'false],
  3631.             'App\\Controller\\StockController::getProductInfo' => ['privates''.service_locator.ThvNZOt''get_ServiceLocator_ThvNZOtService'false],
  3632.             'App\\Controller\\StockController::parseFile' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  3633.             'App\\Controller\\StockController::update' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3634.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3635.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3636.             'App\\Controller\\AchatController:create' => ['privates''.service_locator.6iL6qIr''get_ServiceLocator_6iL6qIrService'false],
  3637.             'App\\Controller\\AchatController:delete' => ['privates''.service_locator.hD8o_hy''get_ServiceLocator_HD8oHyService'false],
  3638.             'App\\Controller\\AchatController:getFactureAchat' => ['privates''.service_locator.FCWZBjR''get_ServiceLocator_FCWZBjRService'false],
  3639.             'App\\Controller\\AdminController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3640.             'App\\Controller\\AdminController:delete' => ['privates''.service_locator._6JavWY''get_ServiceLocator_6JavWYService'false],
  3641.             'App\\Controller\\AdminController:update' => ['privates''.service_locator.obfitaa''get_ServiceLocator_ObfitaaService'false],
  3642.             'App\\Controller\\AuthentificatorController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3643.             'App\\Controller\\ClientsController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3644.             'App\\Controller\\ClientsController:delete' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3645.             'App\\Controller\\ClientsController:getInfos' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3646.             'App\\Controller\\ClientsController:search' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3647.             'App\\Controller\\ClientsController:update' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3648.             'App\\Controller\\CommandeController:delete' => ['privates''.service_locator.hcMPWcF''get_ServiceLocator_HcMPWcFService'false],
  3649.             'App\\Controller\\CommandeController:downloadDocBL' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3650.             'App\\Controller\\CommandeController:downloadDocFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3651.             'App\\Controller\\CommandeController:edit' => ['privates''.service_locator.ABQ5P4x''get_ServiceLocator_ABQ5P4xService'false],
  3652.             'App\\Controller\\CommandeController:guessLot' => ['privates''.service_locator.Ncw9N_H''get_ServiceLocator_Ncw9NHService'false],
  3653.             'App\\Controller\\CommandeController:list' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3654.             'App\\Controller\\CommandeController:mappingData' => ['privates''.service_locator.ttJxBw.''get_ServiceLocator_TtJxBw_Service'false],
  3655.             'App\\Controller\\DashboardController:dashboard' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3656.             'App\\Controller\\DatatableController:searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3657.             'App\\Controller\\DatatableController:searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3658.             'App\\Controller\\DatatableController:searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3659.             'App\\Controller\\DatatableController:searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3660.             'App\\Controller\\DatatableController:searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3661.             'App\\Controller\\DatatableController:searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3662.             'App\\Controller\\DatatableController:searchFacturesEdited' => ['privates''.service_locator.uz4yI_q''get_ServiceLocator_Uz4yIQService'false],
  3663.             'App\\Controller\\DatatableController:searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3664.             'App\\Controller\\DatatableController:searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3665.             'App\\Controller\\DatatableController:searchGlobalStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3666.             'App\\Controller\\DatatableController:searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3667.             'App\\Controller\\DatatableController:searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3668.             'App\\Controller\\DatatableController:searchJournalTotalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3669.             'App\\Controller\\DatatableController:searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3670.             'App\\Controller\\DatatableController:searchRefBudget' => ['privates''.service_locator.DeoiZy4''get_ServiceLocator_DeoiZy4Service'false],
  3671.             'App\\Controller\\DatatableController:searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3672.             'App\\Controller\\DatatableController:searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3673.             'App\\Controller\\ExportController:searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3674.             'App\\Controller\\ExportController:searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3675.             'App\\Controller\\ExportController:searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3676.             'App\\Controller\\ExportController:searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3677.             'App\\Controller\\ExportController:searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3678.             'App\\Controller\\ExportController:searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3679.             'App\\Controller\\ExportController:searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3680.             'App\\Controller\\ExportController:searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3681.             'App\\Controller\\ExportController:searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3682.             'App\\Controller\\ExportController:searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3683.             'App\\Controller\\ExportController:searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3684.             'App\\Controller\\ExportController:searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3685.             'App\\Controller\\ExportController:searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3686.             'App\\Controller\\FactureController:createDocFacture' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3687.             'App\\Controller\\FactureController:createFacture' => ['privates''.service_locator.wfAyI8L''get_ServiceLocator_WfAyI8LService'false],
  3688.             'App\\Controller\\FactureController:docXToPdf' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3689.             'App\\Controller\\FactureController:getFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3690.             'App\\Controller\\FactureController:getFactureEdited' => ['privates''.service_locator.ePlXVrH''get_ServiceLocator_EPlXVrHService'false],
  3691.             'App\\Controller\\FactureController:mappingData' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3692.             'App\\Controller\\FournisseurController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3693.             'App\\Controller\\FournisseurController:delete' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3694.             'App\\Controller\\FournisseurController:update' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3695.             'App\\Controller\\FraisController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3696.             'App\\Controller\\FraisController:delete' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3697.             'App\\Controller\\FraisController:docXToPdf' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3698.             'App\\Controller\\FraisController:downloadDocBL' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3699.             'App\\Controller\\FraisController:edit' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3700.             'App\\Controller\\FraisController:mappingData' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3701.             'App\\Controller\\HomeController:acceuil' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3702.             'App\\Controller\\RegistrationController:register' => ['privates''.service_locator.yhOakWd''get_ServiceLocator_YhOakWdService'false],
  3703.             'App\\Controller\\StatistiqueController:getDataAchats' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3704.             'App\\Controller\\StatistiqueController:getDataBudget' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3705.             'App\\Controller\\StatistiqueController:getDataCa' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3706.             'App\\Controller\\StatistiqueController:getDataPie' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3707.             'App\\Controller\\StatistiqueController:getDataPrd' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3708.             'App\\Controller\\StatistiqueController:getDataStock' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3709.             'App\\Controller\\StatistiqueController:getDataSyn' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3710.             'App\\Controller\\StatistiqueController:getDataVentes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3711.             'App\\Controller\\StatistiqueController:getDataVentesBouteilles' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3712.             'App\\Controller\\StatistiqueController:syntheseCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3713.             'App\\Controller\\StatistiqueController:syntheseFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3714.             'App\\Controller\\StatistiqueController:syntheseTotale' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3715.             'App\\Controller\\StockController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3716.             'App\\Controller\\StockController:delete' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3717.             'App\\Controller\\StockController:getInfos' => ['privates''.service_locator.oOCVzwv''get_ServiceLocator_OOCVzwvService'false],
  3718.             'App\\Controller\\StockController:getProductInfo' => ['privates''.service_locator.ThvNZOt''get_ServiceLocator_ThvNZOtService'false],
  3719.             'App\\Controller\\StockController:parseFile' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  3720.             'App\\Controller\\StockController:update' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3721.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3722.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3723.         ], [
  3724.             'App\\Controller\\AchatController::create' => '?',
  3725.             'App\\Controller\\AchatController::delete' => '?',
  3726.             'App\\Controller\\AchatController::getFactureAchat' => '?',
  3727.             'App\\Controller\\AdminController::create' => '?',
  3728.             'App\\Controller\\AdminController::delete' => '?',
  3729.             'App\\Controller\\AdminController::update' => '?',
  3730.             'App\\Controller\\AuthentificatorController::login' => '?',
  3731.             'App\\Controller\\ClientsController::create' => '?',
  3732.             'App\\Controller\\ClientsController::delete' => '?',
  3733.             'App\\Controller\\ClientsController::getInfos' => '?',
  3734.             'App\\Controller\\ClientsController::search' => '?',
  3735.             'App\\Controller\\ClientsController::update' => '?',
  3736.             'App\\Controller\\CommandeController::delete' => '?',
  3737.             'App\\Controller\\CommandeController::downloadDocBL' => '?',
  3738.             'App\\Controller\\CommandeController::downloadDocFacture' => '?',
  3739.             'App\\Controller\\CommandeController::edit' => '?',
  3740.             'App\\Controller\\CommandeController::guessLot' => '?',
  3741.             'App\\Controller\\CommandeController::list' => '?',
  3742.             'App\\Controller\\CommandeController::mappingData' => '?',
  3743.             'App\\Controller\\DashboardController::dashboard' => '?',
  3744.             'App\\Controller\\DatatableController::searchAchats' => '?',
  3745.             'App\\Controller\\DatatableController::searchCatClient' => '?',
  3746.             'App\\Controller\\DatatableController::searchCommande' => '?',
  3747.             'App\\Controller\\DatatableController::searchCommandeClient' => '?',
  3748.             'App\\Controller\\DatatableController::searchCustomer' => '?',
  3749.             'App\\Controller\\DatatableController::searchFactures' => '?',
  3750.             'App\\Controller\\DatatableController::searchFacturesEdited' => '?',
  3751.             'App\\Controller\\DatatableController::searchFournisseur' => '?',
  3752.             'App\\Controller\\DatatableController::searchFrais' => '?',
  3753.             'App\\Controller\\DatatableController::searchGlobalStock' => '?',
  3754.             'App\\Controller\\DatatableController::searchJournalCommandes' => '?',
  3755.             'App\\Controller\\DatatableController::searchJournalFrais' => '?',
  3756.             'App\\Controller\\DatatableController::searchJournalTotalCommandes' => '?',
  3757.             'App\\Controller\\DatatableController::searchProduits' => '?',
  3758.             'App\\Controller\\DatatableController::searchRefBudget' => '?',
  3759.             'App\\Controller\\DatatableController::searchStock' => '?',
  3760.             'App\\Controller\\DatatableController::searchTypesFrais' => '?',
  3761.             'App\\Controller\\ExportController::searchAchats' => '?',
  3762.             'App\\Controller\\ExportController::searchCatClient' => '?',
  3763.             'App\\Controller\\ExportController::searchCommande' => '?',
  3764.             'App\\Controller\\ExportController::searchCommandeClient' => '?',
  3765.             'App\\Controller\\ExportController::searchCustomer' => '?',
  3766.             'App\\Controller\\ExportController::searchFactures' => '?',
  3767.             'App\\Controller\\ExportController::searchFournisseur' => '?',
  3768.             'App\\Controller\\ExportController::searchFrais' => '?',
  3769.             'App\\Controller\\ExportController::searchJournalCommandes' => '?',
  3770.             'App\\Controller\\ExportController::searchJournalFrais' => '?',
  3771.             'App\\Controller\\ExportController::searchProduits' => '?',
  3772.             'App\\Controller\\ExportController::searchStock' => '?',
  3773.             'App\\Controller\\ExportController::searchTypesFrais' => '?',
  3774.             'App\\Controller\\FactureController::createDocFacture' => '?',
  3775.             'App\\Controller\\FactureController::createFacture' => '?',
  3776.             'App\\Controller\\FactureController::docXToPdf' => '?',
  3777.             'App\\Controller\\FactureController::getFacture' => '?',
  3778.             'App\\Controller\\FactureController::getFactureEdited' => '?',
  3779.             'App\\Controller\\FactureController::mappingData' => '?',
  3780.             'App\\Controller\\FournisseurController::create' => '?',
  3781.             'App\\Controller\\FournisseurController::delete' => '?',
  3782.             'App\\Controller\\FournisseurController::update' => '?',
  3783.             'App\\Controller\\FraisController::create' => '?',
  3784.             'App\\Controller\\FraisController::delete' => '?',
  3785.             'App\\Controller\\FraisController::docXToPdf' => '?',
  3786.             'App\\Controller\\FraisController::downloadDocBL' => '?',
  3787.             'App\\Controller\\FraisController::edit' => '?',
  3788.             'App\\Controller\\FraisController::mappingData' => '?',
  3789.             'App\\Controller\\HomeController::acceuil' => '?',
  3790.             'App\\Controller\\RegistrationController::register' => '?',
  3791.             'App\\Controller\\StatistiqueController::getDataAchats' => '?',
  3792.             'App\\Controller\\StatistiqueController::getDataBudget' => '?',
  3793.             'App\\Controller\\StatistiqueController::getDataCa' => '?',
  3794.             'App\\Controller\\StatistiqueController::getDataPie' => '?',
  3795.             'App\\Controller\\StatistiqueController::getDataPrd' => '?',
  3796.             'App\\Controller\\StatistiqueController::getDataStock' => '?',
  3797.             'App\\Controller\\StatistiqueController::getDataSyn' => '?',
  3798.             'App\\Controller\\StatistiqueController::getDataVentes' => '?',
  3799.             'App\\Controller\\StatistiqueController::getDataVentesBouteilles' => '?',
  3800.             'App\\Controller\\StatistiqueController::syntheseCommandes' => '?',
  3801.             'App\\Controller\\StatistiqueController::syntheseFrais' => '?',
  3802.             'App\\Controller\\StatistiqueController::syntheseTotale' => '?',
  3803.             'App\\Controller\\StockController::create' => '?',
  3804.             'App\\Controller\\StockController::delete' => '?',
  3805.             'App\\Controller\\StockController::getInfos' => '?',
  3806.             'App\\Controller\\StockController::getProductInfo' => '?',
  3807.             'App\\Controller\\StockController::parseFile' => '?',
  3808.             'App\\Controller\\StockController::update' => '?',
  3809.             'kernel::loadRoutes' => '?',
  3810.             'kernel::registerContainerConfiguration' => '?',
  3811.             'App\\Controller\\AchatController:create' => '?',
  3812.             'App\\Controller\\AchatController:delete' => '?',
  3813.             'App\\Controller\\AchatController:getFactureAchat' => '?',
  3814.             'App\\Controller\\AdminController:create' => '?',
  3815.             'App\\Controller\\AdminController:delete' => '?',
  3816.             'App\\Controller\\AdminController:update' => '?',
  3817.             'App\\Controller\\AuthentificatorController:login' => '?',
  3818.             'App\\Controller\\ClientsController:create' => '?',
  3819.             'App\\Controller\\ClientsController:delete' => '?',
  3820.             'App\\Controller\\ClientsController:getInfos' => '?',
  3821.             'App\\Controller\\ClientsController:search' => '?',
  3822.             'App\\Controller\\ClientsController:update' => '?',
  3823.             'App\\Controller\\CommandeController:delete' => '?',
  3824.             'App\\Controller\\CommandeController:downloadDocBL' => '?',
  3825.             'App\\Controller\\CommandeController:downloadDocFacture' => '?',
  3826.             'App\\Controller\\CommandeController:edit' => '?',
  3827.             'App\\Controller\\CommandeController:guessLot' => '?',
  3828.             'App\\Controller\\CommandeController:list' => '?',
  3829.             'App\\Controller\\CommandeController:mappingData' => '?',
  3830.             'App\\Controller\\DashboardController:dashboard' => '?',
  3831.             'App\\Controller\\DatatableController:searchAchats' => '?',
  3832.             'App\\Controller\\DatatableController:searchCatClient' => '?',
  3833.             'App\\Controller\\DatatableController:searchCommande' => '?',
  3834.             'App\\Controller\\DatatableController:searchCommandeClient' => '?',
  3835.             'App\\Controller\\DatatableController:searchCustomer' => '?',
  3836.             'App\\Controller\\DatatableController:searchFactures' => '?',
  3837.             'App\\Controller\\DatatableController:searchFacturesEdited' => '?',
  3838.             'App\\Controller\\DatatableController:searchFournisseur' => '?',
  3839.             'App\\Controller\\DatatableController:searchFrais' => '?',
  3840.             'App\\Controller\\DatatableController:searchGlobalStock' => '?',
  3841.             'App\\Controller\\DatatableController:searchJournalCommandes' => '?',
  3842.             'App\\Controller\\DatatableController:searchJournalFrais' => '?',
  3843.             'App\\Controller\\DatatableController:searchJournalTotalCommandes' => '?',
  3844.             'App\\Controller\\DatatableController:searchProduits' => '?',
  3845.             'App\\Controller\\DatatableController:searchRefBudget' => '?',
  3846.             'App\\Controller\\DatatableController:searchStock' => '?',
  3847.             'App\\Controller\\DatatableController:searchTypesFrais' => '?',
  3848.             'App\\Controller\\ExportController:searchAchats' => '?',
  3849.             'App\\Controller\\ExportController:searchCatClient' => '?',
  3850.             'App\\Controller\\ExportController:searchCommande' => '?',
  3851.             'App\\Controller\\ExportController:searchCommandeClient' => '?',
  3852.             'App\\Controller\\ExportController:searchCustomer' => '?',
  3853.             'App\\Controller\\ExportController:searchFactures' => '?',
  3854.             'App\\Controller\\ExportController:searchFournisseur' => '?',
  3855.             'App\\Controller\\ExportController:searchFrais' => '?',
  3856.             'App\\Controller\\ExportController:searchJournalCommandes' => '?',
  3857.             'App\\Controller\\ExportController:searchJournalFrais' => '?',
  3858.             'App\\Controller\\ExportController:searchProduits' => '?',
  3859.             'App\\Controller\\ExportController:searchStock' => '?',
  3860.             'App\\Controller\\ExportController:searchTypesFrais' => '?',
  3861.             'App\\Controller\\FactureController:createDocFacture' => '?',
  3862.             'App\\Controller\\FactureController:createFacture' => '?',
  3863.             'App\\Controller\\FactureController:docXToPdf' => '?',
  3864.             'App\\Controller\\FactureController:getFacture' => '?',
  3865.             'App\\Controller\\FactureController:getFactureEdited' => '?',
  3866.             'App\\Controller\\FactureController:mappingData' => '?',
  3867.             'App\\Controller\\FournisseurController:create' => '?',
  3868.             'App\\Controller\\FournisseurController:delete' => '?',
  3869.             'App\\Controller\\FournisseurController:update' => '?',
  3870.             'App\\Controller\\FraisController:create' => '?',
  3871.             'App\\Controller\\FraisController:delete' => '?',
  3872.             'App\\Controller\\FraisController:docXToPdf' => '?',
  3873.             'App\\Controller\\FraisController:downloadDocBL' => '?',
  3874.             'App\\Controller\\FraisController:edit' => '?',
  3875.             'App\\Controller\\FraisController:mappingData' => '?',
  3876.             'App\\Controller\\HomeController:acceuil' => '?',
  3877.             'App\\Controller\\RegistrationController:register' => '?',
  3878.             'App\\Controller\\StatistiqueController:getDataAchats' => '?',
  3879.             'App\\Controller\\StatistiqueController:getDataBudget' => '?',
  3880.             'App\\Controller\\StatistiqueController:getDataCa' => '?',
  3881.             'App\\Controller\\StatistiqueController:getDataPie' => '?',
  3882.             'App\\Controller\\StatistiqueController:getDataPrd' => '?',
  3883.             'App\\Controller\\StatistiqueController:getDataStock' => '?',
  3884.             'App\\Controller\\StatistiqueController:getDataSyn' => '?',
  3885.             'App\\Controller\\StatistiqueController:getDataVentes' => '?',
  3886.             'App\\Controller\\StatistiqueController:getDataVentesBouteilles' => '?',
  3887.             'App\\Controller\\StatistiqueController:syntheseCommandes' => '?',
  3888.             'App\\Controller\\StatistiqueController:syntheseFrais' => '?',
  3889.             'App\\Controller\\StatistiqueController:syntheseTotale' => '?',
  3890.             'App\\Controller\\StockController:create' => '?',
  3891.             'App\\Controller\\StockController:delete' => '?',
  3892.             'App\\Controller\\StockController:getInfos' => '?',
  3893.             'App\\Controller\\StockController:getProductInfo' => '?',
  3894.             'App\\Controller\\StockController:parseFile' => '?',
  3895.             'App\\Controller\\StockController:update' => '?',
  3896.             'kernel:loadRoutes' => '?',
  3897.             'kernel:registerContainerConfiguration' => '?',
  3898.         ]);
  3899.     }
  3900.     /**
  3901.      * Gets the private '.service_locator.PR.7259' shared service.
  3902.      *
  3903.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3904.      */
  3905.     protected function get_ServiceLocator_PR_7259Service()
  3906.     {
  3907.         return $this->privates['.service_locator.PR.7259'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3908.             'achatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  3909.         ], [
  3910.             'achatRepository' => 'App\\Repository\\AchatRepository',
  3911.         ]);
  3912.     }
  3913.     /**
  3914.      * Gets the private '.service_locator.SridGIK' shared service.
  3915.      *
  3916.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3917.      */
  3918.     protected function get_ServiceLocator_SridGIKService()
  3919.     {
  3920.         return $this->privates['.service_locator.SridGIK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3921.             'repo' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  3922.         ], [
  3923.             'repo' => 'App\\Repository\\CommandeRepository',
  3924.         ]);
  3925.     }
  3926.     /**
  3927.      * Gets the private '.service_locator.ThvNZOt' shared service.
  3928.      *
  3929.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3930.      */
  3931.     protected function get_ServiceLocator_ThvNZOtService()
  3932.     {
  3933.         return $this->privates['.service_locator.ThvNZOt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3934.             'refProduit' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  3935.         ], [
  3936.             'refProduit' => 'App\\Repository\\RefProduitRepository',
  3937.         ]);
  3938.     }
  3939.     /**
  3940.      * Gets the private '.service_locator.UHxJVNX' shared service.
  3941.      *
  3942.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3943.      */
  3944.     protected function get_ServiceLocator_UHxJVNXService()
  3945.     {
  3946.         return $this->privates['.service_locator.UHxJVNX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3947.             'clientsRepository' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  3948.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3949.         ], [
  3950.             'clientsRepository' => 'App\\Repository\\ClientsRepository',
  3951.             'em' => '?',
  3952.         ]);
  3953.     }
  3954.     /**
  3955.      * Gets the private '.service_locator.WvHkhwF' shared service.
  3956.      *
  3957.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3958.      */
  3959.     protected function get_ServiceLocator_WvHkhwFService()
  3960.     {
  3961.         return $this->privates['.service_locator.WvHkhwF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3962.             'repo' => ['privates''App\\Repository\\FournisseurRepository''getFournisseurRepositoryService'false],
  3963.         ], [
  3964.             'repo' => 'App\\Repository\\FournisseurRepository',
  3965.         ]);
  3966.     }
  3967.     /**
  3968.      * Gets the private '.service_locator.XVjfyza' shared service.
  3969.      *
  3970.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3971.      */
  3972.     protected function get_ServiceLocator_XVjfyzaService()
  3973.     {
  3974.         return $this->privates['.service_locator.XVjfyza'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3975.             'facture' => ['privates''.errored..service_locator.XVjfyza.App\\Entity\\Facture'NULL'Cannot autowire service ".service_locator.XVjfyza": it references class "App\\Entity\\Facture" but no such service exists.'],
  3976.         ], [
  3977.             'facture' => 'App\\Entity\\Facture',
  3978.         ]);
  3979.     }
  3980.     /**
  3981.      * Gets the private '.service_locator.XsyfP82' shared service.
  3982.      *
  3983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3984.      */
  3985.     protected function get_ServiceLocator_XsyfP82Service()
  3986.     {
  3987.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3988.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3989.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3990.         ], [
  3991.             'event_dispatcher' => '?',
  3992.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3993.         ]);
  3994.     }
  3995.     /**
  3996.      * Gets the private '.service_locator.Zw3cuZD' shared service.
  3997.      *
  3998.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3999.      */
  4000.     protected function get_ServiceLocator_Zw3cuZDService()
  4001.     {
  4002.         return $this->privates['.service_locator.Zw3cuZD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4003.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4004.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4005.         ], [
  4006.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4007.             'commandeService' => 'App\\Service\\CommandeService',
  4008.         ]);
  4009.     }
  4010.     /**
  4011.      * Gets the private '.service_locator._6JavWY' shared service.
  4012.      *
  4013.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4014.      */
  4015.     protected function get_ServiceLocator_6JavWYService()
  4016.     {
  4017.         return $this->privates['.service_locator._6JavWY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4018.             'budgetRepository' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  4019.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4020.             'refCategorieClientsRepository' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4021.             'refProduitRepository' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4022.             'refTypeFraisRepository' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  4023.         ], [
  4024.             'budgetRepository' => 'App\\Repository\\RefBudgetRepository',
  4025.             'em' => '?',
  4026.             'refCategorieClientsRepository' => 'App\\Repository\\RefCategorieClientsRepository',
  4027.             'refProduitRepository' => 'App\\Repository\\RefProduitRepository',
  4028.             'refTypeFraisRepository' => 'App\\Repository\\RefTypeFraisRepository',
  4029.         ]);
  4030.     }
  4031.     /**
  4032.      * Gets the private '.service_locator.aKM6MDa' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4035.      */
  4036.     protected function get_ServiceLocator_AKM6MDaService()
  4037.     {
  4038.         return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4039.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4040.         ], [
  4041.             'entityManager' => '?',
  4042.         ]);
  4043.     }
  4044.     /**
  4045.      * Gets the private '.service_locator.bRfn8tz' shared service.
  4046.      *
  4047.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4048.      */
  4049.     protected function get_ServiceLocator_BRfn8tzService()
  4050.     {
  4051.         return $this->privates['.service_locator.bRfn8tz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4052.             'repo' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4053.         ], [
  4054.             'repo' => 'App\\Repository\\ClientsRepository',
  4055.         ]);
  4056.     }
  4057.     /**
  4058.      * Gets the private '.service_locator.ePlXVrH' shared service.
  4059.      *
  4060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4061.      */
  4062.     protected function get_ServiceLocator_EPlXVrHService()
  4063.     {
  4064.         return $this->privates['.service_locator.ePlXVrH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4065.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4066.             'factureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'false],
  4067.         ], [
  4068.             'commandeService' => 'App\\Service\\CommandeService',
  4069.             'factureRepository' => 'App\\Repository\\FactureRepository',
  4070.         ]);
  4071.     }
  4072.     /**
  4073.      * Gets the private '.service_locator.fL02XhT' shared service.
  4074.      *
  4075.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4076.      */
  4077.     protected function get_ServiceLocator_FL02XhTService()
  4078.     {
  4079.         return $this->privates['.service_locator.fL02XhT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4080.             'frais' => ['privates''.errored..service_locator.fL02XhT.App\\Entity\\Frais'NULL'Cannot autowire service ".service_locator.fL02XhT": it references class "App\\Entity\\Frais" but no such service exists.'],
  4081.         ], [
  4082.             'frais' => 'App\\Entity\\Frais',
  4083.         ]);
  4084.     }
  4085.     /**
  4086.      * Gets the private '.service_locator.gP9QlME' shared service.
  4087.      *
  4088.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4089.      */
  4090.     protected function get_ServiceLocator_GP9QlMEService()
  4091.     {
  4092.         return $this->privates['.service_locator.gP9QlME'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4093.             'repo' => ['privates''App\\Repository\\FraisRepository''getFraisRepositoryService'false],
  4094.         ], [
  4095.             'repo' => 'App\\Repository\\FraisRepository',
  4096.         ]);
  4097.     }
  4098.     /**
  4099.      * Gets the private '.service_locator.gfgS2fO' shared service.
  4100.      *
  4101.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4102.      */
  4103.     protected function get_ServiceLocator_GfgS2fOService()
  4104.     {
  4105.         return $this->privates['.service_locator.gfgS2fO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4106.             'repo' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4107.         ], [
  4108.             'repo' => 'App\\Repository\\RefCategorieClientsRepository',
  4109.         ]);
  4110.     }
  4111.     /**
  4112.      * Gets the private '.service_locator.hD8o_hy' shared service.
  4113.      *
  4114.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4115.      */
  4116.     protected function get_ServiceLocator_HD8oHyService()
  4117.     {
  4118.         return $this->privates['.service_locator.hD8o_hy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4119.             'achatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  4120.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4121.         ], [
  4122.             'achatRepository' => 'App\\Repository\\AchatRepository',
  4123.             'em' => '?',
  4124.         ]);
  4125.     }
  4126.     /**
  4127.      * Gets the private '.service_locator.hcMPWcF' shared service.
  4128.      *
  4129.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4130.      */
  4131.     protected function get_ServiceLocator_HcMPWcFService()
  4132.     {
  4133.         return $this->privates['.service_locator.hcMPWcF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4134.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4135.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4136.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4137.         ], [
  4138.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4139.             'commandeService' => 'App\\Service\\CommandeService',
  4140.             'em' => '?',
  4141.         ]);
  4142.     }
  4143.     /**
  4144.      * Gets the private '.service_locator.oOCVzwv' shared service.
  4145.      *
  4146.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4147.      */
  4148.     protected function get_ServiceLocator_OOCVzwvService()
  4149.     {
  4150.         return $this->privates['.service_locator.oOCVzwv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4151.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4152.             'refProduit' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4153.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  4154.         ], [
  4155.             'em' => '?',
  4156.             'refProduit' => 'App\\Repository\\RefProduitRepository',
  4157.             'stockRepository' => 'App\\Repository\\StockRepository',
  4158.         ]);
  4159.     }
  4160.     /**
  4161.      * Gets the private '.service_locator.obfitaa' shared service.
  4162.      *
  4163.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4164.      */
  4165.     protected function get_ServiceLocator_ObfitaaService()
  4166.     {
  4167.         return $this->privates['.service_locator.obfitaa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4168.             'budgetRepository' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  4169.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4170.             'refCategorieClientsRepository' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4171.             'refProduitRepository' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4172.             'refTypeFraisRepository' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  4173.         ], [
  4174.             'budgetRepository' => 'App\\Repository\\RefBudgetRepository',
  4175.             'em' => '?',
  4176.             'refCategorieClientsRepository' => 'App\\Repository\\RefCategorieClientsRepository',
  4177.             'refProduitRepository' => 'App\\Repository\\RefProduitRepository',
  4178.             'refTypeFraisRepository' => 'App\\Repository\\RefTypeFraisRepository',
  4179.         ]);
  4180.     }
  4181.     /**
  4182.      * Gets the private '.service_locator.t6i3vFk' shared service.
  4183.      *
  4184.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4185.      */
  4186.     protected function get_ServiceLocator_T6i3vFkService()
  4187.     {
  4188.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4189.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4190.         ], [
  4191.             'em' => '?',
  4192.         ]);
  4193.     }
  4194.     /**
  4195.      * Gets the private '.service_locator.ttJxBw.' shared service.
  4196.      *
  4197.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4198.      */
  4199.     protected function get_ServiceLocator_TtJxBw_Service()
  4200.     {
  4201.         return $this->privates['.service_locator.ttJxBw.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4202.             'commande' => ['privates''.errored..service_locator.ttJxBw..App\\Entity\\Commande'NULL'Cannot autowire service ".service_locator.ttJxBw.": it references class "App\\Entity\\Commande" but no such service exists.'],
  4203.         ], [
  4204.             'commande' => 'App\\Entity\\Commande',
  4205.         ]);
  4206.     }
  4207.     /**
  4208.      * Gets the private '.service_locator.uz4yI_q' shared service.
  4209.      *
  4210.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4211.      */
  4212.     protected function get_ServiceLocator_Uz4yIQService()
  4213.     {
  4214.         return $this->privates['.service_locator.uz4yI_q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4215.             'factureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'false],
  4216.         ], [
  4217.             'factureRepository' => 'App\\Repository\\FactureRepository',
  4218.         ]);
  4219.     }
  4220.     /**
  4221.      * Gets the private '.service_locator.v0A2.QO' shared service.
  4222.      *
  4223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4224.      */
  4225.     protected function get_ServiceLocator_V0A2_QOService()
  4226.     {
  4227.         return $this->privates['.service_locator.v0A2.QO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4228.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4229.         ], [
  4230.             'commandeService' => 'App\\Service\\CommandeService',
  4231.         ]);
  4232.     }
  4233.     /**
  4234.      * Gets the private '.service_locator.vatJC8D' shared service.
  4235.      *
  4236.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4237.      */
  4238.     protected function get_ServiceLocator_VatJC8DService()
  4239.     {
  4240.         return $this->privates['.service_locator.vatJC8D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4241.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4242.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  4243.         ], [
  4244.             'em' => '?',
  4245.             'stockRepository' => 'App\\Repository\\StockRepository',
  4246.         ]);
  4247.     }
  4248.     /**
  4249.      * Gets the private '.service_locator.w5tnOy1' shared service.
  4250.      *
  4251.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4252.      */
  4253.     protected function get_ServiceLocator_W5tnOy1Service()
  4254.     {
  4255.         return $this->privates['.service_locator.w5tnOy1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4256.             'statistiquesRepository' => ['privates''App\\Repository\\StatistiquesRepository''getStatistiquesRepositoryService'false],
  4257.         ], [
  4258.             'statistiquesRepository' => 'App\\Repository\\StatistiquesRepository',
  4259.         ]);
  4260.     }
  4261.     /**
  4262.      * Gets the private '.service_locator.wfAyI8L' shared service.
  4263.      *
  4264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4265.      */
  4266.     protected function get_ServiceLocator_WfAyI8LService()
  4267.     {
  4268.         return $this->privates['.service_locator.wfAyI8L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4269.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4270.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4271.         ], [
  4272.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4273.             'em' => '?',
  4274.         ]);
  4275.     }
  4276.     /**
  4277.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4278.      *
  4279.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4280.      */
  4281.     protected function get_ServiceLocator_XUrKPVUService()
  4282.     {
  4283.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4284.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".'],
  4285.         ], [
  4286.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4287.         ]);
  4288.     }
  4289.     /**
  4290.      * Gets the private '.service_locator.yhOakWd' shared service.
  4291.      *
  4292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4293.      */
  4294.     protected function get_ServiceLocator_YhOakWdService()
  4295.     {
  4296.         return $this->privates['.service_locator.yhOakWd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4297.             'authenticator' => ['privates''App\\Security\\UtilisateursAuthentificationAuthenticator''getUtilisateursAuthentificationAuthenticatorService'false],
  4298.             'guardHandler' => ['privates''security.authentication.guard_handler''getSecurity_Authentication_GuardHandlerService'false],
  4299.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4300.         ], [
  4301.             'authenticator' => 'App\\Security\\UtilisateursAuthentificationAuthenticator',
  4302.             'guardHandler' => '?',
  4303.             'passwordEncoder' => '?',
  4304.         ]);
  4305.     }
  4306.     /**
  4307.      * Gets the private '.service_locator.zFQnir0' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4310.      */
  4311.     protected function get_ServiceLocator_ZFQnir0Service()
  4312.     {
  4313.         return $this->privates['.service_locator.zFQnir0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4314.             'repo' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4315.         ], [
  4316.             'repo' => 'App\\Repository\\RefProduitRepository',
  4317.         ]);
  4318.     }
  4319.     /**
  4320.      * Gets the private '.service_locator.zFcJjKU' shared service.
  4321.      *
  4322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4323.      */
  4324.     protected function get_ServiceLocator_ZFcJjKUService()
  4325.     {
  4326.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4327.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4328.         ], [
  4329.             'authenticationUtils' => '?',
  4330.         ]);
  4331.     }
  4332.     /**
  4333.      * Gets the private '.service_locator.zJyh7qS' shared service.
  4334.      *
  4335.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4336.      */
  4337.     protected function get_ServiceLocator_ZJyh7qSService()
  4338.     {
  4339.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4340.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4341.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4342.         ], [
  4343.             'security.firewall.map.context.dev' => '?',
  4344.             'security.firewall.map.context.main' => '?',
  4345.         ]);
  4346.     }
  4347.     /**
  4348.      * Gets the private '.session.deprecated' shared service.
  4349.      *
  4350.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4351.      */
  4352.     protected function get_Session_DeprecatedService()
  4353.     {
  4354.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4355.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4356.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  4357.     }
  4358.     /**
  4359.      * Gets the private '.twig.command.debug.lazy' shared service.
  4360.      *
  4361.      * @return \Symfony\Component\Console\Command\LazyCommand
  4362.      */
  4363.     protected function get_Twig_Command_Debug_LazyService()
  4364.     {
  4365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4367.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  4368.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4369.         });
  4370.     }
  4371.     /**
  4372.      * Gets the private '.twig.command.lint.lazy' shared service.
  4373.      *
  4374.      * @return \Symfony\Component\Console\Command\LazyCommand
  4375.      */
  4376.     protected function get_Twig_Command_Lint_LazyService()
  4377.     {
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4380.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  4381.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4382.         });
  4383.     }
  4384.     /**
  4385.      * Gets the private 'App\Form\AchatFormType' shared autowired service.
  4386.      *
  4387.      * @return \App\Form\AchatFormType
  4388.      */
  4389.     protected function getAchatFormTypeService()
  4390.     {
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4393.         include_once \dirname(__DIR__4).'/src/Form/AchatFormType.php';
  4394.         return $this->privates['App\\Form\\AchatFormType'] = new \App\Form\AchatFormType();
  4395.     }
  4396.     /**
  4397.      * Gets the private 'App\Form\AdminBudgetType' shared autowired service.
  4398.      *
  4399.      * @return \App\Form\AdminBudgetType
  4400.      */
  4401.     protected function getAdminBudgetTypeService()
  4402.     {
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4404.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4405.         include_once \dirname(__DIR__4).'/src/Form/AdminBudgetType.php';
  4406.         return $this->privates['App\\Form\\AdminBudgetType'] = new \App\Form\AdminBudgetType();
  4407.     }
  4408.     /**
  4409.      * Gets the private 'App\Form\AdminCatClientType' shared autowired service.
  4410.      *
  4411.      * @return \App\Form\AdminCatClientType
  4412.      */
  4413.     protected function getAdminCatClientTypeService()
  4414.     {
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4417.         include_once \dirname(__DIR__4).'/src/Form/AdminCatClientType.php';
  4418.         return $this->privates['App\\Form\\AdminCatClientType'] = new \App\Form\AdminCatClientType();
  4419.     }
  4420.     /**
  4421.      * Gets the private 'App\Form\AdminProduitType' shared autowired service.
  4422.      *
  4423.      * @return \App\Form\AdminProduitType
  4424.      */
  4425.     protected function getAdminProduitTypeService()
  4426.     {
  4427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4429.         include_once \dirname(__DIR__4).'/src/Form/AdminProduitType.php';
  4430.         return $this->privates['App\\Form\\AdminProduitType'] = new \App\Form\AdminProduitType();
  4431.     }
  4432.     /**
  4433.      * Gets the private 'App\Form\AdminTypeFraisType' shared autowired service.
  4434.      *
  4435.      * @return \App\Form\AdminTypeFraisType
  4436.      */
  4437.     protected function getAdminTypeFraisTypeService()
  4438.     {
  4439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4441.         include_once \dirname(__DIR__4).'/src/Form/AdminTypeFraisType.php';
  4442.         return $this->privates['App\\Form\\AdminTypeFraisType'] = new \App\Form\AdminTypeFraisType();
  4443.     }
  4444.     /**
  4445.      * Gets the private 'App\Form\ClientsFormType' shared autowired service.
  4446.      *
  4447.      * @return \App\Form\ClientsFormType
  4448.      */
  4449.     protected function getClientsFormTypeService()
  4450.     {
  4451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4453.         include_once \dirname(__DIR__4).'/src/Form/ClientsFormType.php';
  4454.         return $this->privates['App\\Form\\ClientsFormType'] = new \App\Form\ClientsFormType();
  4455.     }
  4456.     /**
  4457.      * Gets the private 'App\Form\CommandeFormType' shared autowired service.
  4458.      *
  4459.      * @return \App\Form\CommandeFormType
  4460.      */
  4461.     protected function getCommandeFormTypeService()
  4462.     {
  4463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4465.         include_once \dirname(__DIR__4).'/src/Form/CommandeFormType.php';
  4466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4467.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/CheckboxTransformer.php';
  4468.         return $this->privates['App\\Form\\CommandeFormType'] = new \App\Form\CommandeFormType(new \App\Form\DataTransformer\CheckboxTransformer());
  4469.     }
  4470.     /**
  4471.      * Gets the private 'App\Form\FactureFormType' shared autowired service.
  4472.      *
  4473.      * @return \App\Form\FactureFormType
  4474.      */
  4475.     protected function getFactureFormTypeService()
  4476.     {
  4477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4479.         include_once \dirname(__DIR__4).'/src/Form/FactureFormType.php';
  4480.         return $this->privates['App\\Form\\FactureFormType'] = new \App\Form\FactureFormType(($this->privates['App\\Repository\\RefProduitRepository'] ?? $this->getRefProduitRepositoryService()));
  4481.     }
  4482.     /**
  4483.      * Gets the private 'App\Form\FournisseurFormType' shared autowired service.
  4484.      *
  4485.      * @return \App\Form\FournisseurFormType
  4486.      */
  4487.     protected function getFournisseurFormTypeService()
  4488.     {
  4489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4491.         include_once \dirname(__DIR__4).'/src/Form/FournisseurFormType.php';
  4492.         return $this->privates['App\\Form\\FournisseurFormType'] = new \App\Form\FournisseurFormType();
  4493.     }
  4494.     /**
  4495.      * Gets the private 'App\Form\FraisFormType' shared autowired service.
  4496.      *
  4497.      * @return \App\Form\FraisFormType
  4498.      */
  4499.     protected function getFraisFormTypeService()
  4500.     {
  4501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4503.         include_once \dirname(__DIR__4).'/src/Form/FraisFormType.php';
  4504.         return $this->privates['App\\Form\\FraisFormType'] = new \App\Form\FraisFormType();
  4505.     }
  4506.     /**
  4507.      * Gets the private 'App\Form\RegistrationFormType' shared autowired service.
  4508.      *
  4509.      * @return \App\Form\RegistrationFormType
  4510.      */
  4511.     protected function getRegistrationFormTypeService()
  4512.     {
  4513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4515.         include_once \dirname(__DIR__4).'/src/Form/RegistrationFormType.php';
  4516.         return $this->privates['App\\Form\\RegistrationFormType'] = new \App\Form\RegistrationFormType();
  4517.     }
  4518.     /**
  4519.      * Gets the private 'App\Form\SearchClientsFormType' shared autowired service.
  4520.      *
  4521.      * @return \App\Form\SearchClientsFormType
  4522.      */
  4523.     protected function getSearchClientsFormTypeService()
  4524.     {
  4525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4527.         include_once \dirname(__DIR__4).'/src/Form/SearchClientsFormType.php';
  4528.         return $this->privates['App\\Form\\SearchClientsFormType'] = new \App\Form\SearchClientsFormType();
  4529.     }
  4530.     /**
  4531.      * Gets the private 'App\Form\SearchCommandeFormType' shared autowired service.
  4532.      *
  4533.      * @return \App\Form\SearchCommandeFormType
  4534.      */
  4535.     protected function getSearchCommandeFormTypeService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4539.         include_once \dirname(__DIR__4).'/src/Form/SearchCommandeFormType.php';
  4540.         return $this->privates['App\\Form\\SearchCommandeFormType'] = new \App\Form\SearchCommandeFormType();
  4541.     }
  4542.     /**
  4543.      * Gets the private 'App\Form\SearchEvolStockType' shared autowired service.
  4544.      *
  4545.      * @return \App\Form\SearchEvolStockType
  4546.      */
  4547.     protected function getSearchEvolStockTypeService()
  4548.     {
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4551.         include_once \dirname(__DIR__4).'/src/Form/SearchEvolStockType.php';
  4552.         return $this->privates['App\\Form\\SearchEvolStockType'] = new \App\Form\SearchEvolStockType();
  4553.     }
  4554.     /**
  4555.      * Gets the private 'App\Form\SearchEvolVentesType' shared autowired service.
  4556.      *
  4557.      * @return \App\Form\SearchEvolVentesType
  4558.      */
  4559.     protected function getSearchEvolVentesTypeService()
  4560.     {
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4563.         include_once \dirname(__DIR__4).'/src/Form/SearchEvolVentesType.php';
  4564.         return $this->privates['App\\Form\\SearchEvolVentesType'] = new \App\Form\SearchEvolVentesType();
  4565.     }
  4566.     /**
  4567.      * Gets the private 'App\Form\SearchFournisseurFormType' shared autowired service.
  4568.      *
  4569.      * @return \App\Form\SearchFournisseurFormType
  4570.      */
  4571.     protected function getSearchFournisseurFormTypeService()
  4572.     {
  4573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4575.         include_once \dirname(__DIR__4).'/src/Form/SearchFournisseurFormType.php';
  4576.         return $this->privates['App\\Form\\SearchFournisseurFormType'] = new \App\Form\SearchFournisseurFormType();
  4577.     }
  4578.     /**
  4579.      * Gets the private 'App\Form\SearchFraisFormType' shared autowired service.
  4580.      *
  4581.      * @return \App\Form\SearchFraisFormType
  4582.      */
  4583.     protected function getSearchFraisFormTypeService()
  4584.     {
  4585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4587.         include_once \dirname(__DIR__4).'/src/Form/SearchFraisFormType.php';
  4588.         return $this->privates['App\\Form\\SearchFraisFormType'] = new \App\Form\SearchFraisFormType();
  4589.     }
  4590.     /**
  4591.      * Gets the private 'App\Form\SearchJournalDeCaisseType' shared autowired service.
  4592.      *
  4593.      * @return \App\Form\SearchJournalDeCaisseType
  4594.      */
  4595.     protected function getSearchJournalDeCaisseTypeService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4599.         include_once \dirname(__DIR__4).'/src/Form/SearchJournalDeCaisseType.php';
  4600.         return $this->privates['App\\Form\\SearchJournalDeCaisseType'] = new \App\Form\SearchJournalDeCaisseType();
  4601.     }
  4602.     /**
  4603.      * Gets the private 'App\Form\SearchStockFormType' shared autowired service.
  4604.      *
  4605.      * @return \App\Form\SearchStockFormType
  4606.      */
  4607.     protected function getSearchStockFormTypeService()
  4608.     {
  4609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4611.         include_once \dirname(__DIR__4).'/src/Form/SearchStockFormType.php';
  4612.         return $this->privates['App\\Form\\SearchStockFormType'] = new \App\Form\SearchStockFormType();
  4613.     }
  4614.     /**
  4615.      * Gets the private 'App\Form\StockFormType' shared autowired service.
  4616.      *
  4617.      * @return \App\Form\StockFormType
  4618.      */
  4619.     protected function getStockFormTypeService()
  4620.     {
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4623.         include_once \dirname(__DIR__4).'/src/Form/StockFormType.php';
  4624.         return $this->privates['App\\Form\\StockFormType'] = new \App\Form\StockFormType();
  4625.     }
  4626.     /**
  4627.      * Gets the private 'App\Repository\AchatRepository' shared autowired service.
  4628.      *
  4629.      * @return \App\Repository\AchatRepository
  4630.      */
  4631.     protected function getAchatRepositoryService()
  4632.     {
  4633.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4634.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4635.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4636.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4637.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4638.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4641.         include_once \dirname(__DIR__4).'/src/Repository/AchatRepository.php';
  4642.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4643.         if (isset($this->privates['App\\Repository\\AchatRepository'])) {
  4644.             return $this->privates['App\\Repository\\AchatRepository'];
  4645.         }
  4646.         return $this->privates['App\\Repository\\AchatRepository'] = new \App\Repository\AchatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4647.     }
  4648.     /**
  4649.      * Gets the private 'App\Repository\ActiviteRepository' shared autowired service.
  4650.      *
  4651.      * @return \App\Repository\ActiviteRepository
  4652.      */
  4653.     protected function getActiviteRepositoryService()
  4654.     {
  4655.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4663.         include_once \dirname(__DIR__4).'/src/Repository/ActiviteRepository.php';
  4664.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4665.         if (isset($this->privates['App\\Repository\\ActiviteRepository'])) {
  4666.             return $this->privates['App\\Repository\\ActiviteRepository'];
  4667.         }
  4668.         return $this->privates['App\\Repository\\ActiviteRepository'] = new \App\Repository\ActiviteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4669.     }
  4670.     /**
  4671.      * Gets the private 'App\Repository\ClientsRepository' shared autowired service.
  4672.      *
  4673.      * @return \App\Repository\ClientsRepository
  4674.      */
  4675.     protected function getClientsRepositoryService()
  4676.     {
  4677.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4678.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4680.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4681.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4682.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4683.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4685.         include_once \dirname(__DIR__4).'/src/Repository/ClientsRepository.php';
  4686.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4687.         if (isset($this->privates['App\\Repository\\ClientsRepository'])) {
  4688.             return $this->privates['App\\Repository\\ClientsRepository'];
  4689.         }
  4690.         return $this->privates['App\\Repository\\ClientsRepository'] = new \App\Repository\ClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4691.     }
  4692.     /**
  4693.      * Gets the private 'App\Repository\CommandeRepository' shared autowired service.
  4694.      *
  4695.      * @return \App\Repository\CommandeRepository
  4696.      */
  4697.     protected function getCommandeRepositoryService()
  4698.     {
  4699.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4702.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4706.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4707.         include_once \dirname(__DIR__4).'/src/Repository/CommandeRepository.php';
  4708.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4709.         if (isset($this->privates['App\\Repository\\CommandeRepository'])) {
  4710.             return $this->privates['App\\Repository\\CommandeRepository'];
  4711.         }
  4712.         return $this->privates['App\\Repository\\CommandeRepository'] = new \App\Repository\CommandeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4713.     }
  4714.     /**
  4715.      * Gets the private 'App\Repository\FactureProduitRepository' shared autowired service.
  4716.      *
  4717.      * @return \App\Repository\FactureProduitRepository
  4718.      */
  4719.     protected function getFactureProduitRepositoryService()
  4720.     {
  4721.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4722.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4724.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4725.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4729.         include_once \dirname(__DIR__4).'/src/Repository/FactureProduitRepository.php';
  4730.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4731.         if (isset($this->privates['App\\Repository\\FactureProduitRepository'])) {
  4732.             return $this->privates['App\\Repository\\FactureProduitRepository'];
  4733.         }
  4734.         return $this->privates['App\\Repository\\FactureProduitRepository'] = new \App\Repository\FactureProduitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4735.     }
  4736.     /**
  4737.      * Gets the private 'App\Repository\FactureRepository' shared autowired service.
  4738.      *
  4739.      * @return \App\Repository\FactureRepository
  4740.      */
  4741.     protected function getFactureRepositoryService()
  4742.     {
  4743.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4746.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4747.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4748.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4749.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4750.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4751.         include_once \dirname(__DIR__4).'/src/Repository/FactureRepository.php';
  4752.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4753.         if (isset($this->privates['App\\Repository\\FactureRepository'])) {
  4754.             return $this->privates['App\\Repository\\FactureRepository'];
  4755.         }
  4756.         return $this->privates['App\\Repository\\FactureRepository'] = new \App\Repository\FactureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, (\dirname(__DIR__4).'/storage'));
  4757.     }
  4758.     /**
  4759.      * Gets the private 'App\Repository\FournisseurRepository' shared autowired service.
  4760.      *
  4761.      * @return \App\Repository\FournisseurRepository
  4762.      */
  4763.     protected function getFournisseurRepositoryService()
  4764.     {
  4765.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4766.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4773.         include_once \dirname(__DIR__4).'/src/Repository/FournisseurRepository.php';
  4774.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4775.         if (isset($this->privates['App\\Repository\\FournisseurRepository'])) {
  4776.             return $this->privates['App\\Repository\\FournisseurRepository'];
  4777.         }
  4778.         return $this->privates['App\\Repository\\FournisseurRepository'] = new \App\Repository\FournisseurRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4779.     }
  4780.     /**
  4781.      * Gets the private 'App\Repository\FraisRepository' shared autowired service.
  4782.      *
  4783.      * @return \App\Repository\FraisRepository
  4784.      */
  4785.     protected function getFraisRepositoryService()
  4786.     {
  4787.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4790.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4791.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4792.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4793.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4795.         include_once \dirname(__DIR__4).'/src/Repository/FraisRepository.php';
  4796.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4797.         if (isset($this->privates['App\\Repository\\FraisRepository'])) {
  4798.             return $this->privates['App\\Repository\\FraisRepository'];
  4799.         }
  4800.         return $this->privates['App\\Repository\\FraisRepository'] = new \App\Repository\FraisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4801.     }
  4802.     /**
  4803.      * Gets the private 'App\Repository\RefBudgetRepository' shared autowired service.
  4804.      *
  4805.      * @return \App\Repository\RefBudgetRepository
  4806.      */
  4807.     protected function getRefBudgetRepositoryService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4812.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4813.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4814.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4815.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4817.         include_once \dirname(__DIR__4).'/src/Repository/RefBudgetRepository.php';
  4818.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4819.         if (isset($this->privates['App\\Repository\\RefBudgetRepository'])) {
  4820.             return $this->privates['App\\Repository\\RefBudgetRepository'];
  4821.         }
  4822.         return $this->privates['App\\Repository\\RefBudgetRepository'] = new \App\Repository\RefBudgetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4823.     }
  4824.     /**
  4825.      * Gets the private 'App\Repository\RefCategorieClientsRepository' shared autowired service.
  4826.      *
  4827.      * @return \App\Repository\RefCategorieClientsRepository
  4828.      */
  4829.     protected function getRefCategorieClientsRepositoryService()
  4830.     {
  4831.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4836.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4839.         include_once \dirname(__DIR__4).'/src/Repository/RefCategorieClientsRepository.php';
  4840.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4841.         if (isset($this->privates['App\\Repository\\RefCategorieClientsRepository'])) {
  4842.             return $this->privates['App\\Repository\\RefCategorieClientsRepository'];
  4843.         }
  4844.         return $this->privates['App\\Repository\\RefCategorieClientsRepository'] = new \App\Repository\RefCategorieClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4845.     }
  4846.     /**
  4847.      * Gets the private 'App\Repository\RefProduitRepository' shared autowired service.
  4848.      *
  4849.      * @return \App\Repository\RefProduitRepository
  4850.      */
  4851.     protected function getRefProduitRepositoryService()
  4852.     {
  4853.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4855.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4856.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4857.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4860.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4861.         include_once \dirname(__DIR__4).'/src/Repository/RefProduitRepository.php';
  4862.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4863.         if (isset($this->privates['App\\Repository\\RefProduitRepository'])) {
  4864.             return $this->privates['App\\Repository\\RefProduitRepository'];
  4865.         }
  4866.         return $this->privates['App\\Repository\\RefProduitRepository'] = new \App\Repository\RefProduitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4867.     }
  4868.     /**
  4869.      * Gets the private 'App\Repository\RefStatutCommandeRepository' shared autowired service.
  4870.      *
  4871.      * @return \App\Repository\RefStatutCommandeRepository
  4872.      */
  4873.     protected function getRefStatutCommandeRepositoryService()
  4874.     {
  4875.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4883.         include_once \dirname(__DIR__4).'/src/Repository/RefStatutCommandeRepository.php';
  4884.         return $this->privates['App\\Repository\\RefStatutCommandeRepository'] = new \App\Repository\RefStatutCommandeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4885.     }
  4886.     /**
  4887.      * Gets the private 'App\Repository\RefTypeFraisRepository' shared autowired service.
  4888.      *
  4889.      * @return \App\Repository\RefTypeFraisRepository
  4890.      */
  4891.     protected function getRefTypeFraisRepositoryService()
  4892.     {
  4893.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4897.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4898.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4901.         include_once \dirname(__DIR__4).'/src/Repository/RefTypeFraisRepository.php';
  4902.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4903.         if (isset($this->privates['App\\Repository\\RefTypeFraisRepository'])) {
  4904.             return $this->privates['App\\Repository\\RefTypeFraisRepository'];
  4905.         }
  4906.         return $this->privates['App\\Repository\\RefTypeFraisRepository'] = new \App\Repository\RefTypeFraisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4907.     }
  4908.     /**
  4909.      * Gets the private 'App\Repository\RefVillesRepository' shared autowired service.
  4910.      *
  4911.      * @return \App\Repository\RefVillesRepository
  4912.      */
  4913.     protected function getRefVillesRepositoryService()
  4914.     {
  4915.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4918.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4923.         include_once \dirname(__DIR__4).'/src/Repository/RefVillesRepository.php';
  4924.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4925.         if (isset($this->privates['App\\Repository\\RefVillesRepository'])) {
  4926.             return $this->privates['App\\Repository\\RefVillesRepository'];
  4927.         }
  4928.         return $this->privates['App\\Repository\\RefVillesRepository'] = new \App\Repository\RefVillesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4929.     }
  4930.     /**
  4931.      * Gets the private 'App\Repository\StatistiquesRepository' shared autowired service.
  4932.      *
  4933.      * @return \App\Repository\StatistiquesRepository
  4934.      */
  4935.     protected function getStatistiquesRepositoryService()
  4936.     {
  4937.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4942.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4945.         include_once \dirname(__DIR__4).'/src/Repository/StatistiquesRepository.php';
  4946.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4947.         if (isset($this->privates['App\\Repository\\StatistiquesRepository'])) {
  4948.             return $this->privates['App\\Repository\\StatistiquesRepository'];
  4949.         }
  4950.         return $this->privates['App\\Repository\\StatistiquesRepository'] = new \App\Repository\StatistiquesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4951.     }
  4952.     /**
  4953.      * Gets the private 'App\Repository\StockRepository' shared autowired service.
  4954.      *
  4955.      * @return \App\Repository\StockRepository
  4956.      */
  4957.     protected function getStockRepositoryService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4967.         include_once \dirname(__DIR__4).'/src/Repository/StockRepository.php';
  4968.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4969.         if (isset($this->privates['App\\Repository\\StockRepository'])) {
  4970.             return $this->privates['App\\Repository\\StockRepository'];
  4971.         }
  4972.         return $this->privates['App\\Repository\\StockRepository'] = new \App\Repository\StockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4973.     }
  4974.     /**
  4975.      * Gets the private 'App\Repository\UtilisateursRepository' shared autowired service.
  4976.      *
  4977.      * @return \App\Repository\UtilisateursRepository
  4978.      */
  4979.     protected function getUtilisateursRepositoryService()
  4980.     {
  4981.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4984.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4987.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  4990.         include_once \dirname(__DIR__4).'/src/Repository/UtilisateursRepository.php';
  4991.         return $this->privates['App\\Repository\\UtilisateursRepository'] = new \App\Repository\UtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4992.     }
  4993.     /**
  4994.      * Gets the private 'App\Security\UtilisateursAuthentificationAuthenticator' shared autowired service.
  4995.      *
  4996.      * @return \App\Security\UtilisateursAuthentificationAuthenticator
  4997.      */
  4998.     protected function getUtilisateursAuthentificationAuthenticatorService()
  4999.     {
  5000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5006.         include_once \dirname(__DIR__4).'/src/Security/UtilisateursAuthentificationAuthenticator.php';
  5007.         return $this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] = new \App\Security\UtilisateursAuthentificationAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  5008.     }
  5009.     /**
  5010.      * Gets the private 'App\Service\FileUploader' shared autowired service.
  5011.      *
  5012.      * @return \App\Service\FileUploader
  5013.      */
  5014.     protected function getFileUploaderService()
  5015.     {
  5016.         include_once \dirname(__DIR__4).'/src/Service/FileUploader.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  5019.         return $this->privates['App\\Service\\FileUploader'] = new \App\Service\FileUploader((\dirname(__DIR__4).'/storage'), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
  5020.     }
  5021.     /**
  5022.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5023.      *
  5024.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5025.      */
  5026.     protected function getManagerRegistryAwareConnectionProviderService()
  5027.     {
  5028.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5029.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5030.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  5031.     }
  5032.     /**
  5033.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5034.      *
  5035.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5036.      */
  5037.     protected function getRunSqlCommandService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5041.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5042.         $instance->setName('dbal:run-sql');
  5043.         return $instance;
  5044.     }
  5045.     /**
  5046.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5047.      *
  5048.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5049.      */
  5050.     protected function getResetAssetsEventListenerService()
  5051.     {
  5052.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5053.     }
  5054.     /**
  5055.      * Gets the private 'annotations.cache_adapter' shared service.
  5056.      *
  5057.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5058.      */
  5059.     protected function getAnnotations_CacheAdapterService()
  5060.     {
  5061.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5062.     }
  5063.     /**
  5064.      * Gets the private 'annotations.cache_warmer' shared service.
  5065.      *
  5066.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5067.      */
  5068.     protected function getAnnotations_CacheWarmerService()
  5069.     {
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5073.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  5074.     }
  5075.     /**
  5076.      * Gets the private 'annotations.cached_reader' shared service.
  5077.      *
  5078.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5079.      */
  5080.     protected function getAnnotations_CachedReaderService()
  5081.     {
  5082.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5083.     }
  5084.     /**
  5085.      * Gets the private 'annotations.reader' shared service.
  5086.      *
  5087.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5088.      */
  5089.     protected function getAnnotations_ReaderService()
  5090.     {
  5091.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5092.         $instance->addGlobalIgnoredName('required'NULL);
  5093.         return $instance;
  5094.     }
  5095.     /**
  5096.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5097.      *
  5098.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5099.      */
  5100.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5101.     {
  5102.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5BoQ9jI+41'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5103.     }
  5104.     /**
  5105.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  5106.      *
  5107.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5108.      */
  5109.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  5110.     {
  5111.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('I2YmEXqyuL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5112.     }
  5113.     /**
  5114.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5115.      *
  5116.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5117.      */
  5118.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5119.     {
  5120.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3Og4LN9ILN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5121.     }
  5122.     /**
  5123.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  5124.      *
  5125.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5126.      */
  5127.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  5128.     {
  5129.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2r18uPTGqR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5130.     }
  5131.     /**
  5132.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5133.      *
  5134.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5135.      */
  5136.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5137.     {
  5138.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aA-cjyHTIw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5139.     }
  5140.     /**
  5141.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5142.      *
  5143.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5144.      */
  5145.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5146.     {
  5147.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WY7wgUfSx3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5148.     }
  5149.     /**
  5150.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  5151.      *
  5152.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  5153.      */
  5154.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  5155.     {
  5156.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/DataPersister.php';
  5157.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5158.     }
  5159.     /**
  5160.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  5161.      *
  5162.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  5163.      */
  5164.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  5165.     {
  5166.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  5167.         return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  5168.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  5169.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  5170.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5171.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  5172.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  5173.         }, 5));
  5174.     }
  5175.     /**
  5176.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  5177.      *
  5178.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  5179.      */
  5180.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/ItemDataProvider.php';
  5185.         return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  5186.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5187.         }, 1), NULL);
  5188.     }
  5189.     /**
  5190.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  5191.      *
  5192.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  5193.      */
  5194.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  5195.     {
  5196.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  5198.         return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  5199.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  5200.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  5201.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5202.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  5203.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  5204.         }, 5), new RewindableGenerator(function () {
  5205.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5206.         }, 1), NULL);
  5207.     }
  5208.     /**
  5209.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  5210.      *
  5211.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  5212.      */
  5213.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  5214.     {
  5215.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5216.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5217.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  5218.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  5220.         return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30trueNULLNULLfalse, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  5221.     }
  5222.     /**
  5223.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  5224.      *
  5225.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  5226.      */
  5227.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  5232.         return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  5233.     }
  5234.     /**
  5235.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  5236.      *
  5237.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  5238.      */
  5239.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  5244.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  5245.         return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5246.     }
  5247.     /**
  5248.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  5249.      *
  5250.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  5251.      */
  5252.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  5253.     {
  5254.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  5257.         return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5258.     }
  5259.     /**
  5260.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  5261.      *
  5262.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  5263.      */
  5264.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  5265.     {
  5266.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  5269.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/Pagination.php';
  5271.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5272.         return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a$this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  5273.     }
  5274.     /**
  5275.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5276.      *
  5277.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  5278.      */
  5279.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5280.     {
  5281.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5282.     }
  5283.     /**
  5284.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5285.      *
  5286.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5287.      */
  5288.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5289.     {
  5290.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5291.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5292.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5293.         }
  5294.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  5295.     }
  5296.     /**
  5297.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5298.      *
  5299.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  5300.      */
  5301.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5302.     {
  5303.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5304.     }
  5305.     /**
  5306.      * Gets the private 'api_platform.identifier.converter' shared service.
  5307.      *
  5308.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5309.      */
  5310.     protected function getApiPlatform_Identifier_ConverterService()
  5311.     {
  5312.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  5313.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5314.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5315.         }, 2));
  5316.     }
  5317.     /**
  5318.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5319.      *
  5320.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5321.      */
  5322.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5323.     {
  5324.         $a = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  5325.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5326.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  5327.     }
  5328.     /**
  5329.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  5330.      *
  5331.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  5332.      */
  5333.     protected function getApiPlatform_IriConverter_LegacyService()
  5334.     {
  5335.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5336.         return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5337.     }
  5338.     /**
  5339.      * Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
  5340.      *
  5341.      * @return \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand
  5342.      */
  5343.     protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  5344.     {
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  5347.         $this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  5348.         $instance->setName('api:json-schema:generate');
  5349.         return $instance;
  5350.     }
  5351.     /**
  5352.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5353.      *
  5354.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5355.      */
  5356.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5357.     {
  5358.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5359.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5360.         return $instance;
  5361.     }
  5362.     /**
  5363.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5364.      *
  5365.      * @return \ApiPlatform\JsonLd\ContextBuilder
  5366.      */
  5367.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5368.     {
  5369.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5370.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $aNULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  5371.     }
  5372.     /**
  5373.      * Gets the private 'api_platform.listener.exception' shared service.
  5374.      *
  5375.      * @return \ApiPlatform\Symfony\EventListener\ExceptionListener
  5376.      */
  5377.     protected function getApiPlatform_Listener_ExceptionService()
  5378.     {
  5379.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php';
  5380.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ErrorListener.php';
  5381.         return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Symfony\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, new \ApiPlatform\Symfony\EventListener\ErrorListener('api_platform.action.exception', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), true));
  5382.     }
  5383.     /**
  5384.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  5385.      *
  5386.      * @return \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener
  5387.      */
  5388.     protected function getApiPlatform_Listener_Exception_ValidationService()
  5389.     {
  5390.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  5391.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5392.         if (isset($this->privates['api_platform.listener.exception.validation'])) {
  5393.             return $this->privates['api_platform.listener.exception.validation'];
  5394.         }
  5395.         return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener($a$this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  5396.     }
  5397.     /**
  5398.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5399.      *
  5400.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  5401.      */
  5402.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5403.     {
  5404.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  5405.     }
  5406.     /**
  5407.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5408.      *
  5409.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  5410.      */
  5411.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5412.     {
  5413.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5414.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  5415.             return $this->privates['api_platform.listener.request.deserialize'];
  5416.         }
  5417.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5418.     }
  5419.     /**
  5420.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  5421.      *
  5422.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5423.      */
  5424.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  5425.     {
  5426.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'api_platform.listener.view.respond' shared service.
  5430.      *
  5431.      * @return \ApiPlatform\Symfony\EventListener\RespondListener
  5432.      */
  5433.     protected function getApiPlatform_Listener_View_RespondService()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php';
  5436.         return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
  5437.     }
  5438.     /**
  5439.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  5440.      *
  5441.      * @return \ApiPlatform\Symfony\EventListener\SerializeListener
  5442.      */
  5443.     protected function getApiPlatform_Listener_View_SerializeService()
  5444.     {
  5445.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php';
  5446.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5447.         if (isset($this->privates['api_platform.listener.view.serialize'])) {
  5448.             return $this->privates['api_platform.listener.view.serialize'];
  5449.         }
  5450.         return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5451.     }
  5452.     /**
  5453.      * Gets the private 'api_platform.listener.view.validate' shared service.
  5454.      *
  5455.      * @return \ApiPlatform\Symfony\EventListener\ValidateListener
  5456.      */
  5457.     protected function getApiPlatform_Listener_View_ValidateService()
  5458.     {
  5459.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  5461.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Validator.php';
  5462.         return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(new \ApiPlatform\Symfony\Validator\Validator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  5463.     }
  5464.     /**
  5465.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5466.      *
  5467.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  5468.      */
  5469.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5470.     {
  5471.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  5472.     }
  5473.     /**
  5474.      * Gets the private 'api_platform.listener.view.write.legacy' shared service.
  5475.      *
  5476.      * @return \ApiPlatform\Core\EventListener\WriteListener
  5477.      */
  5478.     protected function getApiPlatform_Listener_View_Write_LegacyService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/WriteListener.php';
  5481.         return $this->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5482.     }
  5483.     /**
  5484.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  5485.      *
  5486.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5487.      */
  5488.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  5489.     {
  5490.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5491.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  5492.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  5493.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5494.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  5495.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  5496.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  5497.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  5498.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  5499.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  5500.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5501.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  5502.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  5503.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  5504.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  5505.         }, 13)));
  5506.     }
  5507.     /**
  5508.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5509.      *
  5510.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5511.      */
  5512.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5513.     {
  5514.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
  5515.     }
  5516.     /**
  5517.      * Gets the private 'api_platform.metadata.property_schema.collection_restriction' shared service.
  5518.      *
  5519.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction
  5520.      */
  5521.     protected function getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaCollectionRestriction.php';
  5525.         return $this->privates['api_platform.metadata.property_schema.collection_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction(new RewindableGenerator(function () {
  5526.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  5527.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5528.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  5529.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  5530.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  5531.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  5532.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  5533.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  5534.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5535.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  5536.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  5537.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  5538.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  5539.         }, 13));
  5540.     }
  5541.     /**
  5542.      * Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
  5543.      *
  5544.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
  5545.      */
  5546.     protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
  5547.     {
  5548.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
  5550.         return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
  5551.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  5552.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5553.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  5554.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  5555.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  5556.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  5557.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  5558.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  5559.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5560.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  5561.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  5562.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  5563.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  5564.         }, 13));
  5565.     }
  5566.     /**
  5567.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5568.      *
  5569.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5570.      */
  5571.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5572.     {
  5573.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5574.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  5575.     }
  5576.     /**
  5577.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5578.      *
  5579.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5580.      */
  5581.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5582.     {
  5583.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  5584.     }
  5585.     /**
  5586.      * Gets the private 'api_platform.openapi.command' shared service.
  5587.      *
  5588.      * @return \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand
  5589.      */
  5590.     protected function getApiPlatform_Openapi_CommandService()
  5591.     {
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Command/OpenApiCommand.php';
  5594.         $this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand(($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  5595.         $instance->setName('api:openapi:export');
  5596.         return $instance;
  5597.     }
  5598.     /**
  5599.      * Gets the private 'api_platform.openapi.factory.legacy' shared service.
  5600.      *
  5601.      * @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
  5602.      */
  5603.     protected function getApiPlatform_Openapi_Factory_LegacyService()
  5604.     {
  5605.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
  5606.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/OpenApi/Factory/OpenApiFactory.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Pagination/PaginationOptions.php';
  5608.         return $this->privates['api_platform.openapi.factory.legacy'] = new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\State\Pagination\PaginationOptions(true'page'false'itemsPerPage'false'pagination'30NULLfalsefalse'partial'));
  5609.     }
  5610.     /**
  5611.      * Gets the private 'api_platform.openapi.options' shared service.
  5612.      *
  5613.      * @return \ApiPlatform\OpenApi\Options
  5614.      */
  5615.     protected function getApiPlatform_Openapi_OptionsService()
  5616.     {
  5617.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Options.php';
  5618.         return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\OpenApi\Options('''''0.0.0'false'oauth2''application''''''', [], [], NULLNULLNULLNULLNULLNULL);
  5619.     }
  5620.     /**
  5621.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5622.      *
  5623.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  5624.      */
  5625.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5626.     {
  5627.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  5628.     }
  5629.     /**
  5630.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  5631.      *
  5632.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  5633.      */
  5634.     protected function getApiPlatform_OperationPathResolver_RouterService()
  5635.     {
  5636.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  5637.     }
  5638.     /**
  5639.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5640.      *
  5641.      * @return \ApiPlatform\Api\ResourceClassResolver
  5642.      */
  5643.     protected function getApiPlatform_ResourceClassResolverService()
  5644.     {
  5645.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  5646.     }
  5647.     /**
  5648.      * Gets the private 'api_platform.router' shared service.
  5649.      *
  5650.      * @return \ApiPlatform\Symfony\Routing\Router
  5651.      */
  5652.     protected function getApiPlatform_RouterService()
  5653.     {
  5654.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  5655.     }
  5656.     /**
  5657.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5658.      *
  5659.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  5660.      */
  5661.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5662.     {
  5663.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  5664.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  5665.             return $this->privates['api_platform.security.listener.request.deny_access'];
  5666.         }
  5667.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  5668.     }
  5669.     /**
  5670.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  5671.      *
  5672.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  5673.      */
  5674.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  5675.     {
  5676.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5677.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  5678.             return $this->privates['api_platform.security.resource_access_checker'];
  5679.         }
  5680.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  5681.     }
  5682.     /**
  5683.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5684.      *
  5685.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  5686.      */
  5687.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5688.     {
  5689.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5690.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  5691.     }
  5692.     /**
  5693.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  5694.      *
  5695.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  5696.      */
  5697.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  5698.     {
  5699.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  5700.     }
  5701.     /**
  5702.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5703.      *
  5704.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5705.      */
  5706.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5707.     {
  5708.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  5709.     }
  5710.     /**
  5711.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  5712.      *
  5713.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  5714.      */
  5715.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  5716.     {
  5717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  5719.         $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions'], true);
  5720.         $instance->setName('api:swagger:export');
  5721.         return $instance;
  5722.     }
  5723.     /**
  5724.      * Gets the private 'api_platform.upgrade_resource.command' shared service.
  5725.      *
  5726.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand
  5727.      */
  5728.     protected function getApiPlatform_UpgradeResource_CommandService()
  5729.     {
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Upgrade/SubresourceTransformer.php';
  5733.         $this->privates['api_platform.upgrade_resource.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), new \ApiPlatform\Core\Upgrade\SubresourceTransformer(), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  5734.         $instance->setName('api:upgrade-resource');
  5735.         return $instance;
  5736.     }
  5737.     /**
  5738.      * Gets the private 'assets.packages' shared service.
  5739.      *
  5740.      * @return \Symfony\Component\Asset\Packages
  5741.      */
  5742.     protected function getAssets_PackagesService()
  5743.     {
  5744.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5745.         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'), NULLfalse), 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 () {
  5746.             return new \EmptyIterator();
  5747.         }, 0));
  5748.     }
  5749.     /**
  5750.      * Gets the private 'cache.annotations' shared service.
  5751.      *
  5752.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5753.      */
  5754.     protected function getCache_AnnotationsService()
  5755.     {
  5756.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WtR1oEz2eY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5757.     }
  5758.     /**
  5759.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5760.      *
  5761.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5762.      */
  5763.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5764.     {
  5765.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5766.     }
  5767.     /**
  5768.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5769.      *
  5770.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5771.      */
  5772.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5773.     {
  5774.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5775.     }
  5776.     /**
  5777.      * Gets the private 'cache.easyadmin' shared service.
  5778.      *
  5779.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5780.      */
  5781.     protected function getCache_EasyadminService()
  5782.     {
  5783.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9IJ1D1FA-w'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5784.     }
  5785.     /**
  5786.      * Gets the private 'cache.property_info' shared service.
  5787.      *
  5788.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5789.      */
  5790.     protected function getCache_PropertyInfoService()
  5791.     {
  5792.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Et3ENY3acN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5793.     }
  5794.     /**
  5795.      * Gets the private 'cache.security_expression_language' shared service.
  5796.      *
  5797.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5798.      */
  5799.     protected function getCache_SecurityExpressionLanguageService()
  5800.     {
  5801.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TZOn8k8oBG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5802.     }
  5803.     /**
  5804.      * Gets the private 'cache.serializer' shared service.
  5805.      *
  5806.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5807.      */
  5808.     protected function getCache_SerializerService()
  5809.     {
  5810.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HtB9F0pkho'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5811.     }
  5812.     /**
  5813.      * Gets the private 'cache.validator' shared service.
  5814.      *
  5815.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5816.      */
  5817.     protected function getCache_ValidatorService()
  5818.     {
  5819.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1nKdh-hhqi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5820.     }
  5821.     /**
  5822.      * Gets the private 'cache.webpack_encore' shared service.
  5823.      *
  5824.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5825.      */
  5826.     protected function getCache_WebpackEncoreService()
  5827.     {
  5828.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ShQTugUs3d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5829.     }
  5830.     /**
  5831.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5832.      *
  5833.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5834.      */
  5835.     protected function getCachePoolClearer_CacheWarmerService()
  5836.     {
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5839.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  5840.     }
  5841.     /**
  5842.      * Gets the private 'config_builder.warmer' shared service.
  5843.      *
  5844.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5845.      */
  5846.     protected function getConfigBuilder_WarmerService()
  5847.     {
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5850.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5851.     }
  5852.     /**
  5853.      * Gets the private 'config_cache_factory' shared service.
  5854.      *
  5855.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5856.      */
  5857.     protected function getConfigCacheFactoryService()
  5858.     {
  5859.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5860.             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)));
  5861.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5862.         }, 2));
  5863.     }
  5864.     /**
  5865.      * Gets the private 'console.command.about' shared service.
  5866.      *
  5867.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5868.      */
  5869.     protected function getConsole_Command_AboutService()
  5870.     {
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5873.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5874.         $instance->setName('about');
  5875.         $instance->setDescription('Display information about the current project');
  5876.         return $instance;
  5877.     }
  5878.     /**
  5879.      * Gets the private 'console.command.assets_install' shared service.
  5880.      *
  5881.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5882.      */
  5883.     protected function getConsole_Command_AssetsInstallService()
  5884.     {
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5888.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5889.         $instance->setName('assets:install');
  5890.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5891.         return $instance;
  5892.     }
  5893.     /**
  5894.      * Gets the private 'console.command.cache_clear' shared service.
  5895.      *
  5896.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5897.      */
  5898.     protected function getConsole_Command_CacheClearService()
  5899.     {
  5900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5903.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5904.         $instance->setName('cache:clear');
  5905.         $instance->setDescription('Clear the cache');
  5906.         return $instance;
  5907.     }
  5908.     /**
  5909.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5910.      *
  5911.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5912.      */
  5913.     protected function getConsole_Command_CachePoolClearService()
  5914.     {
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5917.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'api_platform.cache.route_name_resolver'11 => 'api_platform.cache.metadata.resource'12 => 'api_platform.cache.metadata.resource.legacy'13 => 'api_platform.cache.metadata.property.legacy'14 => 'api_platform.cache.subresource_operation_factory'15 => 'api_platform.cache.identifiers_extractor'16 => 'cache.easyadmin'17 => 'cache.webpack_encore']);
  5918.         $instance->setName('cache:pool:clear');
  5919.         $instance->setDescription('Clear cache pools');
  5920.         return $instance;
  5921.     }
  5922.     /**
  5923.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5924.      *
  5925.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5926.      */
  5927.     protected function getConsole_Command_CachePoolDeleteService()
  5928.     {
  5929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5931.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'api_platform.cache.route_name_resolver'11 => 'api_platform.cache.metadata.resource'12 => 'api_platform.cache.metadata.resource.legacy'13 => 'api_platform.cache.metadata.property.legacy'14 => 'api_platform.cache.subresource_operation_factory'15 => 'api_platform.cache.identifiers_extractor'16 => 'cache.easyadmin'17 => 'cache.webpack_encore']);
  5932.         $instance->setName('cache:pool:delete');
  5933.         $instance->setDescription('Delete an item from a cache pool');
  5934.         return $instance;
  5935.     }
  5936.     /**
  5937.      * Gets the private 'console.command.cache_pool_list' shared service.
  5938.      *
  5939.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5940.      */
  5941.     protected function getConsole_Command_CachePoolListService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5945.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'api_platform.cache.route_name_resolver'11 => 'api_platform.cache.metadata.resource'12 => 'api_platform.cache.metadata.resource.legacy'13 => 'api_platform.cache.metadata.property.legacy'14 => 'api_platform.cache.subresource_operation_factory'15 => 'api_platform.cache.identifiers_extractor'16 => 'cache.easyadmin'17 => 'cache.webpack_encore']);
  5946.         $instance->setName('cache:pool:list');
  5947.         $instance->setDescription('List available cache pools');
  5948.         return $instance;
  5949.     }
  5950.     /**
  5951.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5952.      *
  5953.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5954.      */
  5955.     protected function getConsole_Command_CachePoolPruneService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5959.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5960.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5961.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5962.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5963.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5964.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5965.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5966.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5967.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5968.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5969.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5970.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  5971.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  5972.             yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService());
  5973.             yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService());
  5974.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  5975.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  5976.             yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  5977.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5978.         }, 18));
  5979.         $instance->setName('cache:pool:prune');
  5980.         $instance->setDescription('Prune cache pools');
  5981.         return $instance;
  5982.     }
  5983.     /**
  5984.      * Gets the private 'console.command.cache_warmup' shared service.
  5985.      *
  5986.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5987.      */
  5988.     protected function getConsole_Command_CacheWarmupService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5992.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5993.         $instance->setName('cache:warmup');
  5994.         $instance->setDescription('Warm up an empty cache');
  5995.         return $instance;
  5996.     }
  5997.     /**
  5998.      * Gets the private 'console.command.config_debug' shared service.
  5999.      *
  6000.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6001.      */
  6002.     protected function getConsole_Command_ConfigDebugService()
  6003.     {
  6004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6009.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6010.         $instance->setName('debug:config');
  6011.         $instance->setDescription('Dump the current configuration for an extension');
  6012.         return $instance;
  6013.     }
  6014.     /**
  6015.      * Gets the private 'console.command.config_dump_reference' shared service.
  6016.      *
  6017.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6018.      */
  6019.     protected function getConsole_Command_ConfigDumpReferenceService()
  6020.     {
  6021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6026.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6027.         $instance->setName('config:dump-reference');
  6028.         $instance->setDescription('Dump the default configuration for an extension');
  6029.         return $instance;
  6030.     }
  6031.     /**
  6032.      * Gets the private 'console.command.container_debug' shared service.
  6033.      *
  6034.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6035.      */
  6036.     protected function getConsole_Command_ContainerDebugService()
  6037.     {
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6041.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6042.         $instance->setName('debug:container');
  6043.         $instance->setDescription('Display current services for an application');
  6044.         return $instance;
  6045.     }
  6046.     /**
  6047.      * Gets the private 'console.command.container_lint' shared service.
  6048.      *
  6049.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6050.      */
  6051.     protected function getConsole_Command_ContainerLintService()
  6052.     {
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6055.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6056.         $instance->setName('lint:container');
  6057.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6058.         return $instance;
  6059.     }
  6060.     /**
  6061.      * Gets the private 'console.command.debug_autowiring' shared service.
  6062.      *
  6063.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6064.      */
  6065.     protected function getConsole_Command_DebugAutowiringService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6071.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6072.         $instance->setName('debug:autowiring');
  6073.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6074.         return $instance;
  6075.     }
  6076.     /**
  6077.      * Gets the private 'console.command.dotenv_debug' shared service.
  6078.      *
  6079.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6080.      */
  6081.     protected function getConsole_Command_DotenvDebugService()
  6082.     {
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6085.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6086.         $instance->setName('debug:dotenv');
  6087.         $instance->setDescription('Lists all dotenv files with variables and values');
  6088.         return $instance;
  6089.     }
  6090.     /**
  6091.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6092.      *
  6093.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6094.      */
  6095.     protected function getConsole_Command_EventDispatcherDebugService()
  6096.     {
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6099.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  6100.         $instance->setName('debug:event-dispatcher');
  6101.         $instance->setDescription('Display configured listeners for an application');
  6102.         return $instance;
  6103.     }
  6104.     /**
  6105.      * Gets the private 'console.command.form_debug' shared service.
  6106.      *
  6107.      * @return \Symfony\Component\Form\Command\DebugCommand
  6108.      */
  6109.     protected function getConsole_Command_FormDebugService()
  6110.     {
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6113.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type'], [=> 'App\\Form\\AchatFormType'=> 'App\\Form\\AdminBudgetType'=> 'App\\Form\\AdminCatClientType'=> 'App\\Form\\AdminProduitType'=> 'App\\Form\\AdminTypeFraisType'=> 'App\\Form\\ClientsFormType'=> 'App\\Form\\CommandeFormType'=> 'App\\Form\\FactureFormType'=> 'App\\Form\\FournisseurFormType'=> 'App\\Form\\FraisFormType'10 => 'App\\Form\\RegistrationFormType'11 => 'App\\Form\\SearchClientsFormType'12 => 'App\\Form\\SearchCommandeFormType'13 => 'App\\Form\\SearchEvolStockType'14 => 'App\\Form\\SearchEvolVentesType'15 => 'App\\Form\\SearchFournisseurFormType'16 => 'App\\Form\\SearchFraisFormType'17 => 'App\\Form\\SearchJournalDeCaisseType'18 => 'App\\Form\\SearchStockFormType'19 => 'App\\Form\\StockFormType'20 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'21 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'22 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'24 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'25 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType'26 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'27 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType'28 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType'29 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType'30 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType'31 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType'32 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6114.         $instance->setName('debug:form');
  6115.         $instance->setDescription('Display form type information');
  6116.         return $instance;
  6117.     }
  6118.     /**
  6119.      * Gets the private 'console.command.router_debug' shared service.
  6120.      *
  6121.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6122.      */
  6123.     protected function getConsole_Command_RouterDebugService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6128.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6129.         $instance->setName('debug:router');
  6130.         $instance->setDescription('Display current routes for an application');
  6131.         return $instance;
  6132.     }
  6133.     /**
  6134.      * Gets the private 'console.command.router_match' shared service.
  6135.      *
  6136.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6137.      */
  6138.     protected function getConsole_Command_RouterMatchService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6142.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6143.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6144.         }, 1));
  6145.         $instance->setName('router:match');
  6146.         $instance->setDescription('Help debug routes by simulating a path info match');
  6147.         return $instance;
  6148.     }
  6149.     /**
  6150.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6151.      *
  6152.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6153.      */
  6154.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6155.     {
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6160.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6161.         $instance->setName('secrets:decrypt-to-local');
  6162.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6163.         return $instance;
  6164.     }
  6165.     /**
  6166.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6167.      *
  6168.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6169.      */
  6170.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6176.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6177.         $instance->setName('secrets:encrypt-from-local');
  6178.         $instance->setDescription('Encrypt all local secrets to the vault');
  6179.         return $instance;
  6180.     }
  6181.     /**
  6182.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6183.      *
  6184.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6185.      */
  6186.     protected function getConsole_Command_SecretsGenerateKeyService()
  6187.     {
  6188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6192.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6193.         $instance->setName('secrets:generate-keys');
  6194.         $instance->setDescription('Generate new encryption keys');
  6195.         return $instance;
  6196.     }
  6197.     /**
  6198.      * Gets the private 'console.command.secrets_list' shared service.
  6199.      *
  6200.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6201.      */
  6202.     protected function getConsole_Command_SecretsListService()
  6203.     {
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6208.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6209.         $instance->setName('secrets:list');
  6210.         $instance->setDescription('List all secrets');
  6211.         return $instance;
  6212.     }
  6213.     /**
  6214.      * Gets the private 'console.command.secrets_remove' shared service.
  6215.      *
  6216.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6217.      */
  6218.     protected function getConsole_Command_SecretsRemoveService()
  6219.     {
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6224.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6225.         $instance->setName('secrets:remove');
  6226.         $instance->setDescription('Remove a secret from the vault');
  6227.         return $instance;
  6228.     }
  6229.     /**
  6230.      * Gets the private 'console.command.secrets_set' shared service.
  6231.      *
  6232.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6233.      */
  6234.     protected function getConsole_Command_SecretsSetService()
  6235.     {
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6240.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6241.         $instance->setName('secrets:set');
  6242.         $instance->setDescription('Set a secret in the vault');
  6243.         return $instance;
  6244.     }
  6245.     /**
  6246.      * Gets the private 'console.command.translation_debug' shared service.
  6247.      *
  6248.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6249.      */
  6250.     protected function getConsole_Command_TranslationDebugService()
  6251.     {
  6252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6254.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  6255.         $instance->setName('debug:translation');
  6256.         $instance->setDescription('Display translation messages information');
  6257.         return $instance;
  6258.     }
  6259.     /**
  6260.      * Gets the private 'console.command.translation_extract' shared service.
  6261.      *
  6262.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6263.      */
  6264.     protected function getConsole_Command_TranslationExtractService()
  6265.     {
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6268.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  6269.         $instance->setName('translation:extract');
  6270.         $instance->setAliases([=> 'translation:update']);
  6271.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6272.         return $instance;
  6273.     }
  6274.     /**
  6275.      * Gets the private 'console.command.translation_pull' shared service.
  6276.      *
  6277.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6278.      */
  6279.     protected function getConsole_Command_TranslationPullService()
  6280.     {
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6284.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  6285.         $instance->setName('translation:pull');
  6286.         $instance->setDescription('Pull translations from a given provider.');
  6287.         return $instance;
  6288.     }
  6289.     /**
  6290.      * Gets the private 'console.command.translation_push' shared service.
  6291.      *
  6292.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6293.      */
  6294.     protected function getConsole_Command_TranslationPushService()
  6295.     {
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6299.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6300.         $instance->setName('translation:push');
  6301.         $instance->setDescription('Push translations to a given provider.');
  6302.         return $instance;
  6303.     }
  6304.     /**
  6305.      * Gets the private 'console.command.validator_debug' shared service.
  6306.      *
  6307.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6308.      */
  6309.     protected function getConsole_Command_ValidatorDebugService()
  6310.     {
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6313.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6314.         $instance->setName('debug:validator');
  6315.         $instance->setDescription('Display validation constraints for classes');
  6316.         return $instance;
  6317.     }
  6318.     /**
  6319.      * Gets the private 'console.command.xliff_lint' shared service.
  6320.      *
  6321.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6322.      */
  6323.     protected function getConsole_Command_XliffLintService()
  6324.     {
  6325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6327.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6328.         $instance->setName('lint:xliff');
  6329.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6330.         return $instance;
  6331.     }
  6332.     /**
  6333.      * Gets the private 'console.command.yaml_lint' shared service.
  6334.      *
  6335.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6336.      */
  6337.     protected function getConsole_Command_YamlLintService()
  6338.     {
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6340.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6342.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6343.         $instance->setName('lint:yaml');
  6344.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6345.         return $instance;
  6346.     }
  6347.     /**
  6348.      * Gets the private 'console.error_listener' shared service.
  6349.      *
  6350.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6351.      */
  6352.     protected function getConsole_ErrorListenerService()
  6353.     {
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6355.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6356.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6357.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6359.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6360.     }
  6361.     /**
  6362.      * Gets the private 'container.env_var_processor' shared service.
  6363.      *
  6364.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6365.      */
  6366.     protected function getContainer_EnvVarProcessorService()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6370.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6371.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6372.         }, 1));
  6373.     }
  6374.     /**
  6375.      * Gets the private 'container.getenv' shared service.
  6376.      *
  6377.      * @return \Closure
  6378.      */
  6379.     protected function getContainer_GetenvService()
  6380.     {
  6381.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6382.     }
  6383.     /**
  6384.      * Gets the private 'data_collector.form' shared service.
  6385.      *
  6386.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6387.      */
  6388.     protected function getDataCollector_FormService()
  6389.     {
  6390.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6391.     }
  6392.     /**
  6393.      * Gets the private 'data_collector.request' shared service.
  6394.      *
  6395.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6396.      */
  6397.     protected function getDataCollector_RequestService()
  6398.     {
  6399.         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())));
  6400.     }
  6401.     /**
  6402.      * Gets the private 'data_collector.request.session_collector' shared service.
  6403.      *
  6404.      * @return \Closure
  6405.      */
  6406.     protected function getDataCollector_Request_SessionCollectorService()
  6407.     {
  6408.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6409.     }
  6410.     /**
  6411.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  6412.      *
  6413.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  6414.      */
  6415.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  6416.     {
  6417.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  6418.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  6419.         }, 1)));
  6420.     }
  6421.     /**
  6422.      * Gets the private 'debug.api_platform.data_persister' shared service.
  6423.      *
  6424.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  6425.      */
  6426.     protected function getDebug_ApiPlatform_DataPersisterService()
  6427.     {
  6428.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  6429.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  6430.         }, 1)));
  6431.     }
  6432.     /**
  6433.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  6434.      *
  6435.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  6436.      */
  6437.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  6438.     {
  6439.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  6440.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  6441.         }, 1)));
  6442.     }
  6443.     /**
  6444.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  6445.      *
  6446.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  6447.      */
  6448.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  6449.     {
  6450.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  6451.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  6452.         }, 1)));
  6453.     }
  6454.     /**
  6455.      * Gets the private 'debug.argument_resolver.default' shared service.
  6456.      *
  6457.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6458.      */
  6459.     protected function getDebug_ArgumentResolver_DefaultService()
  6460.     {
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6464.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6465.     }
  6466.     /**
  6467.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6468.      *
  6469.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6470.      */
  6471.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6472.     {
  6473.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6476.         $a = ($this->privates['.service_locator.NiK4fJJ'] ?? $this->get_ServiceLocator_NiK4fJJService());
  6477.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6478.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6479.         }
  6480.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6481.     }
  6482.     /**
  6483.      * Gets the private 'debug.argument_resolver.request' shared service.
  6484.      *
  6485.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6486.      */
  6487.     protected function getDebug_ArgumentResolver_RequestService()
  6488.     {
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6492.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6493.     }
  6494.     /**
  6495.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6496.      *
  6497.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6498.      */
  6499.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6500.     {
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6504.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6505.     }
  6506.     /**
  6507.      * Gets the private 'debug.argument_resolver.service' shared service.
  6508.      *
  6509.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6510.      */
  6511.     protected function getDebug_ArgumentResolver_ServiceService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6515.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6516.         $a = ($this->privates['.service_locator.NiK4fJJ'] ?? $this->get_ServiceLocator_NiK4fJJService());
  6517.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6518.             return $this->privates['debug.argument_resolver.service'];
  6519.         }
  6520.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6521.     }
  6522.     /**
  6523.      * Gets the private 'debug.argument_resolver.session' shared service.
  6524.      *
  6525.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6526.      */
  6527.     protected function getDebug_ArgumentResolver_SessionService()
  6528.     {
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6532.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6533.     }
  6534.     /**
  6535.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6536.      *
  6537.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6538.      */
  6539.     protected function getDebug_ArgumentResolver_VariadicService()
  6540.     {
  6541.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6544.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6545.     }
  6546.     /**
  6547.      * Gets the private 'debug.controller_resolver' shared service.
  6548.      *
  6549.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6550.      */
  6551.     protected function getDebug_ControllerResolverService()
  6552.     {
  6553.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6554.     }
  6555.     /**
  6556.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6557.      *
  6558.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6559.      */
  6560.     protected function getDebug_DebugHandlersListenerService()
  6561.     {
  6562.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6563.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6564.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6565.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6566.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6567.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  6568.     }
  6569.     /**
  6570.      * Gets the private 'debug.file_link_formatter' shared service.
  6571.      *
  6572.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6573.      */
  6574.     protected function getDebug_FileLinkFormatterService()
  6575.     {
  6576.         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 () {
  6577.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6578.         });
  6579.     }
  6580.     /**
  6581.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6582.      *
  6583.      * @return \string
  6584.      */
  6585.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6586.     {
  6587.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  6588.     }
  6589.     /**
  6590.      * Gets the private 'debug.log_processor' shared service.
  6591.      *
  6592.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6593.      */
  6594.     protected function getDebug_LogProcessorService()
  6595.     {
  6596.         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())));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6600.      *
  6601.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6602.      */
  6603.     protected function getDebug_Security_Access_DecisionManagerService()
  6604.     {
  6605.         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 () {
  6606.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6607.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6608.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6609.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6610.     }
  6611.     /**
  6612.      * Gets the private 'debug.security.firewall' shared service.
  6613.      *
  6614.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6615.      */
  6616.     protected function getDebug_Security_FirewallService()
  6617.     {
  6618.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6619.         if (isset($this->privates['debug.security.firewall'])) {
  6620.             return $this->privates['debug.security.firewall'];
  6621.         }
  6622.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6623.         if (isset($this->privates['debug.security.firewall'])) {
  6624.             return $this->privates['debug.security.firewall'];
  6625.         }
  6626.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6627.     }
  6628.     /**
  6629.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6630.      *
  6631.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6632.      */
  6633.     protected function getDebug_Security_UserValueResolverService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6638.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6639.     }
  6640.     /**
  6641.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6642.      *
  6643.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6644.      */
  6645.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6651.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6652.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6653.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6654.         }
  6655.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  6656.     }
  6657.     /**
  6658.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6659.      *
  6660.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6661.      */
  6662.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6663.     {
  6664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6668.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6669.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6670.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6671.         }
  6672.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6673.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6674.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6675.         }
  6676.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
  6677.     }
  6678.     /**
  6679.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6680.      *
  6681.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6682.      */
  6683.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6689.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6690.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6691.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6692.         }
  6693.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
  6694.     }
  6695.     /**
  6696.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6697.      *
  6698.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6699.      */
  6700.     protected function getDebug_Security_Voter_VoteListenerService()
  6701.     {
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6703.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6704.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6705.             return $this->privates['debug.security.voter.vote_listener'];
  6706.         }
  6707.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6708.     }
  6709.     /**
  6710.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6711.      *
  6712.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  6713.      */
  6714.     protected function getDoctrine_CacheClearMetadataCommandService()
  6715.     {
  6716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6717.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6718.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6719.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6720.         $instance->setName('doctrine:cache:clear-metadata');
  6721.         return $instance;
  6722.     }
  6723.     /**
  6724.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6725.      *
  6726.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  6727.      */
  6728.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6729.     {
  6730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6731.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6733.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6734.         $instance->setName('doctrine:cache:clear-query');
  6735.         return $instance;
  6736.     }
  6737.     /**
  6738.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6739.      *
  6740.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  6741.      */
  6742.     protected function getDoctrine_CacheClearResultCommandService()
  6743.     {
  6744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6747.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6748.         $instance->setName('doctrine:cache:clear-result');
  6749.         return $instance;
  6750.     }
  6751.     /**
  6752.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6753.      *
  6754.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  6755.      */
  6756.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6757.     {
  6758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6761.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6762.         $instance->setName('doctrine:cache:clear-collection-region');
  6763.         return $instance;
  6764.     }
  6765.     /**
  6766.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6767.      *
  6768.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  6769.      */
  6770.     protected function getDoctrine_ClearEntityRegionCommandService()
  6771.     {
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6775.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6776.         $instance->setName('doctrine:cache:clear-entity-region');
  6777.         return $instance;
  6778.     }
  6779.     /**
  6780.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6781.      *
  6782.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  6783.      */
  6784.     protected function getDoctrine_ClearQueryRegionCommandService()
  6785.     {
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6789.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6790.         $instance->setName('doctrine:cache:clear-query-region');
  6791.         return $instance;
  6792.     }
  6793.     /**
  6794.      * Gets the private 'doctrine.database_create_command' shared service.
  6795.      *
  6796.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6797.      */
  6798.     protected function getDoctrine_DatabaseCreateCommandService()
  6799.     {
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6803.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6804.         $instance->setName('doctrine:database:create');
  6805.         return $instance;
  6806.     }
  6807.     /**
  6808.      * Gets the private 'doctrine.database_drop_command' shared service.
  6809.      *
  6810.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6811.      */
  6812.     protected function getDoctrine_DatabaseDropCommandService()
  6813.     {
  6814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6817.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6818.         $instance->setName('doctrine:database:drop');
  6819.         return $instance;
  6820.     }
  6821.     /**
  6822.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6823.      *
  6824.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  6825.      */
  6826.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6827.     {
  6828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6829.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6831.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6832.         $instance->setName('doctrine:ensure-production-settings');
  6833.         return $instance;
  6834.     }
  6835.     /**
  6836.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6837.      *
  6838.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  6839.      */
  6840.     protected function getDoctrine_MappingConvertCommandService()
  6841.     {
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6845.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6846.         $instance->setName('doctrine:mapping:convert');
  6847.         return $instance;
  6848.     }
  6849.     /**
  6850.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6851.      *
  6852.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6853.      */
  6854.     protected function getDoctrine_MappingImportCommandService()
  6855.     {
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6859.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6860.         $instance->setName('doctrine:mapping:import');
  6861.         return $instance;
  6862.     }
  6863.     /**
  6864.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6865.      *
  6866.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6867.      */
  6868.     protected function getDoctrine_MappingInfoCommandService()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6873.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6874.         $instance->setName('doctrine:mapping:info');
  6875.         return $instance;
  6876.     }
  6877.     /**
  6878.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6879.      *
  6880.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6881.      */
  6882.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6883.     {
  6884.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6886.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6887.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6888.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6889.         }
  6890.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6891.     }
  6892.     /**
  6893.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6894.      *
  6895.      * @return \Doctrine\Migrations\DependencyFactory
  6896.      */
  6897.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6898.     {
  6899.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6905.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6907.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6908.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/Migrations'));
  6909.         $a->setAllOrNothing(false);
  6910.         $a->setCheckDatabasePlatform(true);
  6911.         $a->setTransactional(true);
  6912.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6913.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6914.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6915.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6916.         });
  6917.         return $instance;
  6918.     }
  6919.     /**
  6920.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6921.      *
  6922.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6923.      */
  6924.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6925.     {
  6926.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6928.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6929.     }
  6930.     /**
  6931.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6932.      *
  6933.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6934.      */
  6935.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6936.     {
  6937.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']);
  6938.     }
  6939.     /**
  6940.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6941.      *
  6942.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6943.      */
  6944.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6945.     {
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6947.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6948.     }
  6949.     /**
  6950.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6951.      *
  6952.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6953.      */
  6954.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6955.     {
  6956.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6957.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6958.     }
  6959.     /**
  6960.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6961.      *
  6962.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6963.      */
  6964.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6965.     {
  6966.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6968.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6969.     }
  6970.     /**
  6971.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6972.      *
  6973.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6974.      */
  6975.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6976.     {
  6977.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6979.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6980.             return new \EmptyIterator();
  6981.         }, 0));
  6982.     }
  6983.     /**
  6984.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6985.      *
  6986.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6987.      */
  6988.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6989.     {
  6990.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6992.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6993.     }
  6994.     /**
  6995.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6996.      *
  6997.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6998.      */
  6999.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7000.     {
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7003.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7004.     }
  7005.     /**
  7006.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7007.      *
  7008.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7009.      */
  7010.     protected function getDoctrine_Orm_Validator_UniqueService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7015.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7016.     }
  7017.     /**
  7018.      * Gets the private 'doctrine.query_dql_command' shared service.
  7019.      *
  7020.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  7021.      */
  7022.     protected function getDoctrine_QueryDqlCommandService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7026.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  7027.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7028.         $instance->setName('doctrine:query:dql');
  7029.         return $instance;
  7030.     }
  7031.     /**
  7032.      * Gets the private 'doctrine.query_sql_command' shared service.
  7033.      *
  7034.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7035.      */
  7036.     protected function getDoctrine_QuerySqlCommandService()
  7037.     {
  7038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7039.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7040.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7041.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7042.         $instance->setName('doctrine:query:sql');
  7043.         return $instance;
  7044.     }
  7045.     /**
  7046.      * Gets the private 'doctrine.schema_create_command' shared service.
  7047.      *
  7048.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  7049.      */
  7050.     protected function getDoctrine_SchemaCreateCommandService()
  7051.     {
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7054.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7055.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7056.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7057.         $instance->setName('doctrine:schema:create');
  7058.         return $instance;
  7059.     }
  7060.     /**
  7061.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7062.      *
  7063.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  7064.      */
  7065.     protected function getDoctrine_SchemaDropCommandService()
  7066.     {
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  7071.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7072.         $instance->setName('doctrine:schema:drop');
  7073.         return $instance;
  7074.     }
  7075.     /**
  7076.      * Gets the private 'doctrine.schema_update_command' shared service.
  7077.      *
  7078.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  7079.      */
  7080.     protected function getDoctrine_SchemaUpdateCommandService()
  7081.     {
  7082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7083.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7086.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7087.         $instance->setName('doctrine:schema:update');
  7088.         return $instance;
  7089.     }
  7090.     /**
  7091.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7092.      *
  7093.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  7094.      */
  7095.     protected function getDoctrine_SchemaValidateCommandService()
  7096.     {
  7097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7098.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7099.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  7100.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7101.         $instance->setName('doctrine:schema:validate');
  7102.         return $instance;
  7103.     }
  7104.     /**
  7105.      * Gets the private 'doctrine.ulid_generator' shared service.
  7106.      *
  7107.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7108.      */
  7109.     protected function getDoctrine_UlidGeneratorService()
  7110.     {
  7111.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7113.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7114.     }
  7115.     /**
  7116.      * Gets the private 'doctrine.uuid_generator' shared service.
  7117.      *
  7118.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7119.      */
  7120.     protected function getDoctrine_UuidGeneratorService()
  7121.     {
  7122.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7124.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7125.     }
  7126.     /**
  7127.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7128.      *
  7129.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7130.      */
  7131.     protected function getDoctrineMigrations_CurrentCommandService()
  7132.     {
  7133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7134.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7135.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7136.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  7137.         $instance->setName('doctrine:migrations:current');
  7138.         return $instance;
  7139.     }
  7140.     /**
  7141.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7142.      *
  7143.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7144.      */
  7145.     protected function getDoctrineMigrations_DiffCommandService()
  7146.     {
  7147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7148.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7149.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7150.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  7151.         $instance->setName('doctrine:migrations:diff');
  7152.         return $instance;
  7153.     }
  7154.     /**
  7155.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7156.      *
  7157.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7158.      */
  7159.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7160.     {
  7161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7162.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7164.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  7165.         $instance->setName('doctrine:migrations:dump-schema');
  7166.         return $instance;
  7167.     }
  7168.     /**
  7169.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7170.      *
  7171.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7172.      */
  7173.     protected function getDoctrineMigrations_ExecuteCommandService()
  7174.     {
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7176.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7178.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  7179.         $instance->setName('doctrine:migrations:execute');
  7180.         return $instance;
  7181.     }
  7182.     /**
  7183.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7184.      *
  7185.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7186.      */
  7187.     protected function getDoctrineMigrations_GenerateCommandService()
  7188.     {
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7192.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  7193.         $instance->setName('doctrine:migrations:generate');
  7194.         return $instance;
  7195.     }
  7196.     /**
  7197.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7198.      *
  7199.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7200.      */
  7201.     protected function getDoctrineMigrations_LatestCommandService()
  7202.     {
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7204.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7206.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  7207.         $instance->setName('doctrine:migrations:latest');
  7208.         return $instance;
  7209.     }
  7210.     /**
  7211.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7212.      *
  7213.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7214.      */
  7215.     protected function getDoctrineMigrations_MigrateCommandService()
  7216.     {
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7220.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  7221.         $instance->setName('doctrine:migrations:migrate');
  7222.         return $instance;
  7223.     }
  7224.     /**
  7225.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7226.      *
  7227.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7228.      */
  7229.     protected function getDoctrineMigrations_RollupCommandService()
  7230.     {
  7231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7232.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7234.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  7235.         $instance->setName('doctrine:migrations:rollup');
  7236.         return $instance;
  7237.     }
  7238.     /**
  7239.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7240.      *
  7241.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7242.      */
  7243.     protected function getDoctrineMigrations_StatusCommandService()
  7244.     {
  7245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7248.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  7249.         $instance->setName('doctrine:migrations:status');
  7250.         return $instance;
  7251.     }
  7252.     /**
  7253.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7254.      *
  7255.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7256.      */
  7257.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7258.     {
  7259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7262.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  7263.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7264.         return $instance;
  7265.     }
  7266.     /**
  7267.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7268.      *
  7269.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7270.      */
  7271.     protected function getDoctrineMigrations_UpToDateCommandService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7276.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  7277.         $instance->setName('doctrine:migrations:up-to-date');
  7278.         return $instance;
  7279.     }
  7280.     /**
  7281.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7282.      *
  7283.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7284.      */
  7285.     protected function getDoctrineMigrations_VersionCommandService()
  7286.     {
  7287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7288.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7290.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  7291.         $instance->setName('doctrine:migrations:version');
  7292.         return $instance;
  7293.     }
  7294.     /**
  7295.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7296.      *
  7297.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7298.      */
  7299.     protected function getDoctrineMigrations_VersionsCommandService()
  7300.     {
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7303.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7304.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  7305.         $instance->setName('doctrine:migrations:list');
  7306.         return $instance;
  7307.     }
  7308.     /**
  7309.      * Gets the private 'easyadmin.filter.type.array' shared service.
  7310.      *
  7311.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  7312.      */
  7313.     protected function getEasyadmin_Filter_Type_ArrayService()
  7314.     {
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  7321.         return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  7322.     }
  7323.     /**
  7324.      * Gets the private 'easyadmin.filter.type.boolean' shared service.
  7325.      *
  7326.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  7327.      */
  7328.     protected function getEasyadmin_Filter_Type_BooleanService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  7336.         return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  7337.     }
  7338.     /**
  7339.      * Gets the private 'easyadmin.filter.type.choice' shared service.
  7340.      *
  7341.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  7342.      */
  7343.     protected function getEasyadmin_Filter_Type_ChoiceService()
  7344.     {
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  7351.         return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  7352.     }
  7353.     /**
  7354.      * Gets the private 'easyadmin.filter.type.comparison' shared service.
  7355.      *
  7356.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7357.      */
  7358.     protected function getEasyadmin_Filter_Type_ComparisonService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7366.         return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  7367.     }
  7368.     /**
  7369.      * Gets the private 'easyadmin.filter.type.date' shared service.
  7370.      *
  7371.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7372.      */
  7373.     protected function getEasyadmin_Filter_Type_DateService()
  7374.     {
  7375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7377.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7378.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7379.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7381.         return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  7382.     }
  7383.     /**
  7384.      * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  7385.      *
  7386.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7387.      */
  7388.     protected function getEasyadmin_Filter_Type_DateintervalService()
  7389.     {
  7390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7392.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7393.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7396.         return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  7397.     }
  7398.     /**
  7399.      * Gets the private 'easyadmin.filter.type.datetime' shared service.
  7400.      *
  7401.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7402.      */
  7403.     protected function getEasyadmin_Filter_Type_DatetimeService()
  7404.     {
  7405.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7406.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7407.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7411.         return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  7412.     }
  7413.     /**
  7414.      * Gets the private 'easyadmin.filter.type.decimal' shared service.
  7415.      *
  7416.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7417.      */
  7418.     protected function getEasyadmin_Filter_Type_DecimalService()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7422.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7423.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7426.         return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  7427.     }
  7428.     /**
  7429.      * Gets the private 'easyadmin.filter.type.entity' shared service.
  7430.      *
  7431.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  7432.      */
  7433.     protected function getEasyadmin_Filter_Type_EntityService()
  7434.     {
  7435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7437.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7438.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  7441.         return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  7442.     }
  7443.     /**
  7444.      * Gets the private 'easyadmin.filter.type.float' shared service.
  7445.      *
  7446.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7447.      */
  7448.     protected function getEasyadmin_Filter_Type_FloatService()
  7449.     {
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7456.         return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  7457.     }
  7458.     /**
  7459.      * Gets the private 'easyadmin.filter.type.integer' shared service.
  7460.      *
  7461.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7462.      */
  7463.     protected function getEasyadmin_Filter_Type_IntegerService()
  7464.     {
  7465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7467.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7468.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7471.         return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  7472.     }
  7473.     /**
  7474.      * Gets the private 'easyadmin.filter.type.text' shared service.
  7475.      *
  7476.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  7477.      */
  7478.     protected function getEasyadmin_Filter_Type_TextService()
  7479.     {
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  7483.         return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  7484.     }
  7485.     /**
  7486.      * Gets the private 'easyadmin.filter.type.textarea' shared service.
  7487.      *
  7488.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  7489.      */
  7490.     protected function getEasyadmin_Filter_Type_TextareaService()
  7491.     {
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  7495.         return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  7496.     }
  7497.     /**
  7498.      * Gets the private 'easyadmin.filter.type.time' shared service.
  7499.      *
  7500.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7501.      */
  7502.     protected function getEasyadmin_Filter_Type_TimeService()
  7503.     {
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7506.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7507.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7508.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7510.         return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  7511.     }
  7512.     /**
  7513.      * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  7514.      *
  7515.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  7516.      */
  7517.     protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  7518.     {
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7520.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7521.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  7522.         return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7523.     }
  7524.     /**
  7525.      * Gets the private 'easyadmin.form.type' shared service.
  7526.      *
  7527.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  7528.      */
  7529.     protected function getEasyadmin_Form_TypeService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7543.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7544.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7545.         if (isset($this->privates['easyadmin.form.type'])) {
  7546.             return $this->privates['easyadmin.form.type'];
  7547.         }
  7548.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7549.         if (isset($this->privates['easyadmin.form.type'])) {
  7550.             return $this->privates['easyadmin.form.type'];
  7551.         }
  7552.         $c = ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService());
  7553.         if (isset($this->privates['easyadmin.form.type'])) {
  7554.             return $this->privates['easyadmin.form.type'];
  7555.         }
  7556.         return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType($a, [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => $b=> ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], $c);
  7557.     }
  7558.     /**
  7559.      * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  7560.      *
  7561.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  7562.      */
  7563.     protected function getEasyadmin_Form_Type_AutocompleteService()
  7564.     {
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  7569.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7570.         if (isset($this->privates['easyadmin.form.type.autocomplete'])) {
  7571.             return $this->privates['easyadmin.form.type.autocomplete'];
  7572.         }
  7573.         return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType($a);
  7574.     }
  7575.     /**
  7576.      * Gets the private 'easyadmin.form.type.batch' shared service.
  7577.      *
  7578.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  7579.      */
  7580.     protected function getEasyadmin_Form_Type_BatchService()
  7581.     {
  7582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  7585.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7586.         if (isset($this->privates['easyadmin.form.type.batch'])) {
  7587.             return $this->privates['easyadmin.form.type.batch'];
  7588.         }
  7589.         return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType($a);
  7590.     }
  7591.     /**
  7592.      * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  7593.      *
  7594.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  7595.      */
  7596.     protected function getEasyadmin_Form_Type_Configurator_TypeService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  7600.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7601.         if (isset($this->privates['easyadmin.form.type.configurator.type'])) {
  7602.             return $this->privates['easyadmin.form.type.configurator.type'];
  7603.         }
  7604.         return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator($a);
  7605.     }
  7606.     /**
  7607.      * Gets the private 'easyadmin.form.type.divider' shared service.
  7608.      *
  7609.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  7610.      */
  7611.     protected function getEasyadmin_Form_Type_DividerService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  7616.         return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  7617.     }
  7618.     /**
  7619.      * Gets the private 'easyadmin.form.type.extension' shared service.
  7620.      *
  7621.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  7622.      */
  7623.     protected function getEasyadmin_Form_Type_ExtensionService()
  7624.     {
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  7628.         return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7629.     }
  7630.     /**
  7631.      * Gets the private 'easyadmin.form.type.fileupload' shared service.
  7632.      *
  7633.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  7634.      */
  7635.     protected function getEasyadmin_Form_Type_FileuploadService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  7640.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  7641.         return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  7642.     }
  7643.     /**
  7644.      * Gets the private 'easyadmin.form.type.filters' shared service.
  7645.      *
  7646.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  7647.      */
  7648.     protected function getEasyadmin_Form_Type_FiltersService()
  7649.     {
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7652.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  7653.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7654.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7655.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7656.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7657.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7658.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7659.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7663.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7664.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  7665.             return $this->privates['easyadmin.form.type.filters'];
  7666.         }
  7667.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7668.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  7669.             return $this->privates['easyadmin.form.type.filters'];
  7670.         }
  7671.         return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType($a, [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => $b=> ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
  7672.     }
  7673.     /**
  7674.      * Gets the private 'easyadmin.form.type.group' shared service.
  7675.      *
  7676.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  7677.      */
  7678.     protected function getEasyadmin_Form_Type_GroupService()
  7679.     {
  7680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  7683.         return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  7684.     }
  7685.     /**
  7686.      * Gets the private 'easyadmin.form.type.section' shared service.
  7687.      *
  7688.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  7689.      */
  7690.     protected function getEasyadmin_Form_Type_SectionService()
  7691.     {
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  7695.         return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  7696.     }
  7697.     /**
  7698.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7699.      *
  7700.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7701.      */
  7702.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7703.     {
  7704.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7705.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7706.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7707.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7708.     }
  7709.     /**
  7710.      * Gets the private 'exception_listener' shared service.
  7711.      *
  7712.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7713.      */
  7714.     protected function getExceptionListenerService()
  7715.     {
  7716.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7717.     }
  7718.     /**
  7719.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7720.      *
  7721.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7722.      */
  7723.     protected function getForm_ChoiceListFactory_CachedService()
  7724.     {
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7729.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
  7730.     }
  7731.     /**
  7732.      * Gets the private 'form.registry' shared service.
  7733.      *
  7734.      * @return \Symfony\Component\Form\FormRegistry
  7735.      */
  7736.     protected function getForm_RegistryService()
  7737.     {
  7738.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7739.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'false],
  7740.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'false],
  7741.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'false],
  7742.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'false],
  7743.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'false],
  7744.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'false],
  7745.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'false],
  7746.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'false],
  7747.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'false],
  7748.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'false],
  7749.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'false],
  7750.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'false],
  7751.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'false],
  7752.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'false],
  7753.         ], [
  7754.             'easyadmin.filter.type.array' => '?',
  7755.             'easyadmin.filter.type.boolean' => '?',
  7756.             'easyadmin.filter.type.choice' => '?',
  7757.             'easyadmin.filter.type.comparison' => '?',
  7758.             'easyadmin.filter.type.date' => '?',
  7759.             'easyadmin.filter.type.dateinterval' => '?',
  7760.             'easyadmin.filter.type.datetime' => '?',
  7761.             'easyadmin.filter.type.decimal' => '?',
  7762.             'easyadmin.filter.type.entity' => '?',
  7763.             'easyadmin.filter.type.float' => '?',
  7764.             'easyadmin.filter.type.integer' => '?',
  7765.             'easyadmin.filter.type.text' => '?',
  7766.             'easyadmin.filter.type.textarea' => '?',
  7767.             'easyadmin.filter.type.time' => '?',
  7768.         ]), [], new RewindableGenerator(function () {
  7769.             return new \EmptyIterator();
  7770.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7771.             'App\\Form\\AchatFormType' => ['privates''App\\Form\\AchatFormType''getAchatFormTypeService'false],
  7772.             'App\\Form\\AdminBudgetType' => ['privates''App\\Form\\AdminBudgetType''getAdminBudgetTypeService'false],
  7773.             'App\\Form\\AdminCatClientType' => ['privates''App\\Form\\AdminCatClientType''getAdminCatClientTypeService'false],
  7774.             'App\\Form\\AdminProduitType' => ['privates''App\\Form\\AdminProduitType''getAdminProduitTypeService'false],
  7775.             'App\\Form\\AdminTypeFraisType' => ['privates''App\\Form\\AdminTypeFraisType''getAdminTypeFraisTypeService'false],
  7776.             'App\\Form\\ClientsFormType' => ['privates''App\\Form\\ClientsFormType''getClientsFormTypeService'false],
  7777.             'App\\Form\\CommandeFormType' => ['privates''App\\Form\\CommandeFormType''getCommandeFormTypeService'false],
  7778.             'App\\Form\\FactureFormType' => ['privates''App\\Form\\FactureFormType''getFactureFormTypeService'false],
  7779.             'App\\Form\\FournisseurFormType' => ['privates''App\\Form\\FournisseurFormType''getFournisseurFormTypeService'false],
  7780.             'App\\Form\\FraisFormType' => ['privates''App\\Form\\FraisFormType''getFraisFormTypeService'false],
  7781.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'false],
  7782.             'App\\Form\\SearchClientsFormType' => ['privates''App\\Form\\SearchClientsFormType''getSearchClientsFormTypeService'false],
  7783.             'App\\Form\\SearchCommandeFormType' => ['privates''App\\Form\\SearchCommandeFormType''getSearchCommandeFormTypeService'false],
  7784.             'App\\Form\\SearchEvolStockType' => ['privates''App\\Form\\SearchEvolStockType''getSearchEvolStockTypeService'false],
  7785.             'App\\Form\\SearchEvolVentesType' => ['privates''App\\Form\\SearchEvolVentesType''getSearchEvolVentesTypeService'false],
  7786.             'App\\Form\\SearchFournisseurFormType' => ['privates''App\\Form\\SearchFournisseurFormType''getSearchFournisseurFormTypeService'false],
  7787.             'App\\Form\\SearchFraisFormType' => ['privates''App\\Form\\SearchFraisFormType''getSearchFraisFormTypeService'false],
  7788.             'App\\Form\\SearchJournalDeCaisseType' => ['privates''App\\Form\\SearchJournalDeCaisseType''getSearchJournalDeCaisseTypeService'false],
  7789.             'App\\Form\\SearchStockFormType' => ['privates''App\\Form\\SearchStockFormType''getSearchStockFormTypeService'false],
  7790.             'App\\Form\\StockFormType' => ['privates''App\\Form\\StockFormType''getStockFormTypeService'false],
  7791.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'false],
  7792.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'false],
  7793.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'false],
  7794.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'false],
  7795.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'false],
  7796.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'false],
  7797.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'false],
  7798.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'false],
  7799.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7800.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7801.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7802.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7803.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7804.         ], [
  7805.             'App\\Form\\AchatFormType' => '?',
  7806.             'App\\Form\\AdminBudgetType' => '?',
  7807.             'App\\Form\\AdminCatClientType' => '?',
  7808.             'App\\Form\\AdminProduitType' => '?',
  7809.             'App\\Form\\AdminTypeFraisType' => '?',
  7810.             'App\\Form\\ClientsFormType' => '?',
  7811.             'App\\Form\\CommandeFormType' => '?',
  7812.             'App\\Form\\FactureFormType' => '?',
  7813.             'App\\Form\\FournisseurFormType' => '?',
  7814.             'App\\Form\\FraisFormType' => '?',
  7815.             'App\\Form\\RegistrationFormType' => '?',
  7816.             'App\\Form\\SearchClientsFormType' => '?',
  7817.             'App\\Form\\SearchCommandeFormType' => '?',
  7818.             'App\\Form\\SearchEvolStockType' => '?',
  7819.             'App\\Form\\SearchEvolVentesType' => '?',
  7820.             'App\\Form\\SearchFournisseurFormType' => '?',
  7821.             'App\\Form\\SearchFraisFormType' => '?',
  7822.             'App\\Form\\SearchJournalDeCaisseType' => '?',
  7823.             'App\\Form\\SearchStockFormType' => '?',
  7824.             'App\\Form\\StockFormType' => '?',
  7825.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  7826.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  7827.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  7828.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  7829.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  7830.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  7831.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  7832.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  7833.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7834.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7835.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7836.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7837.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7838.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7839.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7840.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7841.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7842.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7843.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7844.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7845.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  7846.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7847.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7848.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7849.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7850.         }, 1)], new RewindableGenerator(function () {
  7851.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7852.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7853.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  7854.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7855.     }
  7856.     /**
  7857.      * Gets the private 'form.server_params' shared service.
  7858.      *
  7859.      * @return \Symfony\Component\Form\Util\ServerParams
  7860.      */
  7861.     protected function getForm_ServerParamsService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7864.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7865.     }
  7866.     /**
  7867.      * Gets the private 'form.type.choice' shared service.
  7868.      *
  7869.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7870.      */
  7871.     protected function getForm_Type_ChoiceService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7876.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7877.     }
  7878.     /**
  7879.      * Gets the private 'form.type.color' shared service.
  7880.      *
  7881.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7882.      */
  7883.     protected function getForm_Type_ColorService()
  7884.     {
  7885.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7886.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7888.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7889.     }
  7890.     /**
  7891.      * Gets the private 'form.type.entity' shared service.
  7892.      *
  7893.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7894.      */
  7895.     protected function getForm_Type_EntityService()
  7896.     {
  7897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7899.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7900.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7901.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7902.     }
  7903.     /**
  7904.      * Gets the private 'form.type.form' shared service.
  7905.      *
  7906.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7907.      */
  7908.     protected function getForm_Type_FormService()
  7909.     {
  7910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7914.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  7915.     }
  7916.     /**
  7917.      * Gets the private 'form.type_extension.csrf' shared service.
  7918.      *
  7919.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7920.      */
  7921.     protected function getForm_TypeExtension_CsrfService()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7926.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7927.     }
  7928.     /**
  7929.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7930.      *
  7931.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7932.      */
  7933.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7934.     {
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7938.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  7939.     }
  7940.     /**
  7941.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7942.      *
  7943.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7944.      */
  7945.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7952.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  7953.     }
  7954.     /**
  7955.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7956.      *
  7957.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7958.      */
  7959.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7960.     {
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7964.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7965.     }
  7966.     /**
  7967.      * Gets the private 'form.type_extension.form.validator' shared service.
  7968.      *
  7969.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7970.      */
  7971.     protected function getForm_TypeExtension_Form_ValidatorService()
  7972.     {
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7977.         $a = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  7978.         if (isset($this->privates['form.type_extension.form.validator'])) {
  7979.             return $this->privates['form.type_extension.form.validator'];
  7980.         }
  7981.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true$a, ($this->services['translator'] ?? $this->getTranslatorService()));
  7982.     }
  7983.     /**
  7984.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7985.      *
  7986.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7987.      */
  7988.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7989.     {
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7993.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7994.     }
  7995.     /**
  7996.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7997.      *
  7998.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7999.      */
  8000.     protected function getForm_TypeGuesser_DoctrineService()
  8001.     {
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8004.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8005.     }
  8006.     /**
  8007.      * Gets the private 'form.type_guesser.validator' shared service.
  8008.      *
  8009.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8010.      */
  8011.     protected function getForm_TypeGuesser_ValidatorService()
  8012.     {
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8015.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8016.     }
  8017.     /**
  8018.      * Gets the private 'fos_js_routing.dump_command' shared service.
  8019.      *
  8020.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  8021.      */
  8022.     protected function getFosJsRouting_DumpCommandService()
  8023.     {
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8025.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  8026.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  8027.         $instance->setName('fos:js-routing:dump');
  8028.         return $instance;
  8029.     }
  8030.     /**
  8031.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  8032.      *
  8033.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  8034.      */
  8035.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  8039.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  8040.         $instance->setName('fos:js-routing:debug');
  8041.         return $instance;
  8042.     }
  8043.     /**
  8044.      * Gets the private 'fragment.renderer.inline' shared service.
  8045.      *
  8046.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8047.      */
  8048.     protected function getFragment_Renderer_InlineService()
  8049.     {
  8050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8053.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8054.         if (isset($this->privates['fragment.renderer.inline'])) {
  8055.             return $this->privates['fragment.renderer.inline'];
  8056.         }
  8057.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8058.         if (isset($this->privates['fragment.renderer.inline'])) {
  8059.             return $this->privates['fragment.renderer.inline'];
  8060.         }
  8061.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8062.         $instance->setFragmentPath('/_fragment');
  8063.         return $instance;
  8064.     }
  8065.     /**
  8066.      * Gets the private 'locale_aware_listener' shared service.
  8067.      *
  8068.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8069.      */
  8070.     protected function getLocaleAwareListenerService()
  8071.     {
  8072.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8073.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8074.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8075.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8076.     }
  8077.     /**
  8078.      * Gets the private 'locale_listener' shared service.
  8079.      *
  8080.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8081.      */
  8082.     protected function getLocaleListenerService()
  8083.     {
  8084.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  8085.     }
  8086.     /**
  8087.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8088.      *
  8089.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8090.      */
  8091.     protected function getMaker_AutoCommand_MakeAuthService()
  8092.     {
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8101.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8102.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8103.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8104.         $instance->setName('make:auth');
  8105.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8106.         return $instance;
  8107.     }
  8108.     /**
  8109.      * Gets the private 'maker.auto_command.make_command' shared service.
  8110.      *
  8111.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8112.      */
  8113.     protected function getMaker_AutoCommand_MakeCommandService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8121.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8122.         $instance->setName('make:command');
  8123.         $instance->setDescription('Creates a new console command class');
  8124.         return $instance;
  8125.     }
  8126.     /**
  8127.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8128.      *
  8129.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8130.      */
  8131.     protected function getMaker_AutoCommand_MakeControllerService()
  8132.     {
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8139.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8140.         $instance->setName('make:controller');
  8141.         $instance->setDescription('Creates a new controller class');
  8142.         return $instance;
  8143.     }
  8144.     /**
  8145.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8146.      *
  8147.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8148.      */
  8149.     protected function getMaker_AutoCommand_MakeCrudService()
  8150.     {
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8157.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8158.         $instance->setName('make:crud');
  8159.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8160.         return $instance;
  8161.     }
  8162.     /**
  8163.      * Gets the private 'maker.auto_command.make_data_persister' shared service.
  8164.      *
  8165.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8166.      */
  8167.     protected function getMaker_AutoCommand_MakeDataPersisterService()
  8168.     {
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataPersister.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8175.         $this->privates['maker.auto_command.make_data_persister'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8176.         $instance->setName('make:data-persister');
  8177.         $instance->setDescription('Creates an API Platform data persister');
  8178.         return $instance;
  8179.     }
  8180.     /**
  8181.      * Gets the private 'maker.auto_command.make_data_provider' shared service.
  8182.      *
  8183.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8184.      */
  8185.     protected function getMaker_AutoCommand_MakeDataProviderService()
  8186.     {
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataProvider.php';
  8192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8193.         $this->privates['maker.auto_command.make_data_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8194.         $instance->setName('make:data-provider');
  8195.         $instance->setDescription('Creates an API Platform data provider');
  8196.         return $instance;
  8197.     }
  8198.     /**
  8199.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8200.      *
  8201.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8202.      */
  8203.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8204.     {
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8211.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8212.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8213.         $instance->setName('make:docker:database');
  8214.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8215.         return $instance;
  8216.     }
  8217.     /**
  8218.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8219.      *
  8220.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8221.      */
  8222.     protected function getMaker_AutoCommand_MakeEntityService()
  8223.     {
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8231.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8232.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8233.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8234.         $instance->setName('make:entity');
  8235.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8236.         return $instance;
  8237.     }
  8238.     /**
  8239.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8240.      *
  8241.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8242.      */
  8243.     protected function getMaker_AutoCommand_MakeFixturesService()
  8244.     {
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8248.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8249.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8251.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8252.         $instance->setName('make:fixtures');
  8253.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8254.         return $instance;
  8255.     }
  8256.     /**
  8257.      * Gets the private 'maker.auto_command.make_form' shared service.
  8258.      *
  8259.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8260.      */
  8261.     protected function getMaker_AutoCommand_MakeFormService()
  8262.     {
  8263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8269.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8270.         $instance->setName('make:form');
  8271.         $instance->setDescription('Creates a new form class');
  8272.         return $instance;
  8273.     }
  8274.     /**
  8275.      * Gets the private 'maker.auto_command.make_message' shared service.
  8276.      *
  8277.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8278.      */
  8279.     protected function getMaker_AutoCommand_MakeMessageService()
  8280.     {
  8281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8287.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8288.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8289.         $instance->setName('make:message');
  8290.         $instance->setDescription('Creates a new message and handler');
  8291.         return $instance;
  8292.     }
  8293.     /**
  8294.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8295.      *
  8296.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8297.      */
  8298.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8299.     {
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8306.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8307.         $instance->setName('make:messenger-middleware');
  8308.         $instance->setDescription('Creates a new messenger middleware');
  8309.         return $instance;
  8310.     }
  8311.     /**
  8312.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8313.      *
  8314.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8315.      */
  8316.     protected function getMaker_AutoCommand_MakeMigrationService()
  8317.     {
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8325.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8326.         $instance->setName('make:migration');
  8327.         $instance->setDescription('Creates a new migration based on database changes');
  8328.         return $instance;
  8329.     }
  8330.     /**
  8331.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8332.      *
  8333.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8334.      */
  8335.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8336.     {
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8343.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8344.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8345.         $instance->setName('make:registration-form');
  8346.         $instance->setDescription('Creates a new registration form system');
  8347.         return $instance;
  8348.     }
  8349.     /**
  8350.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8351.      *
  8352.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8353.      */
  8354.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8355.     {
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8360.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8361.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8362.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8363.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8364.         $instance->setName('make:reset-password');
  8365.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8366.         return $instance;
  8367.     }
  8368.     /**
  8369.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  8370.      *
  8371.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8372.      */
  8373.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  8374.     {
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8382.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8383.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8384.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8385.         $instance->setName('make:security:form-login');
  8386.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  8387.         return $instance;
  8388.     }
  8389.     /**
  8390.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8391.      *
  8392.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8393.      */
  8394.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8395.     {
  8396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8400.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8401.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8402.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8403.         $instance->setName('make:serializer:encoder');
  8404.         $instance->setDescription('Creates a new serializer encoder class');
  8405.         return $instance;
  8406.     }
  8407.     /**
  8408.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8409.      *
  8410.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8411.      */
  8412.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8413.     {
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8418.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8419.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8420.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8421.         $instance->setName('make:serializer:normalizer');
  8422.         $instance->setDescription('Creates a new serializer normalizer class');
  8423.         return $instance;
  8424.     }
  8425.     /**
  8426.      * Gets the private 'maker.auto_command.make_state_processor' shared service.
  8427.      *
  8428.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8429.      */
  8430.     protected function getMaker_AutoCommand_MakeStateProcessorService()
  8431.     {
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProcessor.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8438.         $this->privates['maker.auto_command.make_state_processor'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProcessor(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8439.         $instance->setName('make:state-processor');
  8440.         $instance->setDescription('Creates an API Platform state processor');
  8441.         return $instance;
  8442.     }
  8443.     /**
  8444.      * Gets the private 'maker.auto_command.make_state_provider' shared service.
  8445.      *
  8446.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8447.      */
  8448.     protected function getMaker_AutoCommand_MakeStateProviderService()
  8449.     {
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProvider.php';
  8455.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8456.         $this->privates['maker.auto_command.make_state_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8457.         $instance->setName('make:state-provider');
  8458.         $instance->setDescription('Creates an API Platform state provider');
  8459.         return $instance;
  8460.     }
  8461.     /**
  8462.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8463.      *
  8464.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8465.      */
  8466.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8467.     {
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8474.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8475.         $instance->setName('make:stimulus-controller');
  8476.         $instance->setDescription('Creates a new Stimulus controller');
  8477.         return $instance;
  8478.     }
  8479.     /**
  8480.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8481.      *
  8482.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8483.      */
  8484.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8485.     {
  8486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8488.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8493.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8494.         $instance->setName('make:subscriber');
  8495.         $instance->setDescription('Creates a new event subscriber class');
  8496.         return $instance;
  8497.     }
  8498.     /**
  8499.      * Gets the private 'maker.auto_command.make_test' shared service.
  8500.      *
  8501.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8502.      */
  8503.     protected function getMaker_AutoCommand_MakeTestService()
  8504.     {
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8512.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8513.         $instance->setName('make:test');
  8514.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8515.         $instance->setDescription('Creates a new test class');
  8516.         return $instance;
  8517.     }
  8518.     /**
  8519.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  8520.      *
  8521.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8522.      */
  8523.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  8524.     {
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8531.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8532.         $instance->setName('make:twig-component');
  8533.         $instance->setDescription('Creates a twig (or live) component');
  8534.         return $instance;
  8535.     }
  8536.     /**
  8537.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8538.      *
  8539.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8540.      */
  8541.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8542.     {
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8545.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8546.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8547.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8549.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8550.         $instance->setName('make:twig-extension');
  8551.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  8552.         return $instance;
  8553.     }
  8554.     /**
  8555.      * Gets the private 'maker.auto_command.make_user' shared service.
  8556.      *
  8557.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8558.      */
  8559.     protected function getMaker_AutoCommand_MakeUserService()
  8560.     {
  8561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8562.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8569.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8570.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8571.         $instance->setName('make:user');
  8572.         $instance->setDescription('Creates a new security user class');
  8573.         return $instance;
  8574.     }
  8575.     /**
  8576.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8577.      *
  8578.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8579.      */
  8580.     protected function getMaker_AutoCommand_MakeValidatorService()
  8581.     {
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8587.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8588.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8589.         $instance->setName('make:validator');
  8590.         $instance->setDescription('Creates a new validator and constraint class');
  8591.         return $instance;
  8592.     }
  8593.     /**
  8594.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8595.      *
  8596.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8597.      */
  8598.     protected function getMaker_AutoCommand_MakeVoterService()
  8599.     {
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8606.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8607.         $instance->setName('make:voter');
  8608.         $instance->setDescription('Creates a new security voter class');
  8609.         return $instance;
  8610.     }
  8611.     /**
  8612.      * Gets the private 'maker.doctrine_helper' shared service.
  8613.      *
  8614.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8615.      */
  8616.     protected function getMaker_DoctrineHelperService()
  8617.     {
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8619.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  8620.     }
  8621.     /**
  8622.      * Gets the private 'maker.entity_class_generator' shared service.
  8623.      *
  8624.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8625.      */
  8626.     protected function getMaker_EntityClassGeneratorService()
  8627.     {
  8628.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8629.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8630.     }
  8631.     /**
  8632.      * Gets the private 'maker.file_link_formatter' shared service.
  8633.      *
  8634.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  8635.      */
  8636.     protected function getMaker_FileLinkFormatterService()
  8637.     {
  8638.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8639.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8640.     }
  8641.     /**
  8642.      * Gets the private 'maker.file_manager' shared service.
  8643.      *
  8644.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8645.      */
  8646.     protected function getMaker_FileManagerService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8652.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8653.     }
  8654.     /**
  8655.      * Gets the private 'maker.generator' shared service.
  8656.      *
  8657.      * @return \Symfony\Bundle\MakerBundle\Generator
  8658.      */
  8659.     protected function getMaker_GeneratorService()
  8660.     {
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8663.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  8664.     }
  8665.     /**
  8666.      * Gets the private 'maker.php_compat_util' shared service.
  8667.      *
  8668.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8669.      */
  8670.     protected function getMaker_PhpCompatUtilService()
  8671.     {
  8672.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8673.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8674.     }
  8675.     /**
  8676.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8677.      *
  8678.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8679.      */
  8680.     protected function getMaker_Renderer_FormTypeRendererService()
  8681.     {
  8682.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8683.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8684.     }
  8685.     /**
  8686.      * Gets the private 'mime_types' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\Mime\MimeTypes
  8689.      */
  8690.     protected function getMimeTypesService()
  8691.     {
  8692.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8693.         $instance->setDefault($instance);
  8694.         return $instance;
  8695.     }
  8696.     /**
  8697.      * Gets the private 'monolog.handler.console' shared service.
  8698.      *
  8699.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8700.      */
  8701.     protected function getMonolog_Handler_ConsoleService()
  8702.     {
  8703.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8704.     }
  8705.     /**
  8706.      * Gets the private 'monolog.handler.main' shared service.
  8707.      *
  8708.      * @return \Monolog\Handler\StreamHandler
  8709.      */
  8710.     protected function getMonolog_Handler_MainService()
  8711.     {
  8712.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8713.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8714.         return $instance;
  8715.     }
  8716.     /**
  8717.      * Gets the private 'monolog.logger' shared service.
  8718.      *
  8719.      * @return \Symfony\Bridge\Monolog\Logger
  8720.      */
  8721.     protected function getMonolog_LoggerService()
  8722.     {
  8723.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8724.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8725.         $instance->useMicrosecondTimestamps(true);
  8726.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8727.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8728.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8729.         return $instance;
  8730.     }
  8731.     /**
  8732.      * Gets the private 'monolog.logger.cache' shared service.
  8733.      *
  8734.      * @return \Symfony\Bridge\Monolog\Logger
  8735.      */
  8736.     protected function getMonolog_Logger_CacheService()
  8737.     {
  8738.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8739.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8740.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8741.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8742.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8743.         return $instance;
  8744.     }
  8745.     /**
  8746.      * Gets the private 'monolog.logger.request' shared service.
  8747.      *
  8748.      * @return \Symfony\Bridge\Monolog\Logger
  8749.      */
  8750.     protected function getMonolog_Logger_RequestService()
  8751.     {
  8752.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8753.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8754.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8755.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8756.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8757.         return $instance;
  8758.     }
  8759.     /**
  8760.      * Gets the private 'monolog.logger.security' shared service.
  8761.      *
  8762.      * @return \Symfony\Bridge\Monolog\Logger
  8763.      */
  8764.     protected function getMonolog_Logger_SecurityService()
  8765.     {
  8766.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8767.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8768.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8769.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8770.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8771.         return $instance;
  8772.     }
  8773.     /**
  8774.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  8775.      *
  8776.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  8777.      */
  8778.     protected function getNelmioCors_CorsListenerService()
  8779.     {
  8780.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  8781.     }
  8782.     /**
  8783.      * Gets the private 'parameter_bag' shared service.
  8784.      *
  8785.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8786.      */
  8787.     protected function getParameterBagService()
  8788.     {
  8789.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8790.     }
  8791.     /**
  8792.      * Gets the private 'profiler_listener' shared service.
  8793.      *
  8794.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8795.      */
  8796.     protected function getProfilerListenerService()
  8797.     {
  8798.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8799.         if (isset($this->privates['profiler_listener'])) {
  8800.             return $this->privates['profiler_listener'];
  8801.         }
  8802.         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);
  8803.     }
  8804.     /**
  8805.      * Gets the private 'property_info' shared service.
  8806.      *
  8807.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8808.      */
  8809.     protected function getPropertyInfoService()
  8810.     {
  8811.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8812.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8813.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8814.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8815.         }, 3), new RewindableGenerator(function () {
  8816.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8817.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  8818.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8819.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8820.         }, 4), new RewindableGenerator(function () {
  8821.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8822.         }, 1), new RewindableGenerator(function () {
  8823.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8824.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8825.         }, 2), new RewindableGenerator(function () {
  8826.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8827.         }, 1));
  8828.     }
  8829.     /**
  8830.      * Gets the private 'property_info.serializer_extractor' shared service.
  8831.      *
  8832.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8833.      */
  8834.     protected function getPropertyInfo_SerializerExtractorService()
  8835.     {
  8836.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8837.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  8838.     }
  8839.     /**
  8840.      * Gets the private 'router.cache_warmer' shared service.
  8841.      *
  8842.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8843.      */
  8844.     protected function getRouter_CacheWarmerService()
  8845.     {
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8848.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8849.             'router' => ['services''router''getRouterService'false],
  8850.         ], [
  8851.             'router' => '?',
  8852.         ]))->withContext('router.cache_warmer'$this));
  8853.     }
  8854.     /**
  8855.      * Gets the private 'router.expression_language_provider' shared service.
  8856.      *
  8857.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8858.      */
  8859.     protected function getRouter_ExpressionLanguageProviderService()
  8860.     {
  8861.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8862.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8863.         ], [
  8864.             'env' => 'Closure',
  8865.         ]));
  8866.     }
  8867.     /**
  8868.      * Gets the private 'router.request_context' shared service.
  8869.      *
  8870.      * @return \Symfony\Component\Routing\RequestContext
  8871.      */
  8872.     protected function getRouter_RequestContextService()
  8873.     {
  8874.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8875.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8876.         return $instance;
  8877.     }
  8878.     /**
  8879.      * Gets the private 'router_listener' shared service.
  8880.      *
  8881.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8882.      */
  8883.     protected function getRouterListenerService()
  8884.     {
  8885.         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);
  8886.     }
  8887.     /**
  8888.      * Gets the private 'secrets.vault' shared service.
  8889.      *
  8890.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8891.      */
  8892.     protected function getSecrets_VaultService()
  8893.     {
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8898.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  8899.     }
  8900.     /**
  8901.      * Gets the private 'security.access_listener' shared service.
  8902.      *
  8903.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8904.      */
  8905.     protected function getSecurity_AccessListenerService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8912.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8913.         if (isset($this->privates['security.access_listener'])) {
  8914.             return $this->privates['security.access_listener'];
  8915.         }
  8916.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8917.         if (isset($this->privates['security.access_listener'])) {
  8918.             return $this->privates['security.access_listener'];
  8919.         }
  8920.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), $b);
  8921.     }
  8922.     /**
  8923.      * Gets the private 'security.authentication.guard_handler' shared service.
  8924.      *
  8925.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8926.      *
  8927.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8928.      */
  8929.     protected function getSecurity_Authentication_GuardHandlerService()
  8930.     {
  8931.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8932.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8934.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8935.         if (isset($this->privates['security.authentication.guard_handler'])) {
  8936.             return $this->privates['security.authentication.guard_handler'];
  8937.         }
  8938.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
  8939.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8940.         return $instance;
  8941.     }
  8942.     /**
  8943.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8944.      *
  8945.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8946.      *
  8947.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8948.      */
  8949.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8950.     {
  8951.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8952.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8953.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  8954.             return $this->privates['security.authentication.listener.anonymous.main'];
  8955.         }
  8956.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  8957.     }
  8958.     /**
  8959.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  8960.      *
  8961.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8962.      *
  8963.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  8964.      */
  8965.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  8966.     {
  8967.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  8968.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8969.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8970.             return $this->privates['security.authentication.listener.guard.main'];
  8971.         }
  8972.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8973.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8974.             return $this->privates['security.authentication.listener.guard.main'];
  8975.         }
  8976.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  8977.             yield => ($this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] ?? $this->getUtilisateursAuthentificationAuthenticatorService());
  8978.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8979.     }
  8980.     /**
  8981.      * Gets the private 'security.authentication.manager' shared service.
  8982.      *
  8983.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8984.      *
  8985.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8986.      */
  8987.     protected function getSecurity_Authentication_ManagerService()
  8988.     {
  8989.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8990.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8991.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  8992.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  8993.         }, 2), true);
  8994.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8995.         return $instance;
  8996.     }
  8997.     /**
  8998.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  8999.      *
  9000.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9001.      *
  9002.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  9003.      */
  9004.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  9005.     {
  9006.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  9007.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9008.     }
  9009.     /**
  9010.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  9011.      *
  9012.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9013.      *
  9014.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  9015.      */
  9016.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  9017.     {
  9018.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  9019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9023.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9024.             yield => ($this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] ?? $this->getUtilisateursAuthentificationAuthenticatorService());
  9025.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', new \Symfony\Component\Security\Core\User\InMemoryUserChecker(), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  9026.     }
  9027.     /**
  9028.      * Gets the private 'security.authentication_utils' shared service.
  9029.      *
  9030.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  9031.      */
  9032.     protected function getSecurity_AuthenticationUtilsService()
  9033.     {
  9034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  9035.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9036.     }
  9037.     /**
  9038.      * Gets the private 'security.channel_listener' shared service.
  9039.      *
  9040.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9041.      */
  9042.     protected function getSecurity_ChannelListenerService()
  9043.     {
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9049.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9050.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  9051.     }
  9052.     /**
  9053.      * Gets the private 'security.command.debug_firewall' shared service.
  9054.      *
  9055.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9056.      */
  9057.     protected function getSecurity_Command_DebugFirewallService()
  9058.     {
  9059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9061.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
  9062.         $instance->setName('debug:firewall');
  9063.         $instance->setDescription('Display information about your security firewall(s)');
  9064.         return $instance;
  9065.     }
  9066.     /**
  9067.      * Gets the private 'security.command.user_password_encoder' shared service.
  9068.      *
  9069.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9070.      *
  9071.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9072.      */
  9073.     protected function getSecurity_Command_UserPasswordEncoderService()
  9074.     {
  9075.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9076.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\Users']);
  9077.         $instance->setName('security:encode-password');
  9078.         $instance->setDescription('Encode a password');
  9079.         return $instance;
  9080.     }
  9081.     /**
  9082.      * Gets the private 'security.command.user_password_hash' shared service.
  9083.      *
  9084.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9085.      */
  9086.     protected function getSecurity_Command_UserPasswordHashService()
  9087.     {
  9088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9090.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\Users']);
  9091.         $instance->setName('security:hash-password');
  9092.         $instance->setDescription('Hash a user password');
  9093.         return $instance;
  9094.     }
  9095.     /**
  9096.      * Gets the private 'security.context_listener.0' shared service.
  9097.      *
  9098.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9099.      */
  9100.     protected function getSecurity_ContextListener_0Service()
  9101.     {
  9102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9105.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9106.         if (isset($this->privates['security.context_listener.0'])) {
  9107.             return $this->privates['security.context_listener.0'];
  9108.         }
  9109.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  9110.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9111.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  9112.     }
  9113.     /**
  9114.      * Gets the private 'security.csrf.token_storage' shared service.
  9115.      *
  9116.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9117.      */
  9118.     protected function getSecurity_Csrf_TokenStorageService()
  9119.     {
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9123.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9124.     }
  9125.     /**
  9126.      * Gets the private 'security.encoder_factory.generic' shared service.
  9127.      *
  9128.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9129.      *
  9130.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9131.      */
  9132.     protected function getSecurity_EncoderFactory_GenericService()
  9133.     {
  9134.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9135.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\Users' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9136.     }
  9137.     /**
  9138.      * Gets the private 'security.event_dispatcher.main' shared service.
  9139.      *
  9140.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9141.      */
  9142.     protected function getSecurity_EventDispatcher_MainService()
  9143.     {
  9144.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9145.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9146.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  9147.         }, => 'onLogout'], 64);
  9148.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9149.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9150.         }, => 'onLogout'], 0);
  9151.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9152.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9153.         }, => 'onLogout'], 0);
  9154.         return $instance;
  9155.     }
  9156.     /**
  9157.      * Gets the private 'security.expression_language' shared service.
  9158.      *
  9159.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  9160.      */
  9161.     protected function getSecurity_ExpressionLanguageService()
  9162.     {
  9163.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  9164.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  9165.         return $instance;
  9166.     }
  9167.     /**
  9168.      * Gets the private 'security.firewall.map' shared service.
  9169.      *
  9170.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9171.      */
  9172.     protected function getSecurity_Firewall_MapService()
  9173.     {
  9174.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  9175.         if (isset($this->privates['security.firewall.map'])) {
  9176.             return $this->privates['security.firewall.map'];
  9177.         }
  9178.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  9179.             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)/')));
  9180.             yield 'security.firewall.map.context.main' => NULL;
  9181.         }, 2));
  9182.     }
  9183.     /**
  9184.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9185.      *
  9186.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9187.      */
  9188.     protected function getSecurity_Firewall_Map_Context_DevService()
  9189.     {
  9190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9192.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9193.             return new \EmptyIterator();
  9194.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  9195.     }
  9196.     /**
  9197.      * Gets the private 'security.firewall.map.context.main' shared service.
  9198.      *
  9199.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  9200.      */
  9201.     protected function getSecurity_Firewall_Map_Context_MainService()
  9202.     {
  9203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9211.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  9212.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9213.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  9214.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9215.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9216.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  9217.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  9218.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9219.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] ?? $this->getUtilisateursAuthentificationAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\UtilisateursAuthentificationAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  9220.     }
  9221.     /**
  9222.      * Gets the private 'security.http_utils' shared service.
  9223.      *
  9224.      * @return \Symfony\Component\Security\Http\HttpUtils
  9225.      */
  9226.     protected function getSecurity_HttpUtilsService()
  9227.     {
  9228.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9229.         $a = ($this->services['router'] ?? $this->getRouterService());
  9230.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9231.     }
  9232.     /**
  9233.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9234.      *
  9235.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9236.      */
  9237.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9238.     {
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9240.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9241.     }
  9242.     /**
  9243.      * Gets the private 'security.logout.listener.default.main' shared service.
  9244.      *
  9245.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9246.      */
  9247.     protected function getSecurity_Logout_Listener_Default_MainService()
  9248.     {
  9249.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9250.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  9251.     }
  9252.     /**
  9253.      * Gets the private 'security.logout_url_generator' shared service.
  9254.      *
  9255.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9256.      */
  9257.     protected function getSecurity_LogoutUrlGeneratorService()
  9258.     {
  9259.         $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()));
  9260.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  9261.         return $instance;
  9262.     }
  9263.     /**
  9264.      * Gets the private 'security.password_hasher_factory' shared service.
  9265.      *
  9266.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9267.      */
  9268.     protected function getSecurity_PasswordHasherFactoryService()
  9269.     {
  9270.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9271.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9272.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\Users' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9273.     }
  9274.     /**
  9275.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9276.      *
  9277.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9278.      */
  9279.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9280.     {
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9284.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Users''email'NULL);
  9285.     }
  9286.     /**
  9287.      * Gets the private 'security.validator.user_password' shared service.
  9288.      *
  9289.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9290.      */
  9291.     protected function getSecurity_Validator_UserPasswordService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9296.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9297.     }
  9298.     /**
  9299.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9300.      *
  9301.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9302.      */
  9303.     protected function getSerializer_Mapping_CacheWarmerService()
  9304.     {
  9305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9308.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  9309.     }
  9310.     /**
  9311.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  9312.      *
  9313.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  9314.      */
  9315.     protected function getSerializer_NameConverter_MetadataAwareService()
  9316.     {
  9317.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  9318.     }
  9319.     /**
  9320.      * Gets the private 'session.factory' shared service.
  9321.      *
  9322.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9323.      */
  9324.     protected function getSession_FactoryService()
  9325.     {
  9326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  9327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  9328.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9329.         if (isset($this->privates['session.factory'])) {
  9330.             return $this->privates['session.factory'];
  9331.         }
  9332.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  9333.     }
  9334.     /**
  9335.      * Gets the private 'session.storage.factory.service' shared service.
  9336.      *
  9337.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  9338.      *
  9339.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  9340.      */
  9341.     protected function getSession_Storage_Factory_ServiceService()
  9342.     {
  9343.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  9344.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9345.     }
  9346.     /**
  9347.      * Gets the private 'session.storage.metadata_bag' shared service.
  9348.      *
  9349.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9350.      *
  9351.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9352.      */
  9353.     protected function getSession_Storage_MetadataBagService()
  9354.     {
  9355.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9356.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9357.     }
  9358.     /**
  9359.      * Gets the private 'session.storage.native' shared service.
  9360.      *
  9361.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9362.      *
  9363.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9364.      */
  9365.     protected function getSession_Storage_NativeService()
  9366.     {
  9367.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9370.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  9371.     }
  9372.     /**
  9373.      * Gets the private 'session_listener' shared service.
  9374.      *
  9375.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9376.      */
  9377.     protected function getSessionListenerService()
  9378.     {
  9379.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9380.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9381.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9382.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9383.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9384.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9385.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9386.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9387.         ], [
  9388.             'initialized_session' => '?',
  9389.             'logger' => '?',
  9390.             'request_stack' => '?',
  9391.             'session' => '?',
  9392.             'session_collector' => '?',
  9393.             'session_factory' => '?',
  9394.             'session_storage' => '?',
  9395.         ]), true$this->parameters['session.storage.options']);
  9396.     }
  9397.     /**
  9398.      * Gets the private 'translation.extractor' shared service.
  9399.      *
  9400.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9401.      */
  9402.     protected function getTranslation_ExtractorService()
  9403.     {
  9404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9408.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9409.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9410.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9411.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9412.         return $instance;
  9413.     }
  9414.     /**
  9415.      * Gets the private 'translation.loader.csv' shared service.
  9416.      *
  9417.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9418.      */
  9419.     protected function getTranslation_Loader_CsvService()
  9420.     {
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9425.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9426.     }
  9427.     /**
  9428.      * Gets the private 'translation.loader.dat' shared service.
  9429.      *
  9430.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9431.      */
  9432.     protected function getTranslation_Loader_DatService()
  9433.     {
  9434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9437.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9438.     }
  9439.     /**
  9440.      * Gets the private 'translation.loader.ini' shared service.
  9441.      *
  9442.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9443.      */
  9444.     protected function getTranslation_Loader_IniService()
  9445.     {
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9450.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9451.     }
  9452.     /**
  9453.      * Gets the private 'translation.loader.json' shared service.
  9454.      *
  9455.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9456.      */
  9457.     protected function getTranslation_Loader_JsonService()
  9458.     {
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9463.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9464.     }
  9465.     /**
  9466.      * Gets the private 'translation.loader.mo' shared service.
  9467.      *
  9468.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9469.      */
  9470.     protected function getTranslation_Loader_MoService()
  9471.     {
  9472.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9476.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9477.     }
  9478.     /**
  9479.      * Gets the private 'translation.loader.php' shared service.
  9480.      *
  9481.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9482.      */
  9483.     protected function getTranslation_Loader_PhpService()
  9484.     {
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9489.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9490.     }
  9491.     /**
  9492.      * Gets the private 'translation.loader.po' shared service.
  9493.      *
  9494.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9495.      */
  9496.     protected function getTranslation_Loader_PoService()
  9497.     {
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9502.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9503.     }
  9504.     /**
  9505.      * Gets the private 'translation.loader.qt' shared service.
  9506.      *
  9507.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9508.      */
  9509.     protected function getTranslation_Loader_QtService()
  9510.     {
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9513.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9514.     }
  9515.     /**
  9516.      * Gets the private 'translation.loader.res' shared service.
  9517.      *
  9518.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9519.      */
  9520.     protected function getTranslation_Loader_ResService()
  9521.     {
  9522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9524.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9525.     }
  9526.     /**
  9527.      * Gets the private 'translation.loader.xliff' shared service.
  9528.      *
  9529.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9530.      */
  9531.     protected function getTranslation_Loader_XliffService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9535.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9536.     }
  9537.     /**
  9538.      * Gets the private 'translation.loader.yml' shared service.
  9539.      *
  9540.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9541.      */
  9542.     protected function getTranslation_Loader_YmlService()
  9543.     {
  9544.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9548.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9549.     }
  9550.     /**
  9551.      * Gets the private 'translation.provider_collection' shared service.
  9552.      *
  9553.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9554.      */
  9555.     protected function getTranslation_ProviderCollectionService()
  9556.     {
  9557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9559.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9560.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9561.         }, 1), []))->fromConfig([]);
  9562.     }
  9563.     /**
  9564.      * Gets the private 'translation.reader' shared service.
  9565.      *
  9566.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9567.      */
  9568.     protected function getTranslation_ReaderService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9577.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9578.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9579.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9586.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9587.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9588.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9589.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9590.         $instance->addLoader('yaml'$a);
  9591.         $instance->addLoader('yml'$a);
  9592.         $instance->addLoader('xlf'$b);
  9593.         $instance->addLoader('xliff'$b);
  9594.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9595.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9596.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9597.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9598.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9599.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9600.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9601.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9602.         return $instance;
  9603.     }
  9604.     /**
  9605.      * Gets the private 'translation.warmer' shared service.
  9606.      *
  9607.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9608.      */
  9609.     protected function getTranslation_WarmerService()
  9610.     {
  9611.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9613.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9614.             'translator' => ['services''translator''getTranslatorService'false],
  9615.         ], [
  9616.             'translator' => '?',
  9617.         ]))->withContext('translation.warmer'$this));
  9618.     }
  9619.     /**
  9620.      * Gets the private 'translation.writer' shared service.
  9621.      *
  9622.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9623.      */
  9624.     protected function getTranslation_WriterService()
  9625.     {
  9626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9630.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9640.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9641.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9642.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9643.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9644.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9645.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9646.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9647.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9648.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9649.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9650.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9651.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9652.         return $instance;
  9653.     }
  9654.     /**
  9655.      * Gets the private 'translator.default' shared service.
  9656.      *
  9657.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9658.      */
  9659.     protected function getTranslator_DefaultService()
  9660.     {
  9661.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9662.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9663.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9664.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9665.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9666.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9667.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9668.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9669.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9670.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9671.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9672.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9673.         ], [
  9674.             'translation.loader.csv' => '?',
  9675.             'translation.loader.dat' => '?',
  9676.             'translation.loader.ini' => '?',
  9677.             'translation.loader.json' => '?',
  9678.             'translation.loader.mo' => '?',
  9679.             'translation.loader.php' => '?',
  9680.             'translation.loader.po' => '?',
  9681.             'translation.loader.qt' => '?',
  9682.             'translation.loader.res' => '?',
  9683.             'translation.loader.xliff' => '?',
  9684.             'translation.loader.yml' => '?',
  9685.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/maker-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/nelmio/cors-bundle/translations'12 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'13 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
  9686.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9687.         $instance->setFallbackLocales([=> 'en']);
  9688.         return $instance;
  9689.     }
  9690.     /**
  9691.      * Gets the private 'twig.command.debug' shared service.
  9692.      *
  9693.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9694.      */
  9695.     protected function getTwig_Command_DebugService()
  9696.     {
  9697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9698.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9699.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9700.         $instance->setName('debug:twig');
  9701.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9702.         return $instance;
  9703.     }
  9704.     /**
  9705.      * Gets the private 'twig.command.lint' shared service.
  9706.      *
  9707.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9708.      */
  9709.     protected function getTwig_Command_LintService()
  9710.     {
  9711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9712.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9714.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9715.         $instance->setName('lint:twig');
  9716.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9717.         return $instance;
  9718.     }
  9719.     /**
  9720.      * Gets the private 'twig.form.engine' shared service.
  9721.      *
  9722.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9723.      */
  9724.     protected function getTwig_Form_EngineService()
  9725.     {
  9726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9729.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9730.         if (isset($this->privates['twig.form.engine'])) {
  9731.             return $this->privates['twig.form.engine'];
  9732.         }
  9733.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9734.     }
  9735.     /**
  9736.      * Gets the private 'twig.form.renderer' shared service.
  9737.      *
  9738.      * @return \Symfony\Component\Form\FormRenderer
  9739.      */
  9740.     protected function getTwig_Form_RendererService()
  9741.     {
  9742.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9744.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9745.         if (isset($this->privates['twig.form.renderer'])) {
  9746.             return $this->privates['twig.form.renderer'];
  9747.         }
  9748.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9749.     }
  9750.     /**
  9751.      * Gets the private 'twig.loader.native_filesystem' shared service.
  9752.      *
  9753.      * @return \Twig\Loader\FilesystemLoader
  9754.      */
  9755.     protected function getTwig_Loader_NativeFilesystemService()
  9756.     {
  9757.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  9758.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  9759.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  9760.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  9761.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  9762.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  9763.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  9764.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  9765.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  9766.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  9767.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  9768.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  9769.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  9770.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  9771.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  9772.         return $instance;
  9773.     }
  9774.     /**
  9775.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9776.      *
  9777.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9778.      */
  9779.     protected function getTwig_Runtime_HttpkernelService()
  9780.     {
  9781.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9786.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9787.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9788.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9789.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9790.         ], [
  9791.             'inline' => '?',
  9792.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9793.     }
  9794.     /**
  9795.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9796.      *
  9797.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9798.      */
  9799.     protected function getTwig_Runtime_SecurityCsrfService()
  9800.     {
  9801.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9802.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9803.     }
  9804.     /**
  9805.      * Gets the private 'twig.runtime.serializer' shared service.
  9806.      *
  9807.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9808.      */
  9809.     protected function getTwig_Runtime_SerializerService()
  9810.     {
  9811.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9812.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9813.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9814.         if (isset($this->privates['twig.runtime.serializer'])) {
  9815.             return $this->privates['twig.runtime.serializer'];
  9816.         }
  9817.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  9818.     }
  9819.     /**
  9820.      * Gets the private 'twig.template_cache_warmer' shared service.
  9821.      *
  9822.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9823.      */
  9824.     protected function getTwig_TemplateCacheWarmerService()
  9825.     {
  9826.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9827.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9828.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9829.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9830.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9831.         ], [
  9832.             'twig' => '?',
  9833.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  9834.     }
  9835.     /**
  9836.      * Gets the private 'validator.builder' shared service.
  9837.      *
  9838.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9839.      */
  9840.     protected function getValidator_BuilderService()
  9841.     {
  9842.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9843.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9844.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9845.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9846.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9847.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9848.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9849.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9850.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9851.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9852.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9853.         ], [
  9854.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9855.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9856.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9857.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9858.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9859.             'doctrine.orm.validator.unique' => '?',
  9860.             'security.validator.user_password' => '?',
  9861.             'validator.expression' => '?',
  9862.         ])));
  9863.         if ($this->has('translator')) {
  9864.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9865.         }
  9866.         $instance->setTranslationDomain('validators');
  9867.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9868.         $instance->enableAnnotationMapping(true);
  9869.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9870.         $instance->addMethodMapping('loadValidatorMetadata');
  9871.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9872.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9873.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9874.         return $instance;
  9875.     }
  9876.     /**
  9877.      * Gets the private 'validator.email' shared service.
  9878.      *
  9879.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9880.      */
  9881.     protected function getValidator_EmailService()
  9882.     {
  9883.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9885.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9886.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9887.     }
  9888.     /**
  9889.      * Gets the private 'validator.expression' shared service.
  9890.      *
  9891.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9892.      */
  9893.     protected function getValidator_ExpressionService()
  9894.     {
  9895.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9896.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9897.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9898.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  9899.     }
  9900.     /**
  9901.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9902.      *
  9903.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9904.      */
  9905.     protected function getValidator_Mapping_CacheWarmerService()
  9906.     {
  9907.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9910.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9911.     }
  9912.     /**
  9913.      * Gets the private 'validator.not_compromised_password' shared service.
  9914.      *
  9915.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9916.      */
  9917.     protected function getValidator_NotCompromisedPasswordService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9921.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9922.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  9923.     }
  9924.     /**
  9925.      * Gets the private 'web_profiler.csp.handler' shared service.
  9926.      *
  9927.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9928.      */
  9929.     protected function getWebProfiler_Csp_HandlerService()
  9930.     {
  9931.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9932.     }
  9933.     /**
  9934.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9935.      *
  9936.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9937.      */
  9938.     protected function getWebProfiler_DebugToolbarService()
  9939.     {
  9940.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9941.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9942.             return $this->privates['web_profiler.debug_toolbar'];
  9943.         }
  9944.         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()), NULL);
  9945.     }
  9946.     /**
  9947.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9948.      *
  9949.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9950.      */
  9951.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  9952.     {
  9953.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9954.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9955.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9956.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  9957.     }
  9958.     /**
  9959.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9960.      *
  9961.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9962.      */
  9963.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  9964.     {
  9965.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9966.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  9967.         ], [
  9968.             '_default' => '?',
  9969.         ]), '_default');
  9970.     }
  9971.     /**
  9972.      * Gets the private 'webpack_encore.exception_listener' shared service.
  9973.      *
  9974.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9975.      */
  9976.     protected function getWebpackEncore_ExceptionListenerService()
  9977.     {
  9978.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9979.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  9980.     }
  9981.     /**
  9982.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  9983.      *
  9984.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  9985.      */
  9986.     protected function getWebpackEncore_TagRendererService()
  9987.     {
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  9989.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9990.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  9991.             return $this->privates['webpack_encore.tag_renderer'];
  9992.         }
  9993.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  9994.     }
  9995.     /**
  9996.      * Gets the public 'cache_clearer' alias.
  9997.      *
  9998.      * @return object The ".container.private.cache_clearer" service.
  9999.      */
  10000.     protected function getCacheClearerService()
  10001.     {
  10002.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  10003.         return $this->get('.container.private.cache_clearer');
  10004.     }
  10005.     /**
  10006.      * Gets the public 'filesystem' alias.
  10007.      *
  10008.      * @return object The ".container.private.filesystem" service.
  10009.      */
  10010.     protected function getFilesystemService()
  10011.     {
  10012.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  10013.         return $this->get('.container.private.filesystem');
  10014.     }
  10015.     /**
  10016.      * Gets the public 'serializer' alias.
  10017.      *
  10018.      * @return object The ".container.private.serializer" service.
  10019.      */
  10020.     protected function getSerializerService()
  10021.     {
  10022.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  10023.         return $this->get('.container.private.serializer');
  10024.     }
  10025.     /**
  10026.      * Gets the public 'security.csrf.token_manager' alias.
  10027.      *
  10028.      * @return object The ".container.private.security.csrf.token_manager" service.
  10029.      */
  10030.     protected function getSecurity_Csrf_TokenManagerService()
  10031.     {
  10032.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  10033.         return $this->get('.container.private.security.csrf.token_manager');
  10034.     }
  10035.     /**
  10036.      * Gets the public 'form.factory' alias.
  10037.      *
  10038.      * @return object The ".container.private.form.factory" service.
  10039.      */
  10040.     protected function getForm_FactoryService()
  10041.     {
  10042.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  10043.         return $this->get('.container.private.form.factory');
  10044.     }
  10045.     /**
  10046.      * Gets the public 'form.type.file' alias.
  10047.      *
  10048.      * @return object The ".container.private.form.type.file" service.
  10049.      */
  10050.     protected function getForm_Type_FileService()
  10051.     {
  10052.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  10053.         return $this->get('.container.private.form.type.file');
  10054.     }
  10055.     /**
  10056.      * Gets the public 'profiler' alias.
  10057.      *
  10058.      * @return object The ".container.private.profiler" service.
  10059.      */
  10060.     protected function getProfilerService()
  10061.     {
  10062.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  10063.         return $this->get('.container.private.profiler');
  10064.     }
  10065.     /**
  10066.      * Gets the public 'twig' alias.
  10067.      *
  10068.      * @return object The ".container.private.twig" service.
  10069.      */
  10070.     protected function getTwigService()
  10071.     {
  10072.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  10073.         return $this->get('.container.private.twig');
  10074.     }
  10075.     /**
  10076.      * Gets the public 'security.authorization_checker' alias.
  10077.      *
  10078.      * @return object The ".container.private.security.authorization_checker" service.
  10079.      */
  10080.     protected function getSecurity_AuthorizationCheckerService()
  10081.     {
  10082.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  10083.         return $this->get('.container.private.security.authorization_checker');
  10084.     }
  10085.     /**
  10086.      * Gets the public 'security.token_storage' alias.
  10087.      *
  10088.      * @return object The ".container.private.security.token_storage" service.
  10089.      */
  10090.     protected function getSecurity_TokenStorageService()
  10091.     {
  10092.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  10093.         return $this->get('.container.private.security.token_storage');
  10094.     }
  10095.     /**
  10096.      * Gets the public 'security.password_encoder' alias.
  10097.      *
  10098.      * @return object The ".container.private.security.password_encoder" service.
  10099.      */
  10100.     protected function getSecurity_PasswordEncoderService()
  10101.     {
  10102.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  10103.         return $this->get('.container.private.security.password_encoder');
  10104.     }
  10105.     /**
  10106.      * Gets the public 'session' alias.
  10107.      *
  10108.      * @return object The ".container.private.session" service.
  10109.      */
  10110.     protected function getSessionService()
  10111.     {
  10112.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  10113.         return $this->get('.container.private.session');
  10114.     }
  10115.     /**
  10116.      * Gets the public 'validator' alias.
  10117.      *
  10118.      * @return object The ".container.private.validator" service.
  10119.      */
  10120.     protected function getValidatorService()
  10121.     {
  10122.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  10123.         return $this->get('.container.private.validator');
  10124.     }
  10125.     /**
  10126.      * @return array|bool|float|int|string|\UnitEnum|null
  10127.      */
  10128.     public function getParameter(string $name)
  10129.     {
  10130.         if (isset($this->buildParameters[$name])) {
  10131.             return $this->buildParameters[$name];
  10132.         }
  10133.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10134.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10135.         }
  10136.         if (isset($this->loadedDynamicParameters[$name])) {
  10137.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10138.         }
  10139.         return $this->parameters[$name];
  10140.     }
  10141.     public function hasParameter(string $name): bool
  10142.     {
  10143.         if (isset($this->buildParameters[$name])) {
  10144.             return true;
  10145.         }
  10146.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10147.     }
  10148.     public function setParameter(string $name$value): void
  10149.     {
  10150.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10151.     }
  10152.     public function getParameterBag(): ParameterBagInterface
  10153.     {
  10154.         if (null === $this->parameterBag) {
  10155.             $parameters $this->parameters;
  10156.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10157.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10158.             }
  10159.             foreach ($this->buildParameters as $name => $value) {
  10160.                 $parameters[$name] = $value;
  10161.             }
  10162.             $this->parameterBag = new FrozenParameterBag($parameters);
  10163.         }
  10164.         return $this->parameterBag;
  10165.     }
  10166.     private $loadedDynamicParameters = [
  10167.         'kernel.runtime_environment' => false,
  10168.         'kernel.build_dir' => false,
  10169.         'kernel.cache_dir' => false,
  10170.         'kernel.secret' => false,
  10171.         'debug.container.dump' => false,
  10172.         'serializer.mapping.cache.file' => false,
  10173.         'validator.mapping.cache.file' => false,
  10174.         'profiler.storage.dsn' => false,
  10175.         'doctrine.orm.proxy_dir' => false,
  10176.         'nelmio_cors.defaults' => false,
  10177.     ];
  10178.     private $dynamicParameters = [];
  10179.     private function getDynamicParameter(string $name)
  10180.     {
  10181.         switch ($name) {
  10182.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10183.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10184.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10185.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10186.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10187.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10188.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10189.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10190.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10191.             case 'nelmio_cors.defaults'$value = [
  10192.                 'allow_origin' => [
  10193.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  10194.                 ],
  10195.                 'allow_credentials' => false,
  10196.                 'allow_headers' => [
  10197.                     => 'content-type',
  10198.                     => 'authorization',
  10199.                 ],
  10200.                 'expose_headers' => [
  10201.                     => 'Link',
  10202.                 ],
  10203.                 'allow_methods' => [
  10204.                     => 'GET',
  10205.                     => 'OPTIONS',
  10206.                     => 'POST',
  10207.                     => 'PUT',
  10208.                     => 'PATCH',
  10209.                     => 'DELETE',
  10210.                 ],
  10211.                 'max_age' => 3600,
  10212.                 'hosts' => [
  10213.                 ],
  10214.                 'origin_regex' => true,
  10215.                 'forced_allow_origin_value' => NULL,
  10216.                 'skip_same_as_origin' => true,
  10217.             ]; break;
  10218.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10219.         }
  10220.         $this->loadedDynamicParameters[$name] = true;
  10221.         return $this->dynamicParameters[$name] = $value;
  10222.     }
  10223.     protected function getDefaultParameters(): array
  10224.     {
  10225.         return [
  10226.             'kernel.project_dir' => \dirname(__DIR__4),
  10227.             'kernel.environment' => 'dev',
  10228.             'kernel.debug' => true,
  10229.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10230.             'kernel.bundles' => [
  10231.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10232.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10233.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10234.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10235.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10236.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10237.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  10238.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  10239.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  10240.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  10241.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10242.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10243.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10244.             ],
  10245.             'kernel.bundles_metadata' => [
  10246.                 'FrameworkBundle' => [
  10247.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10248.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10249.                 ],
  10250.                 'MakerBundle' => [
  10251.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10252.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10253.                 ],
  10254.                 'DoctrineBundle' => [
  10255.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10256.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10257.                 ],
  10258.                 'DoctrineMigrationsBundle' => [
  10259.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10260.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10261.                 ],
  10262.                 'TwigBundle' => [
  10263.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10264.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10265.                 ],
  10266.                 'SecurityBundle' => [
  10267.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10268.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10269.                 ],
  10270.                 'NelmioCorsBundle' => [
  10271.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  10272.                     'namespace' => 'Nelmio\\CorsBundle',
  10273.                 ],
  10274.                 'ApiPlatformBundle' => [
  10275.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  10276.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  10277.                 ],
  10278.                 'EasyAdminBundle' => [
  10279.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  10280.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  10281.                 ],
  10282.                 'FOSJsRoutingBundle' => [
  10283.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  10284.                     'namespace' => 'FOS\\JsRoutingBundle',
  10285.                 ],
  10286.                 'WebProfilerBundle' => [
  10287.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10288.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10289.                 ],
  10290.                 'MonologBundle' => [
  10291.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10292.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10293.                 ],
  10294.                 'WebpackEncoreBundle' => [
  10295.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10296.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10297.                 ],
  10298.             ],
  10299.             'kernel.charset' => 'UTF-8',
  10300.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10301.             'container.dumper.inline_class_loader' => true,
  10302.             'container.dumper.inline_factories' => true,
  10303.             'storage_path' => (\dirname(__DIR__4).'/storage'),
  10304.             'event_dispatcher.event_aliases' => [
  10305.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10306.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10307.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10308.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10309.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10310.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10311.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10312.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10313.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10314.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10315.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10316.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10317.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10318.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10319.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10320.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10321.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10322.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10323.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10324.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10325.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10326.             ],
  10327.             'fragment.renderer.hinclude.global_template' => NULL,
  10328.             'fragment.path' => '/_fragment',
  10329.             'kernel.http_method_override' => true,
  10330.             'kernel.trusted_hosts' => [
  10331.             ],
  10332.             'kernel.default_locale' => 'en',
  10333.             'kernel.enabled_locales' => [
  10334.             ],
  10335.             'kernel.error_controller' => 'error_controller',
  10336.             'debug.file_link_format' => NULL,
  10337.             'asset.request_context.base_path' => NULL,
  10338.             'asset.request_context.secure' => NULL,
  10339.             'translator.logging' => false,
  10340.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10341.             'debug.error_handler.throw_at' => -1,
  10342.             'router.request_context.host' => 'localhost',
  10343.             'router.request_context.scheme' => 'http',
  10344.             'router.request_context.base_url' => '',
  10345.             'router.resource' => 'kernel::loadRoutes',
  10346.             'request_listener.http_port' => 80,
  10347.             'request_listener.https_port' => 443,
  10348.             'session.metadata.storage_key' => '_sf2_meta',
  10349.             'session.storage.options' => [
  10350.                 'cache_limiter' => '0',
  10351.                 'cookie_secure' => 'auto',
  10352.                 'cookie_httponly' => true,
  10353.                 'cookie_samesite' => 'lax',
  10354.                 'gc_probability' => 1,
  10355.             ],
  10356.             'session.save_path' => NULL,
  10357.             'session.metadata.update_threshold' => 0,
  10358.             'form.type_extension.csrf.enabled' => true,
  10359.             'form.type_extension.csrf.field_name' => '_token',
  10360.             'validator.translation_domain' => 'validators',
  10361.             'profiler_listener.only_exceptions' => false,
  10362.             'profiler_listener.only_main_requests' => false,
  10363.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10364.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10365.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10366.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10367.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10368.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10369.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10370.             'doctrine.entity_managers' => [
  10371.                 'default' => 'doctrine.orm.default_entity_manager',
  10372.             ],
  10373.             'doctrine.default_entity_manager' => 'default',
  10374.             'doctrine.dbal.connection_factory.types' => [
  10375.             ],
  10376.             'doctrine.connections' => [
  10377.                 'default' => 'doctrine.dbal.default_connection',
  10378.             ],
  10379.             'doctrine.default_connection' => 'default',
  10380.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10381.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10382.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10383.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10384.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10385.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10386.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10387.             'doctrine.orm.cache.memcache_port' => 11211,
  10388.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10389.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10390.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10391.             'doctrine.orm.cache.memcached_port' => 11211,
  10392.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10393.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10394.             'doctrine.orm.cache.redis_host' => 'localhost',
  10395.             'doctrine.orm.cache.redis_port' => 6379,
  10396.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10397.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10398.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10399.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10400.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10401.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10402.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10403.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10404.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10405.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10406.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10407.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10408.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10409.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10410.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10411.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10412.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10413.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10414.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10415.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10416.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10417.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10418.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10419.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10420.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10421.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10422.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10423.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10424.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10425.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10426.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10427.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  10428.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10429.             'doctrine.migrations.preferred_em' => NULL,
  10430.             'doctrine.migrations.preferred_connection' => NULL,
  10431.             'twig.form.resources' => [
  10432.                 => 'form_div_layout.html.twig',
  10433.             ],
  10434.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10435.             'security.role_hierarchy.roles' => [
  10436.             ],
  10437.             'security.access.denied_url' => NULL,
  10438.             'security.authentication.manager.erase_credentials' => true,
  10439.             'security.authentication.session_strategy.strategy' => 'migrate',
  10440.             'security.access.always_authenticate_before_granting' => false,
  10441.             'security.authentication.hide_user_not_found' => true,
  10442.             'security.firewalls' => [
  10443.                 => 'dev',
  10444.                 => 'main',
  10445.             ],
  10446.             'security.main._indexed_authenticators' => [
  10447.             ],
  10448.             'nelmio_cors.map' => [
  10449.                 '^/' => [
  10450.                     'skip_same_as_origin' => true,
  10451.                 ],
  10452.             ],
  10453.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  10454.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  10455.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  10456.             'api_platform.metadata_backward_compatibility_layer' => true,
  10457.             'api_platform.enable_entrypoint' => true,
  10458.             'api_platform.enable_docs' => true,
  10459.             'api_platform.title' => '',
  10460.             'api_platform.description' => '',
  10461.             'api_platform.version' => '0.0.0',
  10462.             'api_platform.show_webby' => true,
  10463.             'api_platform.url_generation_strategy' => 1,
  10464.             'api_platform.exception_to_status' => [
  10465.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  10466.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  10467.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  10468.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  10469.             ],
  10470.             'api_platform.formats' => [
  10471.                 'jsonld' => [
  10472.                     => 'application/ld+json',
  10473.                 ],
  10474.                 'json' => [
  10475.                     => 'application/json',
  10476.                 ],
  10477.                 'html' => [
  10478.                     => 'text/html',
  10479.                 ],
  10480.             ],
  10481.             'api_platform.patch_formats' => [
  10482.                 'json' => [
  10483.                     => 'application/merge-patch+json',
  10484.                 ],
  10485.             ],
  10486.             'api_platform.error_formats' => [
  10487.                 'jsonproblem' => [
  10488.                     => 'application/problem+json',
  10489.                 ],
  10490.                 'jsonld' => [
  10491.                     => 'application/ld+json',
  10492.                 ],
  10493.             ],
  10494.             'api_platform.allow_plain_identifiers' => false,
  10495.             'api_platform.eager_loading.enabled' => true,
  10496.             'api_platform.eager_loading.max_joins' => 30,
  10497.             'api_platform.eager_loading.fetch_partial' => false,
  10498.             'api_platform.eager_loading.force_eager' => true,
  10499.             'api_platform.collection.exists_parameter_name' => 'exists',
  10500.             'api_platform.collection.order' => 'ASC',
  10501.             'api_platform.collection.order_parameter_name' => 'order',
  10502.             'api_platform.collection.order_nulls_comparison' => NULL,
  10503.             'api_platform.collection.pagination.enabled' => true,
  10504.             'api_platform.collection.pagination.partial' => false,
  10505.             'api_platform.collection.pagination.client_enabled' => false,
  10506.             'api_platform.collection.pagination.client_items_per_page' => false,
  10507.             'api_platform.collection.pagination.client_partial' => false,
  10508.             'api_platform.collection.pagination.items_per_page' => 30,
  10509.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  10510.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  10511.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  10512.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  10513.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  10514.             'api_platform.collection.pagination' => [
  10515.                 'enabled' => true,
  10516.                 'partial' => false,
  10517.                 'client_enabled' => false,
  10518.                 'client_items_per_page' => false,
  10519.                 'client_partial' => false,
  10520.                 'items_per_page' => 30,
  10521.                 'maximum_items_per_page' => NULL,
  10522.                 'page_parameter_name' => 'page',
  10523.                 'enabled_parameter_name' => 'pagination',
  10524.                 'items_per_page_parameter_name' => 'itemsPerPage',
  10525.                 'partial_parameter_name' => 'partial',
  10526.             ],
  10527.             'api_platform.http_cache.etag' => true,
  10528.             'api_platform.http_cache.max_age' => NULL,
  10529.             'api_platform.http_cache.shared_max_age' => NULL,
  10530.             'api_platform.http_cache.vary' => [
  10531.                 => 'Accept',
  10532.             ],
  10533.             'api_platform.http_cache.public' => NULL,
  10534.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  10535.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  10536.             'api_platform.asset_package' => NULL,
  10537.             'api_platform.defaults' => [
  10538.                 'attributes' => [
  10539.                 ],
  10540.             ],
  10541.             'api_platform.resource_class_directories' => [
  10542.                 => (\dirname(__DIR__4).'/src/Entity'),
  10543.             ],
  10544.             'api_platform.oauth.enabled' => false,
  10545.             'api_platform.oauth.clientId' => '',
  10546.             'api_platform.oauth.clientSecret' => '',
  10547.             'api_platform.oauth.type' => 'oauth2',
  10548.             'api_platform.oauth.flow' => 'application',
  10549.             'api_platform.oauth.tokenUrl' => '',
  10550.             'api_platform.oauth.authorizationUrl' => '',
  10551.             'api_platform.oauth.refreshUrl' => '',
  10552.             'api_platform.oauth.scopes' => [
  10553.             ],
  10554.             'api_platform.oauth.pkce' => false,
  10555.             'api_platform.openapi.termsOfService' => NULL,
  10556.             'api_platform.openapi.contact.name' => NULL,
  10557.             'api_platform.openapi.contact.url' => NULL,
  10558.             'api_platform.openapi.contact.email' => NULL,
  10559.             'api_platform.openapi.license.name' => NULL,
  10560.             'api_platform.openapi.license.url' => NULL,
  10561.             'api_platform.swagger.versions' => [
  10562.                 => 3,
  10563.             ],
  10564.             'api_platform.enable_swagger_ui' => true,
  10565.             'api_platform.enable_re_doc' => true,
  10566.             'api_platform.swagger.api_keys' => [
  10567.             ],
  10568.             'api_platform.swagger_ui.extra_configuration' => [
  10569.             ],
  10570.             'api_platform.graphql.enabled' => false,
  10571.             'api_platform.graphql.graphiql.enabled' => false,
  10572.             'api_platform.graphql.graphql_playground.enabled' => false,
  10573.             'api_platform.graphql.collection.pagination' => [
  10574.                 'enabled' => true,
  10575.             ],
  10576.             'api_platform.validator.serialize_payload_fields' => [
  10577.             ],
  10578.             'api_platform.validator.query_parameter_validation' => true,
  10579.             'api_platform.elasticsearch.enabled' => false,
  10580.             'easyadmin.config' => [
  10581.                 'entities' => [
  10582.                     'Utilisateurs' => [
  10583.                         'class' => 'App\\Entity\\Utilisateurs',
  10584.                         'name' => 'Utilisateurs',
  10585.                     ],
  10586.                 ],
  10587.                 'site_name' => 'EasyAdmin',
  10588.                 'formats' => [
  10589.                     'date' => 'Y-m-d',
  10590.                     'time' => 'H:i:s',
  10591.                     'datetime' => 'F j, Y H:i',
  10592.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  10593.                 ],
  10594.                 'disabled_actions' => [
  10595.                 ],
  10596.                 'translation_domain' => 'messages',
  10597.                 'user' => [
  10598.                     'display_name' => true,
  10599.                     'display_avatar' => true,
  10600.                     'name_property_path' => '__toString',
  10601.                     'avatar_property_path' => NULL,
  10602.                 ],
  10603.                 'design' => [
  10604.                     'brand_color' => 'hsl(230, 55%, 60%)',
  10605.                     'form_theme' => [
  10606.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  10607.                     ],
  10608.                     'assets' => [
  10609.                         'css' => [
  10610.                         ],
  10611.                         'js' => [
  10612.                         ],
  10613.                         'favicon' => [
  10614.                             'path' => 'favicon.ico',
  10615.                             'mime_type' => 'image/x-icon',
  10616.                         ],
  10617.                     ],
  10618.                     'menu' => [
  10619.                     ],
  10620.                 ],
  10621.                 'list' => [
  10622.                     'actions' => [
  10623.                     ],
  10624.                     'collapse_actions' => false,
  10625.                     'batch_actions' => [
  10626.                     ],
  10627.                     'max_results' => 15,
  10628.                     'item_permission' => NULL,
  10629.                 ],
  10630.                 'search' => [
  10631.                 ],
  10632.                 'edit' => [
  10633.                     'actions' => [
  10634.                     ],
  10635.                     'item_permission' => NULL,
  10636.                 ],
  10637.                 'new' => [
  10638.                     'actions' => [
  10639.                     ],
  10640.                     'item_permission' => NULL,
  10641.                 ],
  10642.                 'show' => [
  10643.                     'actions' => [
  10644.                     ],
  10645.                     'max_results' => 10,
  10646.                     'item_permission' => NULL,
  10647.                 ],
  10648.             ],
  10649.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  10650.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  10651.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  10652.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  10653.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  10654.             'fos_js_routing.request_context_base_url' => NULL,
  10655.             'fos_js_routing.cache_control' => [
  10656.                 'enabled' => false,
  10657.             ],
  10658.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10659.             'web_profiler.debug_toolbar.mode' => 2,
  10660.             'monolog.use_microseconds' => true,
  10661.             'monolog.swift_mailer.handlers' => [
  10662.             ],
  10663.             'monolog.handlers_to_channels' => [
  10664.                 'monolog.handler.console' => [
  10665.                     'type' => 'exclusive',
  10666.                     'elements' => [
  10667.                         => 'event',
  10668.                         => 'doctrine',
  10669.                         => 'console',
  10670.                     ],
  10671.                 ],
  10672.                 'monolog.handler.main' => [
  10673.                     'type' => 'exclusive',
  10674.                     'elements' => [
  10675.                         => 'event',
  10676.                     ],
  10677.                 ],
  10678.             ],
  10679.             'data_collector.templates' => [
  10680.                 'data_collector.request' => [
  10681.                     => 'request',
  10682.                     => '@WebProfiler/Collector/request.html.twig',
  10683.                 ],
  10684.                 'api_platform.data_collector.request' => [
  10685.                     => 'api_platform.data_collector.request',
  10686.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  10687.                 ],
  10688.                 'data_collector.time' => [
  10689.                     => 'time',
  10690.                     => '@WebProfiler/Collector/time.html.twig',
  10691.                 ],
  10692.                 'data_collector.memory' => [
  10693.                     => 'memory',
  10694.                     => '@WebProfiler/Collector/memory.html.twig',
  10695.                 ],
  10696.                 'data_collector.validator' => [
  10697.                     => 'validator',
  10698.                     => '@WebProfiler/Collector/validator.html.twig',
  10699.                 ],
  10700.                 'data_collector.ajax' => [
  10701.                     => 'ajax',
  10702.                     => '@WebProfiler/Collector/ajax.html.twig',
  10703.                 ],
  10704.                 'data_collector.form' => [
  10705.                     => 'form',
  10706.                     => '@WebProfiler/Collector/form.html.twig',
  10707.                 ],
  10708.                 'data_collector.exception' => [
  10709.                     => 'exception',
  10710.                     => '@WebProfiler/Collector/exception.html.twig',
  10711.                 ],
  10712.                 'data_collector.logger' => [
  10713.                     => 'logger',
  10714.                     => '@WebProfiler/Collector/logger.html.twig',
  10715.                 ],
  10716.                 'data_collector.events' => [
  10717.                     => 'events',
  10718.                     => '@WebProfiler/Collector/events.html.twig',
  10719.                 ],
  10720.                 'data_collector.router' => [
  10721.                     => 'router',
  10722.                     => '@WebProfiler/Collector/router.html.twig',
  10723.                 ],
  10724.                 'data_collector.cache' => [
  10725.                     => 'cache',
  10726.                     => '@WebProfiler/Collector/cache.html.twig',
  10727.                 ],
  10728.                 'data_collector.translation' => [
  10729.                     => 'translation',
  10730.                     => '@WebProfiler/Collector/translation.html.twig',
  10731.                 ],
  10732.                 'data_collector.security' => [
  10733.                     => 'security',
  10734.                     => '@Security/Collector/security.html.twig',
  10735.                 ],
  10736.                 'data_collector.twig' => [
  10737.                     => 'twig',
  10738.                     => '@WebProfiler/Collector/twig.html.twig',
  10739.                 ],
  10740.                 'data_collector.doctrine' => [
  10741.                     => 'db',
  10742.                     => '@Doctrine/Collector/db.html.twig',
  10743.                 ],
  10744.                 'easyadmin.data_collector' => [
  10745.                     => 'easyadmin',
  10746.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  10747.                 ],
  10748.                 'data_collector.config' => [
  10749.                     => 'config',
  10750.                     => '@WebProfiler/Collector/config.html.twig',
  10751.                 ],
  10752.             ],
  10753.             'console.command.ids' => [
  10754.             ],
  10755.         ];
  10756.     }
  10757.     protected function throw($message)
  10758.     {
  10759.         throw new RuntimeException($message);
  10760.     }
  10761. }