var/cache/dev/ContainerAyexBHG/App_KernelDevDebugContainer.php line 5927

Open in your IDE?
  1. <?php
  2. namespace ContainerAyexBHG;
  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.LbBkar4' shared service.
  3528.      *
  3529.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3530.      */
  3531.     protected function get_ServiceLocator_LbBkar4Service()
  3532.     {
  3533.         return $this->privates['.service_locator.LbBkar4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3534.             'App\\Controller\\AchatController::create' => ['privates''.service_locator.6iL6qIr''get_ServiceLocator_6iL6qIrService'false],
  3535.             'App\\Controller\\AchatController::delete' => ['privates''.service_locator.hD8o_hy''get_ServiceLocator_HD8oHyService'false],
  3536.             'App\\Controller\\AchatController::getFactureAchat' => ['privates''.service_locator.FCWZBjR''get_ServiceLocator_FCWZBjRService'false],
  3537.             'App\\Controller\\AdminController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3538.             'App\\Controller\\AdminController::delete' => ['privates''.service_locator._6JavWY''get_ServiceLocator_6JavWYService'false],
  3539.             'App\\Controller\\AdminController::update' => ['privates''.service_locator.obfitaa''get_ServiceLocator_ObfitaaService'false],
  3540.             'App\\Controller\\AuthentificatorController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3541.             'App\\Controller\\ClientsController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3542.             'App\\Controller\\ClientsController::delete' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3543.             'App\\Controller\\ClientsController::getInfos' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3544.             'App\\Controller\\ClientsController::search' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3545.             'App\\Controller\\ClientsController::update' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3546.             'App\\Controller\\CommandeController::delete' => ['privates''.service_locator.hcMPWcF''get_ServiceLocator_HcMPWcFService'false],
  3547.             'App\\Controller\\CommandeController::downloadDocBL' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3548.             'App\\Controller\\CommandeController::downloadDocFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3549.             'App\\Controller\\CommandeController::edit' => ['privates''.service_locator.ABQ5P4x''get_ServiceLocator_ABQ5P4xService'false],
  3550.             'App\\Controller\\CommandeController::guessLot' => ['privates''.service_locator.Ncw9N_H''get_ServiceLocator_Ncw9NHService'false],
  3551.             'App\\Controller\\CommandeController::list' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3552.             'App\\Controller\\CommandeController::mappingData' => ['privates''.service_locator.ttJxBw.''get_ServiceLocator_TtJxBw_Service'false],
  3553.             'App\\Controller\\DashboardController::dashboard' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3554.             'App\\Controller\\DatatableController::searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3555.             'App\\Controller\\DatatableController::searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3556.             'App\\Controller\\DatatableController::searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3557.             'App\\Controller\\DatatableController::searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3558.             'App\\Controller\\DatatableController::searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3559.             'App\\Controller\\DatatableController::searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3560.             'App\\Controller\\DatatableController::searchFacturesEdited' => ['privates''.service_locator.uz4yI_q''get_ServiceLocator_Uz4yIQService'false],
  3561.             'App\\Controller\\DatatableController::searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3562.             'App\\Controller\\DatatableController::searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3563.             'App\\Controller\\DatatableController::searchGlobalStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3564.             'App\\Controller\\DatatableController::searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3565.             'App\\Controller\\DatatableController::searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3566.             'App\\Controller\\DatatableController::searchJournalTotalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3567.             'App\\Controller\\DatatableController::searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3568.             'App\\Controller\\DatatableController::searchRefBudget' => ['privates''.service_locator.DeoiZy4''get_ServiceLocator_DeoiZy4Service'false],
  3569.             'App\\Controller\\DatatableController::searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3570.             'App\\Controller\\DatatableController::searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3571.             'App\\Controller\\ExportController::searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3572.             'App\\Controller\\ExportController::searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3573.             'App\\Controller\\ExportController::searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3574.             'App\\Controller\\ExportController::searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3575.             'App\\Controller\\ExportController::searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3576.             'App\\Controller\\ExportController::searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3577.             'App\\Controller\\ExportController::searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3578.             'App\\Controller\\ExportController::searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3579.             'App\\Controller\\ExportController::searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3580.             'App\\Controller\\ExportController::searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3581.             'App\\Controller\\ExportController::searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3582.             'App\\Controller\\ExportController::searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3583.             'App\\Controller\\ExportController::searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3584.             'App\\Controller\\FactureController::createDocFacture' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3585.             'App\\Controller\\FactureController::createFacture' => ['privates''.service_locator.wfAyI8L''get_ServiceLocator_WfAyI8LService'false],
  3586.             'App\\Controller\\FactureController::docXToPdf' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3587.             'App\\Controller\\FactureController::getFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3588.             'App\\Controller\\FactureController::getFactureEdited' => ['privates''.service_locator.ePlXVrH''get_ServiceLocator_EPlXVrHService'false],
  3589.             'App\\Controller\\FactureController::mappingData' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3590.             'App\\Controller\\FournisseurController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3591.             'App\\Controller\\FournisseurController::delete' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3592.             'App\\Controller\\FournisseurController::update' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3593.             'App\\Controller\\FraisController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3594.             'App\\Controller\\FraisController::delete' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3595.             'App\\Controller\\FraisController::docXToPdf' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3596.             'App\\Controller\\FraisController::downloadDocBL' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3597.             'App\\Controller\\FraisController::edit' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3598.             'App\\Controller\\FraisController::mappingData' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3599.             'App\\Controller\\HomeController::acceuil' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3600.             'App\\Controller\\RegistrationController::register' => ['privates''.service_locator.yhOakWd''get_ServiceLocator_YhOakWdService'false],
  3601.             'App\\Controller\\StatistiqueController::getDataAchats' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3602.             'App\\Controller\\StatistiqueController::getDataBudget' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3603.             'App\\Controller\\StatistiqueController::getDataCa' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3604.             'App\\Controller\\StatistiqueController::getDataPie' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3605.             'App\\Controller\\StatistiqueController::getDataPrd' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3606.             'App\\Controller\\StatistiqueController::getDataStock' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3607.             'App\\Controller\\StatistiqueController::getDataSyn' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3608.             'App\\Controller\\StatistiqueController::getDataVentes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3609.             'App\\Controller\\StatistiqueController::getDataVentesBouteilles' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3610.             'App\\Controller\\StatistiqueController::syntheseCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3611.             'App\\Controller\\StatistiqueController::syntheseFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3612.             'App\\Controller\\StatistiqueController::syntheseTotale' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3613.             'App\\Controller\\StockController::create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3614.             'App\\Controller\\StockController::delete' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3615.             'App\\Controller\\StockController::getInfos' => ['privates''.service_locator.oOCVzwv''get_ServiceLocator_OOCVzwvService'false],
  3616.             'App\\Controller\\StockController::getProductInfo' => ['privates''.service_locator.ThvNZOt''get_ServiceLocator_ThvNZOtService'false],
  3617.             'App\\Controller\\StockController::parseFile' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  3618.             'App\\Controller\\StockController::update' => ['privates''.service_locator.Ze5oiV1''get_ServiceLocator_Ze5oiV1Service'false],
  3619.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3620.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3621.             'App\\Controller\\AchatController:create' => ['privates''.service_locator.6iL6qIr''get_ServiceLocator_6iL6qIrService'false],
  3622.             'App\\Controller\\AchatController:delete' => ['privates''.service_locator.hD8o_hy''get_ServiceLocator_HD8oHyService'false],
  3623.             'App\\Controller\\AchatController:getFactureAchat' => ['privates''.service_locator.FCWZBjR''get_ServiceLocator_FCWZBjRService'false],
  3624.             'App\\Controller\\AdminController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3625.             'App\\Controller\\AdminController:delete' => ['privates''.service_locator._6JavWY''get_ServiceLocator_6JavWYService'false],
  3626.             'App\\Controller\\AdminController:update' => ['privates''.service_locator.obfitaa''get_ServiceLocator_ObfitaaService'false],
  3627.             'App\\Controller\\AuthentificatorController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3628.             'App\\Controller\\ClientsController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3629.             'App\\Controller\\ClientsController:delete' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3630.             'App\\Controller\\ClientsController:getInfos' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3631.             'App\\Controller\\ClientsController:search' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3632.             'App\\Controller\\ClientsController:update' => ['privates''.service_locator.UHxJVNX''get_ServiceLocator_UHxJVNXService'false],
  3633.             'App\\Controller\\CommandeController:delete' => ['privates''.service_locator.hcMPWcF''get_ServiceLocator_HcMPWcFService'false],
  3634.             'App\\Controller\\CommandeController:downloadDocBL' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3635.             'App\\Controller\\CommandeController:downloadDocFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3636.             'App\\Controller\\CommandeController:edit' => ['privates''.service_locator.ABQ5P4x''get_ServiceLocator_ABQ5P4xService'false],
  3637.             'App\\Controller\\CommandeController:guessLot' => ['privates''.service_locator.Ncw9N_H''get_ServiceLocator_Ncw9NHService'false],
  3638.             'App\\Controller\\CommandeController:list' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3639.             'App\\Controller\\CommandeController:mappingData' => ['privates''.service_locator.ttJxBw.''get_ServiceLocator_TtJxBw_Service'false],
  3640.             'App\\Controller\\DashboardController:dashboard' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3641.             'App\\Controller\\DatatableController:searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3642.             'App\\Controller\\DatatableController:searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3643.             'App\\Controller\\DatatableController:searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3644.             'App\\Controller\\DatatableController:searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3645.             'App\\Controller\\DatatableController:searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3646.             'App\\Controller\\DatatableController:searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3647.             'App\\Controller\\DatatableController:searchFacturesEdited' => ['privates''.service_locator.uz4yI_q''get_ServiceLocator_Uz4yIQService'false],
  3648.             'App\\Controller\\DatatableController:searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3649.             'App\\Controller\\DatatableController:searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3650.             'App\\Controller\\DatatableController:searchGlobalStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3651.             'App\\Controller\\DatatableController:searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3652.             'App\\Controller\\DatatableController:searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3653.             'App\\Controller\\DatatableController:searchJournalTotalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3654.             'App\\Controller\\DatatableController:searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3655.             'App\\Controller\\DatatableController:searchRefBudget' => ['privates''.service_locator.DeoiZy4''get_ServiceLocator_DeoiZy4Service'false],
  3656.             'App\\Controller\\DatatableController:searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3657.             'App\\Controller\\DatatableController:searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3658.             'App\\Controller\\ExportController:searchAchats' => ['privates''.service_locator.PR.7259''get_ServiceLocator_PR_7259Service'false],
  3659.             'App\\Controller\\ExportController:searchCatClient' => ['privates''.service_locator.gfgS2fO''get_ServiceLocator_GfgS2fOService'false],
  3660.             'App\\Controller\\ExportController:searchCommande' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3661.             'App\\Controller\\ExportController:searchCommandeClient' => ['privates''.service_locator.SridGIK''get_ServiceLocator_SridGIKService'false],
  3662.             'App\\Controller\\ExportController:searchCustomer' => ['privates''.service_locator.bRfn8tz''get_ServiceLocator_BRfn8tzService'false],
  3663.             'App\\Controller\\ExportController:searchFactures' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3664.             'App\\Controller\\ExportController:searchFournisseur' => ['privates''.service_locator.WvHkhwF''get_ServiceLocator_WvHkhwFService'false],
  3665.             'App\\Controller\\ExportController:searchFrais' => ['privates''.service_locator.gP9QlME''get_ServiceLocator_GP9QlMEService'false],
  3666.             'App\\Controller\\ExportController:searchJournalCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3667.             'App\\Controller\\ExportController:searchJournalFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3668.             'App\\Controller\\ExportController:searchProduits' => ['privates''.service_locator.zFQnir0''get_ServiceLocator_ZFQnir0Service'false],
  3669.             'App\\Controller\\ExportController:searchStock' => ['privates''.service_locator.9HcjNHi''get_ServiceLocator_9HcjNHiService'false],
  3670.             'App\\Controller\\ExportController:searchTypesFrais' => ['privates''.service_locator.AKsgrFr''get_ServiceLocator_AKsgrFrService'false],
  3671.             'App\\Controller\\FactureController:createDocFacture' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3672.             'App\\Controller\\FactureController:createFacture' => ['privates''.service_locator.wfAyI8L''get_ServiceLocator_WfAyI8LService'false],
  3673.             'App\\Controller\\FactureController:docXToPdf' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3674.             'App\\Controller\\FactureController:getFacture' => ['privates''.service_locator.Zw3cuZD''get_ServiceLocator_Zw3cuZDService'false],
  3675.             'App\\Controller\\FactureController:getFactureEdited' => ['privates''.service_locator.ePlXVrH''get_ServiceLocator_EPlXVrHService'false],
  3676.             'App\\Controller\\FactureController:mappingData' => ['privates''.service_locator.XVjfyza''get_ServiceLocator_XVjfyzaService'false],
  3677.             'App\\Controller\\FournisseurController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3678.             'App\\Controller\\FournisseurController:delete' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3679.             'App\\Controller\\FournisseurController:update' => ['privates''.service_locator.JSmGeGi''get_ServiceLocator_JSmGeGiService'false],
  3680.             'App\\Controller\\FraisController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3681.             'App\\Controller\\FraisController:delete' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3682.             'App\\Controller\\FraisController:docXToPdf' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3683.             'App\\Controller\\FraisController:downloadDocBL' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3684.             'App\\Controller\\FraisController:edit' => ['privates''.service_locator.Jvq.sqt''get_ServiceLocator_Jvq_SqtService'false],
  3685.             'App\\Controller\\FraisController:mappingData' => ['privates''.service_locator.fL02XhT''get_ServiceLocator_FL02XhTService'false],
  3686.             'App\\Controller\\HomeController:acceuil' => ['privates''.service_locator.v0A2.QO''get_ServiceLocator_V0A2_QOService'false],
  3687.             'App\\Controller\\RegistrationController:register' => ['privates''.service_locator.yhOakWd''get_ServiceLocator_YhOakWdService'false],
  3688.             'App\\Controller\\StatistiqueController:getDataAchats' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3689.             'App\\Controller\\StatistiqueController:getDataBudget' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3690.             'App\\Controller\\StatistiqueController:getDataCa' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3691.             'App\\Controller\\StatistiqueController:getDataPie' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3692.             'App\\Controller\\StatistiqueController:getDataPrd' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3693.             'App\\Controller\\StatistiqueController:getDataStock' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3694.             'App\\Controller\\StatistiqueController:getDataSyn' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3695.             'App\\Controller\\StatistiqueController:getDataVentes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3696.             'App\\Controller\\StatistiqueController:getDataVentesBouteilles' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3697.             'App\\Controller\\StatistiqueController:syntheseCommandes' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3698.             'App\\Controller\\StatistiqueController:syntheseFrais' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3699.             'App\\Controller\\StatistiqueController:syntheseTotale' => ['privates''.service_locator.w5tnOy1''get_ServiceLocator_W5tnOy1Service'false],
  3700.             'App\\Controller\\StockController:create' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  3701.             'App\\Controller\\StockController:delete' => ['privates''.service_locator.vatJC8D''get_ServiceLocator_VatJC8DService'false],
  3702.             'App\\Controller\\StockController:getInfos' => ['privates''.service_locator.oOCVzwv''get_ServiceLocator_OOCVzwvService'false],
  3703.             'App\\Controller\\StockController:getProductInfo' => ['privates''.service_locator.ThvNZOt''get_ServiceLocator_ThvNZOtService'false],
  3704.             'App\\Controller\\StockController:parseFile' => ['privates''.service_locator.aKM6MDa''get_ServiceLocator_AKM6MDaService'false],
  3705.             'App\\Controller\\StockController:update' => ['privates''.service_locator.Ze5oiV1''get_ServiceLocator_Ze5oiV1Service'false],
  3706.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3707.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3708.         ], [
  3709.             'App\\Controller\\AchatController::create' => '?',
  3710.             'App\\Controller\\AchatController::delete' => '?',
  3711.             'App\\Controller\\AchatController::getFactureAchat' => '?',
  3712.             'App\\Controller\\AdminController::create' => '?',
  3713.             'App\\Controller\\AdminController::delete' => '?',
  3714.             'App\\Controller\\AdminController::update' => '?',
  3715.             'App\\Controller\\AuthentificatorController::login' => '?',
  3716.             'App\\Controller\\ClientsController::create' => '?',
  3717.             'App\\Controller\\ClientsController::delete' => '?',
  3718.             'App\\Controller\\ClientsController::getInfos' => '?',
  3719.             'App\\Controller\\ClientsController::search' => '?',
  3720.             'App\\Controller\\ClientsController::update' => '?',
  3721.             'App\\Controller\\CommandeController::delete' => '?',
  3722.             'App\\Controller\\CommandeController::downloadDocBL' => '?',
  3723.             'App\\Controller\\CommandeController::downloadDocFacture' => '?',
  3724.             'App\\Controller\\CommandeController::edit' => '?',
  3725.             'App\\Controller\\CommandeController::guessLot' => '?',
  3726.             'App\\Controller\\CommandeController::list' => '?',
  3727.             'App\\Controller\\CommandeController::mappingData' => '?',
  3728.             'App\\Controller\\DashboardController::dashboard' => '?',
  3729.             'App\\Controller\\DatatableController::searchAchats' => '?',
  3730.             'App\\Controller\\DatatableController::searchCatClient' => '?',
  3731.             'App\\Controller\\DatatableController::searchCommande' => '?',
  3732.             'App\\Controller\\DatatableController::searchCommandeClient' => '?',
  3733.             'App\\Controller\\DatatableController::searchCustomer' => '?',
  3734.             'App\\Controller\\DatatableController::searchFactures' => '?',
  3735.             'App\\Controller\\DatatableController::searchFacturesEdited' => '?',
  3736.             'App\\Controller\\DatatableController::searchFournisseur' => '?',
  3737.             'App\\Controller\\DatatableController::searchFrais' => '?',
  3738.             'App\\Controller\\DatatableController::searchGlobalStock' => '?',
  3739.             'App\\Controller\\DatatableController::searchJournalCommandes' => '?',
  3740.             'App\\Controller\\DatatableController::searchJournalFrais' => '?',
  3741.             'App\\Controller\\DatatableController::searchJournalTotalCommandes' => '?',
  3742.             'App\\Controller\\DatatableController::searchProduits' => '?',
  3743.             'App\\Controller\\DatatableController::searchRefBudget' => '?',
  3744.             'App\\Controller\\DatatableController::searchStock' => '?',
  3745.             'App\\Controller\\DatatableController::searchTypesFrais' => '?',
  3746.             'App\\Controller\\ExportController::searchAchats' => '?',
  3747.             'App\\Controller\\ExportController::searchCatClient' => '?',
  3748.             'App\\Controller\\ExportController::searchCommande' => '?',
  3749.             'App\\Controller\\ExportController::searchCommandeClient' => '?',
  3750.             'App\\Controller\\ExportController::searchCustomer' => '?',
  3751.             'App\\Controller\\ExportController::searchFactures' => '?',
  3752.             'App\\Controller\\ExportController::searchFournisseur' => '?',
  3753.             'App\\Controller\\ExportController::searchFrais' => '?',
  3754.             'App\\Controller\\ExportController::searchJournalCommandes' => '?',
  3755.             'App\\Controller\\ExportController::searchJournalFrais' => '?',
  3756.             'App\\Controller\\ExportController::searchProduits' => '?',
  3757.             'App\\Controller\\ExportController::searchStock' => '?',
  3758.             'App\\Controller\\ExportController::searchTypesFrais' => '?',
  3759.             'App\\Controller\\FactureController::createDocFacture' => '?',
  3760.             'App\\Controller\\FactureController::createFacture' => '?',
  3761.             'App\\Controller\\FactureController::docXToPdf' => '?',
  3762.             'App\\Controller\\FactureController::getFacture' => '?',
  3763.             'App\\Controller\\FactureController::getFactureEdited' => '?',
  3764.             'App\\Controller\\FactureController::mappingData' => '?',
  3765.             'App\\Controller\\FournisseurController::create' => '?',
  3766.             'App\\Controller\\FournisseurController::delete' => '?',
  3767.             'App\\Controller\\FournisseurController::update' => '?',
  3768.             'App\\Controller\\FraisController::create' => '?',
  3769.             'App\\Controller\\FraisController::delete' => '?',
  3770.             'App\\Controller\\FraisController::docXToPdf' => '?',
  3771.             'App\\Controller\\FraisController::downloadDocBL' => '?',
  3772.             'App\\Controller\\FraisController::edit' => '?',
  3773.             'App\\Controller\\FraisController::mappingData' => '?',
  3774.             'App\\Controller\\HomeController::acceuil' => '?',
  3775.             'App\\Controller\\RegistrationController::register' => '?',
  3776.             'App\\Controller\\StatistiqueController::getDataAchats' => '?',
  3777.             'App\\Controller\\StatistiqueController::getDataBudget' => '?',
  3778.             'App\\Controller\\StatistiqueController::getDataCa' => '?',
  3779.             'App\\Controller\\StatistiqueController::getDataPie' => '?',
  3780.             'App\\Controller\\StatistiqueController::getDataPrd' => '?',
  3781.             'App\\Controller\\StatistiqueController::getDataStock' => '?',
  3782.             'App\\Controller\\StatistiqueController::getDataSyn' => '?',
  3783.             'App\\Controller\\StatistiqueController::getDataVentes' => '?',
  3784.             'App\\Controller\\StatistiqueController::getDataVentesBouteilles' => '?',
  3785.             'App\\Controller\\StatistiqueController::syntheseCommandes' => '?',
  3786.             'App\\Controller\\StatistiqueController::syntheseFrais' => '?',
  3787.             'App\\Controller\\StatistiqueController::syntheseTotale' => '?',
  3788.             'App\\Controller\\StockController::create' => '?',
  3789.             'App\\Controller\\StockController::delete' => '?',
  3790.             'App\\Controller\\StockController::getInfos' => '?',
  3791.             'App\\Controller\\StockController::getProductInfo' => '?',
  3792.             'App\\Controller\\StockController::parseFile' => '?',
  3793.             'App\\Controller\\StockController::update' => '?',
  3794.             'kernel::loadRoutes' => '?',
  3795.             'kernel::registerContainerConfiguration' => '?',
  3796.             'App\\Controller\\AchatController:create' => '?',
  3797.             'App\\Controller\\AchatController:delete' => '?',
  3798.             'App\\Controller\\AchatController:getFactureAchat' => '?',
  3799.             'App\\Controller\\AdminController:create' => '?',
  3800.             'App\\Controller\\AdminController:delete' => '?',
  3801.             'App\\Controller\\AdminController:update' => '?',
  3802.             'App\\Controller\\AuthentificatorController:login' => '?',
  3803.             'App\\Controller\\ClientsController:create' => '?',
  3804.             'App\\Controller\\ClientsController:delete' => '?',
  3805.             'App\\Controller\\ClientsController:getInfos' => '?',
  3806.             'App\\Controller\\ClientsController:search' => '?',
  3807.             'App\\Controller\\ClientsController:update' => '?',
  3808.             'App\\Controller\\CommandeController:delete' => '?',
  3809.             'App\\Controller\\CommandeController:downloadDocBL' => '?',
  3810.             'App\\Controller\\CommandeController:downloadDocFacture' => '?',
  3811.             'App\\Controller\\CommandeController:edit' => '?',
  3812.             'App\\Controller\\CommandeController:guessLot' => '?',
  3813.             'App\\Controller\\CommandeController:list' => '?',
  3814.             'App\\Controller\\CommandeController:mappingData' => '?',
  3815.             'App\\Controller\\DashboardController:dashboard' => '?',
  3816.             'App\\Controller\\DatatableController:searchAchats' => '?',
  3817.             'App\\Controller\\DatatableController:searchCatClient' => '?',
  3818.             'App\\Controller\\DatatableController:searchCommande' => '?',
  3819.             'App\\Controller\\DatatableController:searchCommandeClient' => '?',
  3820.             'App\\Controller\\DatatableController:searchCustomer' => '?',
  3821.             'App\\Controller\\DatatableController:searchFactures' => '?',
  3822.             'App\\Controller\\DatatableController:searchFacturesEdited' => '?',
  3823.             'App\\Controller\\DatatableController:searchFournisseur' => '?',
  3824.             'App\\Controller\\DatatableController:searchFrais' => '?',
  3825.             'App\\Controller\\DatatableController:searchGlobalStock' => '?',
  3826.             'App\\Controller\\DatatableController:searchJournalCommandes' => '?',
  3827.             'App\\Controller\\DatatableController:searchJournalFrais' => '?',
  3828.             'App\\Controller\\DatatableController:searchJournalTotalCommandes' => '?',
  3829.             'App\\Controller\\DatatableController:searchProduits' => '?',
  3830.             'App\\Controller\\DatatableController:searchRefBudget' => '?',
  3831.             'App\\Controller\\DatatableController:searchStock' => '?',
  3832.             'App\\Controller\\DatatableController:searchTypesFrais' => '?',
  3833.             'App\\Controller\\ExportController:searchAchats' => '?',
  3834.             'App\\Controller\\ExportController:searchCatClient' => '?',
  3835.             'App\\Controller\\ExportController:searchCommande' => '?',
  3836.             'App\\Controller\\ExportController:searchCommandeClient' => '?',
  3837.             'App\\Controller\\ExportController:searchCustomer' => '?',
  3838.             'App\\Controller\\ExportController:searchFactures' => '?',
  3839.             'App\\Controller\\ExportController:searchFournisseur' => '?',
  3840.             'App\\Controller\\ExportController:searchFrais' => '?',
  3841.             'App\\Controller\\ExportController:searchJournalCommandes' => '?',
  3842.             'App\\Controller\\ExportController:searchJournalFrais' => '?',
  3843.             'App\\Controller\\ExportController:searchProduits' => '?',
  3844.             'App\\Controller\\ExportController:searchStock' => '?',
  3845.             'App\\Controller\\ExportController:searchTypesFrais' => '?',
  3846.             'App\\Controller\\FactureController:createDocFacture' => '?',
  3847.             'App\\Controller\\FactureController:createFacture' => '?',
  3848.             'App\\Controller\\FactureController:docXToPdf' => '?',
  3849.             'App\\Controller\\FactureController:getFacture' => '?',
  3850.             'App\\Controller\\FactureController:getFactureEdited' => '?',
  3851.             'App\\Controller\\FactureController:mappingData' => '?',
  3852.             'App\\Controller\\FournisseurController:create' => '?',
  3853.             'App\\Controller\\FournisseurController:delete' => '?',
  3854.             'App\\Controller\\FournisseurController:update' => '?',
  3855.             'App\\Controller\\FraisController:create' => '?',
  3856.             'App\\Controller\\FraisController:delete' => '?',
  3857.             'App\\Controller\\FraisController:docXToPdf' => '?',
  3858.             'App\\Controller\\FraisController:downloadDocBL' => '?',
  3859.             'App\\Controller\\FraisController:edit' => '?',
  3860.             'App\\Controller\\FraisController:mappingData' => '?',
  3861.             'App\\Controller\\HomeController:acceuil' => '?',
  3862.             'App\\Controller\\RegistrationController:register' => '?',
  3863.             'App\\Controller\\StatistiqueController:getDataAchats' => '?',
  3864.             'App\\Controller\\StatistiqueController:getDataBudget' => '?',
  3865.             'App\\Controller\\StatistiqueController:getDataCa' => '?',
  3866.             'App\\Controller\\StatistiqueController:getDataPie' => '?',
  3867.             'App\\Controller\\StatistiqueController:getDataPrd' => '?',
  3868.             'App\\Controller\\StatistiqueController:getDataStock' => '?',
  3869.             'App\\Controller\\StatistiqueController:getDataSyn' => '?',
  3870.             'App\\Controller\\StatistiqueController:getDataVentes' => '?',
  3871.             'App\\Controller\\StatistiqueController:getDataVentesBouteilles' => '?',
  3872.             'App\\Controller\\StatistiqueController:syntheseCommandes' => '?',
  3873.             'App\\Controller\\StatistiqueController:syntheseFrais' => '?',
  3874.             'App\\Controller\\StatistiqueController:syntheseTotale' => '?',
  3875.             'App\\Controller\\StockController:create' => '?',
  3876.             'App\\Controller\\StockController:delete' => '?',
  3877.             'App\\Controller\\StockController:getInfos' => '?',
  3878.             'App\\Controller\\StockController:getProductInfo' => '?',
  3879.             'App\\Controller\\StockController:parseFile' => '?',
  3880.             'App\\Controller\\StockController:update' => '?',
  3881.             'kernel:loadRoutes' => '?',
  3882.             'kernel:registerContainerConfiguration' => '?',
  3883.         ]);
  3884.     }
  3885.     /**
  3886.      * Gets the private '.service_locator.Ncw9N_H' shared service.
  3887.      *
  3888.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3889.      */
  3890.     protected function get_ServiceLocator_Ncw9NHService()
  3891.     {
  3892.         return $this->privates['.service_locator.Ncw9N_H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3893.             '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.'],
  3894.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  3895.         ], [
  3896.             'commande' => 'App\\Entity\\Commande',
  3897.             'stockRepository' => 'App\\Repository\\StockRepository',
  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.Ze5oiV1' shared service.
  3997.      *
  3998.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3999.      */
  4000.     protected function get_ServiceLocator_Ze5oiV1Service()
  4001.     {
  4002.         return $this->privates['.service_locator.Ze5oiV1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4003.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4004.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4005.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  4006.         ], [
  4007.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4008.             'em' => '?',
  4009.             'stockRepository' => 'App\\Repository\\StockRepository',
  4010.         ]);
  4011.     }
  4012.     /**
  4013.      * Gets the private '.service_locator.Zw3cuZD' shared service.
  4014.      *
  4015.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4016.      */
  4017.     protected function get_ServiceLocator_Zw3cuZDService()
  4018.     {
  4019.         return $this->privates['.service_locator.Zw3cuZD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4020.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4021.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4022.         ], [
  4023.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4024.             'commandeService' => 'App\\Service\\CommandeService',
  4025.         ]);
  4026.     }
  4027.     /**
  4028.      * Gets the private '.service_locator._6JavWY' shared service.
  4029.      *
  4030.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4031.      */
  4032.     protected function get_ServiceLocator_6JavWYService()
  4033.     {
  4034.         return $this->privates['.service_locator._6JavWY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4035.             'budgetRepository' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  4036.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4037.             'refCategorieClientsRepository' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4038.             'refProduitRepository' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4039.             'refTypeFraisRepository' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  4040.         ], [
  4041.             'budgetRepository' => 'App\\Repository\\RefBudgetRepository',
  4042.             'em' => '?',
  4043.             'refCategorieClientsRepository' => 'App\\Repository\\RefCategorieClientsRepository',
  4044.             'refProduitRepository' => 'App\\Repository\\RefProduitRepository',
  4045.             'refTypeFraisRepository' => 'App\\Repository\\RefTypeFraisRepository',
  4046.         ]);
  4047.     }
  4048.     /**
  4049.      * Gets the private '.service_locator.aKM6MDa' shared service.
  4050.      *
  4051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4052.      */
  4053.     protected function get_ServiceLocator_AKM6MDaService()
  4054.     {
  4055.         return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4056.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4057.         ], [
  4058.             'entityManager' => '?',
  4059.         ]);
  4060.     }
  4061.     /**
  4062.      * Gets the private '.service_locator.bRfn8tz' shared service.
  4063.      *
  4064.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4065.      */
  4066.     protected function get_ServiceLocator_BRfn8tzService()
  4067.     {
  4068.         return $this->privates['.service_locator.bRfn8tz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4069.             'repo' => ['privates''App\\Repository\\ClientsRepository''getClientsRepositoryService'false],
  4070.         ], [
  4071.             'repo' => 'App\\Repository\\ClientsRepository',
  4072.         ]);
  4073.     }
  4074.     /**
  4075.      * Gets the private '.service_locator.ePlXVrH' shared service.
  4076.      *
  4077.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4078.      */
  4079.     protected function get_ServiceLocator_EPlXVrHService()
  4080.     {
  4081.         return $this->privates['.service_locator.ePlXVrH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4082.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4083.             'factureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'false],
  4084.         ], [
  4085.             'commandeService' => 'App\\Service\\CommandeService',
  4086.             'factureRepository' => 'App\\Repository\\FactureRepository',
  4087.         ]);
  4088.     }
  4089.     /**
  4090.      * Gets the private '.service_locator.fL02XhT' shared service.
  4091.      *
  4092.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4093.      */
  4094.     protected function get_ServiceLocator_FL02XhTService()
  4095.     {
  4096.         return $this->privates['.service_locator.fL02XhT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4097.             '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.'],
  4098.         ], [
  4099.             'frais' => 'App\\Entity\\Frais',
  4100.         ]);
  4101.     }
  4102.     /**
  4103.      * Gets the private '.service_locator.gP9QlME' shared service.
  4104.      *
  4105.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4106.      */
  4107.     protected function get_ServiceLocator_GP9QlMEService()
  4108.     {
  4109.         return $this->privates['.service_locator.gP9QlME'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4110.             'repo' => ['privates''App\\Repository\\FraisRepository''getFraisRepositoryService'false],
  4111.         ], [
  4112.             'repo' => 'App\\Repository\\FraisRepository',
  4113.         ]);
  4114.     }
  4115.     /**
  4116.      * Gets the private '.service_locator.gfgS2fO' shared service.
  4117.      *
  4118.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4119.      */
  4120.     protected function get_ServiceLocator_GfgS2fOService()
  4121.     {
  4122.         return $this->privates['.service_locator.gfgS2fO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4123.             'repo' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4124.         ], [
  4125.             'repo' => 'App\\Repository\\RefCategorieClientsRepository',
  4126.         ]);
  4127.     }
  4128.     /**
  4129.      * Gets the private '.service_locator.hD8o_hy' shared service.
  4130.      *
  4131.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4132.      */
  4133.     protected function get_ServiceLocator_HD8oHyService()
  4134.     {
  4135.         return $this->privates['.service_locator.hD8o_hy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4136.             'achatRepository' => ['privates''App\\Repository\\AchatRepository''getAchatRepositoryService'false],
  4137.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4138.         ], [
  4139.             'achatRepository' => 'App\\Repository\\AchatRepository',
  4140.             'em' => '?',
  4141.         ]);
  4142.     }
  4143.     /**
  4144.      * Gets the private '.service_locator.hcMPWcF' shared service.
  4145.      *
  4146.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4147.      */
  4148.     protected function get_ServiceLocator_HcMPWcFService()
  4149.     {
  4150.         return $this->privates['.service_locator.hcMPWcF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4151.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4152.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4153.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4154.         ], [
  4155.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4156.             'commandeService' => 'App\\Service\\CommandeService',
  4157.             'em' => '?',
  4158.         ]);
  4159.     }
  4160.     /**
  4161.      * Gets the private '.service_locator.oOCVzwv' shared service.
  4162.      *
  4163.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4164.      */
  4165.     protected function get_ServiceLocator_OOCVzwvService()
  4166.     {
  4167.         return $this->privates['.service_locator.oOCVzwv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4168.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4169.             'refProduit' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4170.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  4171.         ], [
  4172.             'em' => '?',
  4173.             'refProduit' => 'App\\Repository\\RefProduitRepository',
  4174.             'stockRepository' => 'App\\Repository\\StockRepository',
  4175.         ]);
  4176.     }
  4177.     /**
  4178.      * Gets the private '.service_locator.obfitaa' shared service.
  4179.      *
  4180.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4181.      */
  4182.     protected function get_ServiceLocator_ObfitaaService()
  4183.     {
  4184.         return $this->privates['.service_locator.obfitaa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4185.             'budgetRepository' => ['privates''App\\Repository\\RefBudgetRepository''getRefBudgetRepositoryService'false],
  4186.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4187.             'refCategorieClientsRepository' => ['privates''App\\Repository\\RefCategorieClientsRepository''getRefCategorieClientsRepositoryService'false],
  4188.             'refProduitRepository' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4189.             'refTypeFraisRepository' => ['privates''App\\Repository\\RefTypeFraisRepository''getRefTypeFraisRepositoryService'false],
  4190.         ], [
  4191.             'budgetRepository' => 'App\\Repository\\RefBudgetRepository',
  4192.             'em' => '?',
  4193.             'refCategorieClientsRepository' => 'App\\Repository\\RefCategorieClientsRepository',
  4194.             'refProduitRepository' => 'App\\Repository\\RefProduitRepository',
  4195.             'refTypeFraisRepository' => 'App\\Repository\\RefTypeFraisRepository',
  4196.         ]);
  4197.     }
  4198.     /**
  4199.      * Gets the private '.service_locator.t6i3vFk' shared service.
  4200.      *
  4201.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4202.      */
  4203.     protected function get_ServiceLocator_T6i3vFkService()
  4204.     {
  4205.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4206.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4207.         ], [
  4208.             'em' => '?',
  4209.         ]);
  4210.     }
  4211.     /**
  4212.      * Gets the private '.service_locator.ttJxBw.' shared service.
  4213.      *
  4214.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4215.      */
  4216.     protected function get_ServiceLocator_TtJxBw_Service()
  4217.     {
  4218.         return $this->privates['.service_locator.ttJxBw.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4219.             '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.'],
  4220.         ], [
  4221.             'commande' => 'App\\Entity\\Commande',
  4222.         ]);
  4223.     }
  4224.     /**
  4225.      * Gets the private '.service_locator.uz4yI_q' shared service.
  4226.      *
  4227.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4228.      */
  4229.     protected function get_ServiceLocator_Uz4yIQService()
  4230.     {
  4231.         return $this->privates['.service_locator.uz4yI_q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4232.             'factureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'false],
  4233.         ], [
  4234.             'factureRepository' => 'App\\Repository\\FactureRepository',
  4235.         ]);
  4236.     }
  4237.     /**
  4238.      * Gets the private '.service_locator.v0A2.QO' shared service.
  4239.      *
  4240.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4241.      */
  4242.     protected function get_ServiceLocator_V0A2_QOService()
  4243.     {
  4244.         return $this->privates['.service_locator.v0A2.QO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4245.             'commandeService' => ['services''App\\Service\\CommandeService''getCommandeServiceService'false],
  4246.         ], [
  4247.             'commandeService' => 'App\\Service\\CommandeService',
  4248.         ]);
  4249.     }
  4250.     /**
  4251.      * Gets the private '.service_locator.vatJC8D' shared service.
  4252.      *
  4253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4254.      */
  4255.     protected function get_ServiceLocator_VatJC8DService()
  4256.     {
  4257.         return $this->privates['.service_locator.vatJC8D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4258.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4259.             'stockRepository' => ['privates''App\\Repository\\StockRepository''getStockRepositoryService'false],
  4260.         ], [
  4261.             'em' => '?',
  4262.             'stockRepository' => 'App\\Repository\\StockRepository',
  4263.         ]);
  4264.     }
  4265.     /**
  4266.      * Gets the private '.service_locator.w5tnOy1' shared service.
  4267.      *
  4268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4269.      */
  4270.     protected function get_ServiceLocator_W5tnOy1Service()
  4271.     {
  4272.         return $this->privates['.service_locator.w5tnOy1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4273.             'statistiquesRepository' => ['privates''App\\Repository\\StatistiquesRepository''getStatistiquesRepositoryService'false],
  4274.         ], [
  4275.             'statistiquesRepository' => 'App\\Repository\\StatistiquesRepository',
  4276.         ]);
  4277.     }
  4278.     /**
  4279.      * Gets the private '.service_locator.wfAyI8L' shared service.
  4280.      *
  4281.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4282.      */
  4283.     protected function get_ServiceLocator_WfAyI8LService()
  4284.     {
  4285.         return $this->privates['.service_locator.wfAyI8L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4286.             'commandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'false],
  4287.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4288.         ], [
  4289.             'commandeRepository' => 'App\\Repository\\CommandeRepository',
  4290.             'em' => '?',
  4291.         ]);
  4292.     }
  4293.     /**
  4294.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4295.      *
  4296.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4297.      */
  4298.     protected function get_ServiceLocator_XUrKPVUService()
  4299.     {
  4300.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4301.             '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".'],
  4302.         ], [
  4303.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4304.         ]);
  4305.     }
  4306.     /**
  4307.      * Gets the private '.service_locator.yhOakWd' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4310.      */
  4311.     protected function get_ServiceLocator_YhOakWdService()
  4312.     {
  4313.         return $this->privates['.service_locator.yhOakWd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4314.             'authenticator' => ['privates''App\\Security\\UtilisateursAuthentificationAuthenticator''getUtilisateursAuthentificationAuthenticatorService'false],
  4315.             'guardHandler' => ['privates''security.authentication.guard_handler''getSecurity_Authentication_GuardHandlerService'false],
  4316.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4317.         ], [
  4318.             'authenticator' => 'App\\Security\\UtilisateursAuthentificationAuthenticator',
  4319.             'guardHandler' => '?',
  4320.             'passwordEncoder' => '?',
  4321.         ]);
  4322.     }
  4323.     /**
  4324.      * Gets the private '.service_locator.zFQnir0' shared service.
  4325.      *
  4326.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4327.      */
  4328.     protected function get_ServiceLocator_ZFQnir0Service()
  4329.     {
  4330.         return $this->privates['.service_locator.zFQnir0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4331.             'repo' => ['privates''App\\Repository\\RefProduitRepository''getRefProduitRepositoryService'false],
  4332.         ], [
  4333.             'repo' => 'App\\Repository\\RefProduitRepository',
  4334.         ]);
  4335.     }
  4336.     /**
  4337.      * Gets the private '.service_locator.zFcJjKU' shared service.
  4338.      *
  4339.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4340.      */
  4341.     protected function get_ServiceLocator_ZFcJjKUService()
  4342.     {
  4343.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4344.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4345.         ], [
  4346.             'authenticationUtils' => '?',
  4347.         ]);
  4348.     }
  4349.     /**
  4350.      * Gets the private '.service_locator.zJyh7qS' shared service.
  4351.      *
  4352.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4353.      */
  4354.     protected function get_ServiceLocator_ZJyh7qSService()
  4355.     {
  4356.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4357.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4358.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4359.         ], [
  4360.             'security.firewall.map.context.dev' => '?',
  4361.             'security.firewall.map.context.main' => '?',
  4362.         ]);
  4363.     }
  4364.     /**
  4365.      * Gets the private '.session.deprecated' shared service.
  4366.      *
  4367.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4368.      */
  4369.     protected function get_Session_DeprecatedService()
  4370.     {
  4371.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4373.         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();
  4374.     }
  4375.     /**
  4376.      * Gets the private '.twig.command.debug.lazy' shared service.
  4377.      *
  4378.      * @return \Symfony\Component\Console\Command\LazyCommand
  4379.      */
  4380.     protected function get_Twig_Command_Debug_LazyService()
  4381.     {
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4384.         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 {
  4385.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4386.         });
  4387.     }
  4388.     /**
  4389.      * Gets the private '.twig.command.lint.lazy' shared service.
  4390.      *
  4391.      * @return \Symfony\Component\Console\Command\LazyCommand
  4392.      */
  4393.     protected function get_Twig_Command_Lint_LazyService()
  4394.     {
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4397.         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 {
  4398.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4399.         });
  4400.     }
  4401.     /**
  4402.      * Gets the private 'App\Form\AchatFormType' shared autowired service.
  4403.      *
  4404.      * @return \App\Form\AchatFormType
  4405.      */
  4406.     protected function getAchatFormTypeService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4410.         include_once \dirname(__DIR__4).'/src/Form/AchatFormType.php';
  4411.         return $this->privates['App\\Form\\AchatFormType'] = new \App\Form\AchatFormType();
  4412.     }
  4413.     /**
  4414.      * Gets the private 'App\Form\AdminBudgetType' shared autowired service.
  4415.      *
  4416.      * @return \App\Form\AdminBudgetType
  4417.      */
  4418.     protected function getAdminBudgetTypeService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4422.         include_once \dirname(__DIR__4).'/src/Form/AdminBudgetType.php';
  4423.         return $this->privates['App\\Form\\AdminBudgetType'] = new \App\Form\AdminBudgetType();
  4424.     }
  4425.     /**
  4426.      * Gets the private 'App\Form\AdminCatClientType' shared autowired service.
  4427.      *
  4428.      * @return \App\Form\AdminCatClientType
  4429.      */
  4430.     protected function getAdminCatClientTypeService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4434.         include_once \dirname(__DIR__4).'/src/Form/AdminCatClientType.php';
  4435.         return $this->privates['App\\Form\\AdminCatClientType'] = new \App\Form\AdminCatClientType();
  4436.     }
  4437.     /**
  4438.      * Gets the private 'App\Form\AdminProduitType' shared autowired service.
  4439.      *
  4440.      * @return \App\Form\AdminProduitType
  4441.      */
  4442.     protected function getAdminProduitTypeService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4446.         include_once \dirname(__DIR__4).'/src/Form/AdminProduitType.php';
  4447.         return $this->privates['App\\Form\\AdminProduitType'] = new \App\Form\AdminProduitType();
  4448.     }
  4449.     /**
  4450.      * Gets the private 'App\Form\AdminTypeFraisType' shared autowired service.
  4451.      *
  4452.      * @return \App\Form\AdminTypeFraisType
  4453.      */
  4454.     protected function getAdminTypeFraisTypeService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4458.         include_once \dirname(__DIR__4).'/src/Form/AdminTypeFraisType.php';
  4459.         return $this->privates['App\\Form\\AdminTypeFraisType'] = new \App\Form\AdminTypeFraisType();
  4460.     }
  4461.     /**
  4462.      * Gets the private 'App\Form\ClientsFormType' shared autowired service.
  4463.      *
  4464.      * @return \App\Form\ClientsFormType
  4465.      */
  4466.     protected function getClientsFormTypeService()
  4467.     {
  4468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4470.         include_once \dirname(__DIR__4).'/src/Form/ClientsFormType.php';
  4471.         return $this->privates['App\\Form\\ClientsFormType'] = new \App\Form\ClientsFormType();
  4472.     }
  4473.     /**
  4474.      * Gets the private 'App\Form\CommandeFormType' shared autowired service.
  4475.      *
  4476.      * @return \App\Form\CommandeFormType
  4477.      */
  4478.     protected function getCommandeFormTypeService()
  4479.     {
  4480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4482.         include_once \dirname(__DIR__4).'/src/Form/CommandeFormType.php';
  4483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4484.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/CheckboxTransformer.php';
  4485.         return $this->privates['App\\Form\\CommandeFormType'] = new \App\Form\CommandeFormType(new \App\Form\DataTransformer\CheckboxTransformer());
  4486.     }
  4487.     /**
  4488.      * Gets the private 'App\Form\FactureFormType' shared autowired service.
  4489.      *
  4490.      * @return \App\Form\FactureFormType
  4491.      */
  4492.     protected function getFactureFormTypeService()
  4493.     {
  4494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4496.         include_once \dirname(__DIR__4).'/src/Form/FactureFormType.php';
  4497.         return $this->privates['App\\Form\\FactureFormType'] = new \App\Form\FactureFormType(($this->privates['App\\Repository\\RefProduitRepository'] ?? $this->getRefProduitRepositoryService()));
  4498.     }
  4499.     /**
  4500.      * Gets the private 'App\Form\FournisseurFormType' shared autowired service.
  4501.      *
  4502.      * @return \App\Form\FournisseurFormType
  4503.      */
  4504.     protected function getFournisseurFormTypeService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4508.         include_once \dirname(__DIR__4).'/src/Form/FournisseurFormType.php';
  4509.         return $this->privates['App\\Form\\FournisseurFormType'] = new \App\Form\FournisseurFormType();
  4510.     }
  4511.     /**
  4512.      * Gets the private 'App\Form\FraisFormType' shared autowired service.
  4513.      *
  4514.      * @return \App\Form\FraisFormType
  4515.      */
  4516.     protected function getFraisFormTypeService()
  4517.     {
  4518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4520.         include_once \dirname(__DIR__4).'/src/Form/FraisFormType.php';
  4521.         return $this->privates['App\\Form\\FraisFormType'] = new \App\Form\FraisFormType();
  4522.     }
  4523.     /**
  4524.      * Gets the private 'App\Form\RegistrationFormType' shared autowired service.
  4525.      *
  4526.      * @return \App\Form\RegistrationFormType
  4527.      */
  4528.     protected function getRegistrationFormTypeService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4532.         include_once \dirname(__DIR__4).'/src/Form/RegistrationFormType.php';
  4533.         return $this->privates['App\\Form\\RegistrationFormType'] = new \App\Form\RegistrationFormType();
  4534.     }
  4535.     /**
  4536.      * Gets the private 'App\Form\SearchClientsFormType' shared autowired service.
  4537.      *
  4538.      * @return \App\Form\SearchClientsFormType
  4539.      */
  4540.     protected function getSearchClientsFormTypeService()
  4541.     {
  4542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4544.         include_once \dirname(__DIR__4).'/src/Form/SearchClientsFormType.php';
  4545.         return $this->privates['App\\Form\\SearchClientsFormType'] = new \App\Form\SearchClientsFormType();
  4546.     }
  4547.     /**
  4548.      * Gets the private 'App\Form\SearchCommandeFormType' shared autowired service.
  4549.      *
  4550.      * @return \App\Form\SearchCommandeFormType
  4551.      */
  4552.     protected function getSearchCommandeFormTypeService()
  4553.     {
  4554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4556.         include_once \dirname(__DIR__4).'/src/Form/SearchCommandeFormType.php';
  4557.         return $this->privates['App\\Form\\SearchCommandeFormType'] = new \App\Form\SearchCommandeFormType();
  4558.     }
  4559.     /**
  4560.      * Gets the private 'App\Form\SearchEvolStockType' shared autowired service.
  4561.      *
  4562.      * @return \App\Form\SearchEvolStockType
  4563.      */
  4564.     protected function getSearchEvolStockTypeService()
  4565.     {
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4568.         include_once \dirname(__DIR__4).'/src/Form/SearchEvolStockType.php';
  4569.         return $this->privates['App\\Form\\SearchEvolStockType'] = new \App\Form\SearchEvolStockType();
  4570.     }
  4571.     /**
  4572.      * Gets the private 'App\Form\SearchEvolVentesType' shared autowired service.
  4573.      *
  4574.      * @return \App\Form\SearchEvolVentesType
  4575.      */
  4576.     protected function getSearchEvolVentesTypeService()
  4577.     {
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4580.         include_once \dirname(__DIR__4).'/src/Form/SearchEvolVentesType.php';
  4581.         return $this->privates['App\\Form\\SearchEvolVentesType'] = new \App\Form\SearchEvolVentesType();
  4582.     }
  4583.     /**
  4584.      * Gets the private 'App\Form\SearchFournisseurFormType' shared autowired service.
  4585.      *
  4586.      * @return \App\Form\SearchFournisseurFormType
  4587.      */
  4588.     protected function getSearchFournisseurFormTypeService()
  4589.     {
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4592.         include_once \dirname(__DIR__4).'/src/Form/SearchFournisseurFormType.php';
  4593.         return $this->privates['App\\Form\\SearchFournisseurFormType'] = new \App\Form\SearchFournisseurFormType();
  4594.     }
  4595.     /**
  4596.      * Gets the private 'App\Form\SearchFraisFormType' shared autowired service.
  4597.      *
  4598.      * @return \App\Form\SearchFraisFormType
  4599.      */
  4600.     protected function getSearchFraisFormTypeService()
  4601.     {
  4602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4604.         include_once \dirname(__DIR__4).'/src/Form/SearchFraisFormType.php';
  4605.         return $this->privates['App\\Form\\SearchFraisFormType'] = new \App\Form\SearchFraisFormType();
  4606.     }
  4607.     /**
  4608.      * Gets the private 'App\Form\SearchJournalDeCaisseType' shared autowired service.
  4609.      *
  4610.      * @return \App\Form\SearchJournalDeCaisseType
  4611.      */
  4612.     protected function getSearchJournalDeCaisseTypeService()
  4613.     {
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4616.         include_once \dirname(__DIR__4).'/src/Form/SearchJournalDeCaisseType.php';
  4617.         return $this->privates['App\\Form\\SearchJournalDeCaisseType'] = new \App\Form\SearchJournalDeCaisseType();
  4618.     }
  4619.     /**
  4620.      * Gets the private 'App\Form\SearchStockFormType' shared autowired service.
  4621.      *
  4622.      * @return \App\Form\SearchStockFormType
  4623.      */
  4624.     protected function getSearchStockFormTypeService()
  4625.     {
  4626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4628.         include_once \dirname(__DIR__4).'/src/Form/SearchStockFormType.php';
  4629.         return $this->privates['App\\Form\\SearchStockFormType'] = new \App\Form\SearchStockFormType();
  4630.     }
  4631.     /**
  4632.      * Gets the private 'App\Form\StockFormType' shared autowired service.
  4633.      *
  4634.      * @return \App\Form\StockFormType
  4635.      */
  4636.     protected function getStockFormTypeService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4640.         include_once \dirname(__DIR__4).'/src/Form/StockFormType.php';
  4641.         return $this->privates['App\\Form\\StockFormType'] = new \App\Form\StockFormType();
  4642.     }
  4643.     /**
  4644.      * Gets the private 'App\Repository\AchatRepository' shared autowired service.
  4645.      *
  4646.      * @return \App\Repository\AchatRepository
  4647.      */
  4648.     protected function getAchatRepositoryService()
  4649.     {
  4650.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4651.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4653.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4654.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4658.         include_once \dirname(__DIR__4).'/src/Repository/AchatRepository.php';
  4659.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4660.         if (isset($this->privates['App\\Repository\\AchatRepository'])) {
  4661.             return $this->privates['App\\Repository\\AchatRepository'];
  4662.         }
  4663.         return $this->privates['App\\Repository\\AchatRepository'] = new \App\Repository\AchatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4664.     }
  4665.     /**
  4666.      * Gets the private 'App\Repository\ActiviteRepository' shared autowired service.
  4667.      *
  4668.      * @return \App\Repository\ActiviteRepository
  4669.      */
  4670.     protected function getActiviteRepositoryService()
  4671.     {
  4672.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4677.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4678.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4680.         include_once \dirname(__DIR__4).'/src/Repository/ActiviteRepository.php';
  4681.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4682.         if (isset($this->privates['App\\Repository\\ActiviteRepository'])) {
  4683.             return $this->privates['App\\Repository\\ActiviteRepository'];
  4684.         }
  4685.         return $this->privates['App\\Repository\\ActiviteRepository'] = new \App\Repository\ActiviteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4686.     }
  4687.     /**
  4688.      * Gets the private 'App\Repository\ClientsRepository' shared autowired service.
  4689.      *
  4690.      * @return \App\Repository\ClientsRepository
  4691.      */
  4692.     protected function getClientsRepositoryService()
  4693.     {
  4694.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4695.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4696.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4697.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4698.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4699.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4702.         include_once \dirname(__DIR__4).'/src/Repository/ClientsRepository.php';
  4703.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4704.         if (isset($this->privates['App\\Repository\\ClientsRepository'])) {
  4705.             return $this->privates['App\\Repository\\ClientsRepository'];
  4706.         }
  4707.         return $this->privates['App\\Repository\\ClientsRepository'] = new \App\Repository\ClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4708.     }
  4709.     /**
  4710.      * Gets the private 'App\Repository\CommandeRepository' shared autowired service.
  4711.      *
  4712.      * @return \App\Repository\CommandeRepository
  4713.      */
  4714.     protected function getCommandeRepositoryService()
  4715.     {
  4716.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4717.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4718.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4719.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4721.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4722.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4723.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4724.         include_once \dirname(__DIR__4).'/src/Repository/CommandeRepository.php';
  4725.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4726.         if (isset($this->privates['App\\Repository\\CommandeRepository'])) {
  4727.             return $this->privates['App\\Repository\\CommandeRepository'];
  4728.         }
  4729.         return $this->privates['App\\Repository\\CommandeRepository'] = new \App\Repository\CommandeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4730.     }
  4731.     /**
  4732.      * Gets the private 'App\Repository\FactureProduitRepository' shared autowired service.
  4733.      *
  4734.      * @return \App\Repository\FactureProduitRepository
  4735.      */
  4736.     protected function getFactureProduitRepositoryService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4742.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4745.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4746.         include_once \dirname(__DIR__4).'/src/Repository/FactureProduitRepository.php';
  4747.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4748.         if (isset($this->privates['App\\Repository\\FactureProduitRepository'])) {
  4749.             return $this->privates['App\\Repository\\FactureProduitRepository'];
  4750.         }
  4751.         return $this->privates['App\\Repository\\FactureProduitRepository'] = new \App\Repository\FactureProduitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4752.     }
  4753.     /**
  4754.      * Gets the private 'App\Repository\FactureRepository' shared autowired service.
  4755.      *
  4756.      * @return \App\Repository\FactureRepository
  4757.      */
  4758.     protected function getFactureRepositoryService()
  4759.     {
  4760.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4761.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4765.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4766.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4768.         include_once \dirname(__DIR__4).'/src/Repository/FactureRepository.php';
  4769.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4770.         if (isset($this->privates['App\\Repository\\FactureRepository'])) {
  4771.             return $this->privates['App\\Repository\\FactureRepository'];
  4772.         }
  4773.         return $this->privates['App\\Repository\\FactureRepository'] = new \App\Repository\FactureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, (\dirname(__DIR__4).'/storage'));
  4774.     }
  4775.     /**
  4776.      * Gets the private 'App\Repository\FournisseurRepository' shared autowired service.
  4777.      *
  4778.      * @return \App\Repository\FournisseurRepository
  4779.      */
  4780.     protected function getFournisseurRepositoryService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4790.         include_once \dirname(__DIR__4).'/src/Repository/FournisseurRepository.php';
  4791.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4792.         if (isset($this->privates['App\\Repository\\FournisseurRepository'])) {
  4793.             return $this->privates['App\\Repository\\FournisseurRepository'];
  4794.         }
  4795.         return $this->privates['App\\Repository\\FournisseurRepository'] = new \App\Repository\FournisseurRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4796.     }
  4797.     /**
  4798.      * Gets the private 'App\Repository\FraisRepository' shared autowired service.
  4799.      *
  4800.      * @return \App\Repository\FraisRepository
  4801.      */
  4802.     protected function getFraisRepositoryService()
  4803.     {
  4804.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4805.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4807.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4812.         include_once \dirname(__DIR__4).'/src/Repository/FraisRepository.php';
  4813.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4814.         if (isset($this->privates['App\\Repository\\FraisRepository'])) {
  4815.             return $this->privates['App\\Repository\\FraisRepository'];
  4816.         }
  4817.         return $this->privates['App\\Repository\\FraisRepository'] = new \App\Repository\FraisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4818.     }
  4819.     /**
  4820.      * Gets the private 'App\Repository\RefBudgetRepository' shared autowired service.
  4821.      *
  4822.      * @return \App\Repository\RefBudgetRepository
  4823.      */
  4824.     protected function getRefBudgetRepositoryService()
  4825.     {
  4826.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4827.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4828.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4829.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4830.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4831.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4834.         include_once \dirname(__DIR__4).'/src/Repository/RefBudgetRepository.php';
  4835.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4836.         if (isset($this->privates['App\\Repository\\RefBudgetRepository'])) {
  4837.             return $this->privates['App\\Repository\\RefBudgetRepository'];
  4838.         }
  4839.         return $this->privates['App\\Repository\\RefBudgetRepository'] = new \App\Repository\RefBudgetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4840.     }
  4841.     /**
  4842.      * Gets the private 'App\Repository\RefCategorieClientsRepository' shared autowired service.
  4843.      *
  4844.      * @return \App\Repository\RefCategorieClientsRepository
  4845.      */
  4846.     protected function getRefCategorieClientsRepositoryService()
  4847.     {
  4848.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4850.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4853.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4854.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4855.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4856.         include_once \dirname(__DIR__4).'/src/Repository/RefCategorieClientsRepository.php';
  4857.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4858.         if (isset($this->privates['App\\Repository\\RefCategorieClientsRepository'])) {
  4859.             return $this->privates['App\\Repository\\RefCategorieClientsRepository'];
  4860.         }
  4861.         return $this->privates['App\\Repository\\RefCategorieClientsRepository'] = new \App\Repository\RefCategorieClientsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4862.     }
  4863.     /**
  4864.      * Gets the private 'App\Repository\RefProduitRepository' shared autowired service.
  4865.      *
  4866.      * @return \App\Repository\RefProduitRepository
  4867.      */
  4868.     protected function getRefProduitRepositoryService()
  4869.     {
  4870.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4872.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4873.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4875.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4876.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4878.         include_once \dirname(__DIR__4).'/src/Repository/RefProduitRepository.php';
  4879.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4880.         if (isset($this->privates['App\\Repository\\RefProduitRepository'])) {
  4881.             return $this->privates['App\\Repository\\RefProduitRepository'];
  4882.         }
  4883.         return $this->privates['App\\Repository\\RefProduitRepository'] = new \App\Repository\RefProduitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4884.     }
  4885.     /**
  4886.      * Gets the private 'App\Repository\RefStatutCommandeRepository' shared autowired service.
  4887.      *
  4888.      * @return \App\Repository\RefStatutCommandeRepository
  4889.      */
  4890.     protected function getRefStatutCommandeRepositoryService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4896.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4897.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4900.         include_once \dirname(__DIR__4).'/src/Repository/RefStatutCommandeRepository.php';
  4901.         return $this->privates['App\\Repository\\RefStatutCommandeRepository'] = new \App\Repository\RefStatutCommandeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4902.     }
  4903.     /**
  4904.      * Gets the private 'App\Repository\RefTypeFraisRepository' shared autowired service.
  4905.      *
  4906.      * @return \App\Repository\RefTypeFraisRepository
  4907.      */
  4908.     protected function getRefTypeFraisRepositoryService()
  4909.     {
  4910.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4912.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4915.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4918.         include_once \dirname(__DIR__4).'/src/Repository/RefTypeFraisRepository.php';
  4919.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4920.         if (isset($this->privates['App\\Repository\\RefTypeFraisRepository'])) {
  4921.             return $this->privates['App\\Repository\\RefTypeFraisRepository'];
  4922.         }
  4923.         return $this->privates['App\\Repository\\RefTypeFraisRepository'] = new \App\Repository\RefTypeFraisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4924.     }
  4925.     /**
  4926.      * Gets the private 'App\Repository\RefVillesRepository' shared autowired service.
  4927.      *
  4928.      * @return \App\Repository\RefVillesRepository
  4929.      */
  4930.     protected function getRefVillesRepositoryService()
  4931.     {
  4932.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4940.         include_once \dirname(__DIR__4).'/src/Repository/RefVillesRepository.php';
  4941.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4942.         if (isset($this->privates['App\\Repository\\RefVillesRepository'])) {
  4943.             return $this->privates['App\\Repository\\RefVillesRepository'];
  4944.         }
  4945.         return $this->privates['App\\Repository\\RefVillesRepository'] = new \App\Repository\RefVillesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4946.     }
  4947.     /**
  4948.      * Gets the private 'App\Repository\StatistiquesRepository' shared autowired service.
  4949.      *
  4950.      * @return \App\Repository\StatistiquesRepository
  4951.      */
  4952.     protected function getStatistiquesRepositoryService()
  4953.     {
  4954.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4956.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4957.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4958.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4959.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4961.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4962.         include_once \dirname(__DIR__4).'/src/Repository/StatistiquesRepository.php';
  4963.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4964.         if (isset($this->privates['App\\Repository\\StatistiquesRepository'])) {
  4965.             return $this->privates['App\\Repository\\StatistiquesRepository'];
  4966.         }
  4967.         return $this->privates['App\\Repository\\StatistiquesRepository'] = new \App\Repository\StatistiquesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4968.     }
  4969.     /**
  4970.      * Gets the private 'App\Repository\StockRepository' shared autowired service.
  4971.      *
  4972.      * @return \App\Repository\StockRepository
  4973.      */
  4974.     protected function getStockRepositoryService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4980.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4984.         include_once \dirname(__DIR__4).'/src/Repository/StockRepository.php';
  4985.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4986.         if (isset($this->privates['App\\Repository\\StockRepository'])) {
  4987.             return $this->privates['App\\Repository\\StockRepository'];
  4988.         }
  4989.         return $this->privates['App\\Repository\\StockRepository'] = new \App\Repository\StockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  4990.     }
  4991.     /**
  4992.      * Gets the private 'App\Repository\UtilisateursRepository' shared autowired service.
  4993.      *
  4994.      * @return \App\Repository\UtilisateursRepository
  4995.      */
  4996.     protected function getUtilisateursRepositoryService()
  4997.     {
  4998.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4999.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5000.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  5007.         include_once \dirname(__DIR__4).'/src/Repository/UtilisateursRepository.php';
  5008.         return $this->privates['App\\Repository\\UtilisateursRepository'] = new \App\Repository\UtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5009.     }
  5010.     /**
  5011.      * Gets the private 'App\Security\UtilisateursAuthentificationAuthenticator' shared autowired service.
  5012.      *
  5013.      * @return \App\Security\UtilisateursAuthentificationAuthenticator
  5014.      */
  5015.     protected function getUtilisateursAuthentificationAuthenticatorService()
  5016.     {
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  5022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5023.         include_once \dirname(__DIR__4).'/src/Security/UtilisateursAuthentificationAuthenticator.php';
  5024.         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()));
  5025.     }
  5026.     /**
  5027.      * Gets the private 'App\Service\FileUploader' shared autowired service.
  5028.      *
  5029.      * @return \App\Service\FileUploader
  5030.      */
  5031.     protected function getFileUploaderService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/src/Service/FileUploader.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  5035.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  5036.         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'))));
  5037.     }
  5038.     /**
  5039.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5040.      *
  5041.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5042.      */
  5043.     protected function getManagerRegistryAwareConnectionProviderService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5046.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5047.         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'));
  5048.     }
  5049.     /**
  5050.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5051.      *
  5052.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5053.      */
  5054.     protected function getRunSqlCommandService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5058.         $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()));
  5059.         $instance->setName('dbal:run-sql');
  5060.         return $instance;
  5061.     }
  5062.     /**
  5063.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5064.      *
  5065.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5066.      */
  5067.     protected function getResetAssetsEventListenerService()
  5068.     {
  5069.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5070.     }
  5071.     /**
  5072.      * Gets the private 'annotations.cache_adapter' shared service.
  5073.      *
  5074.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5075.      */
  5076.     protected function getAnnotations_CacheAdapterService()
  5077.     {
  5078.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5079.     }
  5080.     /**
  5081.      * Gets the private 'annotations.cache_warmer' shared service.
  5082.      *
  5083.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5084.      */
  5085.     protected function getAnnotations_CacheWarmerService()
  5086.     {
  5087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5090.         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);
  5091.     }
  5092.     /**
  5093.      * Gets the private 'annotations.cached_reader' shared service.
  5094.      *
  5095.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5096.      */
  5097.     protected function getAnnotations_CachedReaderService()
  5098.     {
  5099.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5100.     }
  5101.     /**
  5102.      * Gets the private 'annotations.reader' shared service.
  5103.      *
  5104.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5105.      */
  5106.     protected function getAnnotations_ReaderService()
  5107.     {
  5108.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5109.         $instance->addGlobalIgnoredName('required'NULL);
  5110.         return $instance;
  5111.     }
  5112.     /**
  5113.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  5114.      *
  5115.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5116.      */
  5117.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  5118.     {
  5119.         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())));
  5120.     }
  5121.     /**
  5122.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  5123.      *
  5124.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5125.      */
  5126.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  5127.     {
  5128.         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())));
  5129.     }
  5130.     /**
  5131.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  5132.      *
  5133.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5134.      */
  5135.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  5136.     {
  5137.         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())));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  5141.      *
  5142.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5143.      */
  5144.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  5145.     {
  5146.         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())));
  5147.     }
  5148.     /**
  5149.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  5150.      *
  5151.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5152.      */
  5153.     protected function getApiPlatform_Cache_RouteNameResolverService()
  5154.     {
  5155.         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())));
  5156.     }
  5157.     /**
  5158.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  5159.      *
  5160.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5161.      */
  5162.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  5163.     {
  5164.         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())));
  5165.     }
  5166.     /**
  5167.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  5168.      *
  5169.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  5170.      */
  5171.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/DataPersister.php';
  5174.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5175.     }
  5176.     /**
  5177.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  5178.      *
  5179.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  5180.      */
  5181.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  5182.     {
  5183.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  5184.         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 () {
  5185.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  5186.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  5187.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5188.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  5189.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  5190.         }, 5));
  5191.     }
  5192.     /**
  5193.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  5194.      *
  5195.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  5196.      */
  5197.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  5198.     {
  5199.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  5200.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  5201.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/ItemDataProvider.php';
  5202.         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 () {
  5203.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5204.         }, 1), NULL);
  5205.     }
  5206.     /**
  5207.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  5208.      *
  5209.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  5210.      */
  5211.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  5212.     {
  5213.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  5214.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  5215.         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 () {
  5216.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  5217.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  5218.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5219.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  5220.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  5221.         }, 5), new RewindableGenerator(function () {
  5222.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  5223.         }, 1), NULL);
  5224.     }
  5225.     /**
  5226.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  5227.      *
  5228.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  5229.      */
  5230.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  5231.     {
  5232.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  5237.         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()));
  5238.     }
  5239.     /**
  5240.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  5241.      *
  5242.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  5243.      */
  5244.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  5249.         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, [], []))));
  5250.     }
  5251.     /**
  5252.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  5253.      *
  5254.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  5255.      */
  5256.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5260.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  5262.         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()));
  5263.     }
  5264.     /**
  5265.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  5266.      *
  5267.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  5268.      */
  5269.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  5274.         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()));
  5275.     }
  5276.     /**
  5277.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  5278.      *
  5279.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  5280.      */
  5281.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  5282.     {
  5283.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  5286.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  5287.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/Pagination.php';
  5288.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5289.         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']));
  5290.     }
  5291.     /**
  5292.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  5293.      *
  5294.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  5295.      */
  5296.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  5297.     {
  5298.         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()));
  5299.     }
  5300.     /**
  5301.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  5302.      *
  5303.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  5304.      */
  5305.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  5306.     {
  5307.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  5308.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  5309.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  5310.         }
  5311.         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())));
  5312.     }
  5313.     /**
  5314.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  5315.      *
  5316.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  5317.      */
  5318.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  5319.     {
  5320.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  5321.     }
  5322.     /**
  5323.      * Gets the private 'api_platform.identifier.converter' shared service.
  5324.      *
  5325.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  5326.      */
  5327.     protected function getApiPlatform_Identifier_ConverterService()
  5328.     {
  5329.         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 () {
  5330.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  5331.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  5332.         }, 2));
  5333.     }
  5334.     /**
  5335.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  5336.      *
  5337.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  5338.      */
  5339.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  5340.     {
  5341.         $a = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  5342.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  5343.         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);
  5344.     }
  5345.     /**
  5346.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  5347.      *
  5348.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  5349.      */
  5350.     protected function getApiPlatform_IriConverter_LegacyService()
  5351.     {
  5352.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5353.         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()));
  5354.     }
  5355.     /**
  5356.      * Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
  5357.      *
  5358.      * @return \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand
  5359.      */
  5360.     protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  5361.     {
  5362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  5364.         $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']);
  5365.         $instance->setName('api:json-schema:generate');
  5366.         return $instance;
  5367.     }
  5368.     /**
  5369.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  5370.      *
  5371.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  5372.      */
  5373.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  5374.     {
  5375.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5376.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5377.         return $instance;
  5378.     }
  5379.     /**
  5380.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5381.      *
  5382.      * @return \ApiPlatform\JsonLd\ContextBuilder
  5383.      */
  5384.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5385.     {
  5386.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5387.         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));
  5388.     }
  5389.     /**
  5390.      * Gets the private 'api_platform.listener.exception' shared service.
  5391.      *
  5392.      * @return \ApiPlatform\Symfony\EventListener\ExceptionListener
  5393.      */
  5394.     protected function getApiPlatform_Listener_ExceptionService()
  5395.     {
  5396.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php';
  5397.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ErrorListener.php';
  5398.         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));
  5399.     }
  5400.     /**
  5401.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  5402.      *
  5403.      * @return \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener
  5404.      */
  5405.     protected function getApiPlatform_Listener_Exception_ValidationService()
  5406.     {
  5407.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  5408.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5409.         if (isset($this->privates['api_platform.listener.exception.validation'])) {
  5410.             return $this->privates['api_platform.listener.exception.validation'];
  5411.         }
  5412.         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']);
  5413.     }
  5414.     /**
  5415.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5416.      *
  5417.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  5418.      */
  5419.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5420.     {
  5421.         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']);
  5422.     }
  5423.     /**
  5424.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5425.      *
  5426.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  5427.      */
  5428.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5429.     {
  5430.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5431.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  5432.             return $this->privates['api_platform.listener.request.deserialize'];
  5433.         }
  5434.         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()));
  5435.     }
  5436.     /**
  5437.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  5438.      *
  5439.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5440.      */
  5441.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  5442.     {
  5443.         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()));
  5444.     }
  5445.     /**
  5446.      * Gets the private 'api_platform.listener.view.respond' shared service.
  5447.      *
  5448.      * @return \ApiPlatform\Symfony\EventListener\RespondListener
  5449.      */
  5450.     protected function getApiPlatform_Listener_View_RespondService()
  5451.     {
  5452.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php';
  5453.         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);
  5454.     }
  5455.     /**
  5456.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  5457.      *
  5458.      * @return \ApiPlatform\Symfony\EventListener\SerializeListener
  5459.      */
  5460.     protected function getApiPlatform_Listener_View_SerializeService()
  5461.     {
  5462.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php';
  5463.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  5464.         if (isset($this->privates['api_platform.listener.view.serialize'])) {
  5465.             return $this->privates['api_platform.listener.view.serialize'];
  5466.         }
  5467.         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()));
  5468.     }
  5469.     /**
  5470.      * Gets the private 'api_platform.listener.view.validate' shared service.
  5471.      *
  5472.      * @return \ApiPlatform\Symfony\EventListener\ValidateListener
  5473.      */
  5474.     protected function getApiPlatform_Listener_View_ValidateService()
  5475.     {
  5476.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php';
  5477.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  5478.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Validator.php';
  5479.         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()));
  5480.     }
  5481.     /**
  5482.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5483.      *
  5484.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  5485.      */
  5486.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5487.     {
  5488.         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);
  5489.     }
  5490.     /**
  5491.      * Gets the private 'api_platform.listener.view.write.legacy' shared service.
  5492.      *
  5493.      * @return \ApiPlatform\Core\EventListener\WriteListener
  5494.      */
  5495.     protected function getApiPlatform_Listener_View_Write_LegacyService()
  5496.     {
  5497.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/WriteListener.php';
  5498.         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()));
  5499.     }
  5500.     /**
  5501.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  5502.      *
  5503.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5504.      */
  5505.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  5506.     {
  5507.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5508.         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 () {
  5509.             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()));
  5510.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5511.             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()));
  5512.             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()));
  5513.             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()));
  5514.             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()));
  5515.             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()));
  5516.             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()));
  5517.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5518.             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()));
  5519.             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()));
  5520.             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()));
  5521.             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()));
  5522.         }, 13)));
  5523.     }
  5524.     /**
  5525.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5526.      *
  5527.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5528.      */
  5529.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5530.     {
  5531.         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()))));
  5532.     }
  5533.     /**
  5534.      * Gets the private 'api_platform.metadata.property_schema.collection_restriction' shared service.
  5535.      *
  5536.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction
  5537.      */
  5538.     protected function getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService()
  5539.     {
  5540.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaCollectionRestriction.php';
  5542.         return $this->privates['api_platform.metadata.property_schema.collection_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction(new RewindableGenerator(function () {
  5543.             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()));
  5544.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5545.             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()));
  5546.             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()));
  5547.             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()));
  5548.             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()));
  5549.             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()));
  5550.             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()));
  5551.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5552.             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()));
  5553.             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()));
  5554.             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()));
  5555.             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()));
  5556.         }, 13));
  5557.     }
  5558.     /**
  5559.      * Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
  5560.      *
  5561.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
  5562.      */
  5563.     protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
  5567.         return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
  5568.             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()));
  5569.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
  5570.             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()));
  5571.             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()));
  5572.             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()));
  5573.             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()));
  5574.             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()));
  5575.             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()));
  5576.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  5577.             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()));
  5578.             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()));
  5579.             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()));
  5580.             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()));
  5581.         }, 13));
  5582.     }
  5583.     /**
  5584.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  5585.      *
  5586.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  5587.      */
  5588.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  5589.     {
  5590.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5591.         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']));
  5592.     }
  5593.     /**
  5594.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5595.      *
  5596.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5597.      */
  5598.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5599.     {
  5600.         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)))))));
  5601.     }
  5602.     /**
  5603.      * Gets the private 'api_platform.openapi.command' shared service.
  5604.      *
  5605.      * @return \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand
  5606.      */
  5607.     protected function getApiPlatform_Openapi_CommandService()
  5608.     {
  5609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Command/OpenApiCommand.php';
  5611.         $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()));
  5612.         $instance->setName('api:openapi:export');
  5613.         return $instance;
  5614.     }
  5615.     /**
  5616.      * Gets the private 'api_platform.openapi.factory.legacy' shared service.
  5617.      *
  5618.      * @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
  5619.      */
  5620.     protected function getApiPlatform_Openapi_Factory_LegacyService()
  5621.     {
  5622.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/OpenApi/Factory/OpenApiFactory.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Pagination/PaginationOptions.php';
  5625.         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'));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'api_platform.openapi.options' shared service.
  5629.      *
  5630.      * @return \ApiPlatform\OpenApi\Options
  5631.      */
  5632.     protected function getApiPlatform_Openapi_OptionsService()
  5633.     {
  5634.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Options.php';
  5635.         return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\OpenApi\Options('''''0.0.0'false'oauth2''application''''''', [], [], NULLNULLNULLNULLNULLNULL);
  5636.     }
  5637.     /**
  5638.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5639.      *
  5640.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  5641.      */
  5642.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5643.     {
  5644.         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()))));
  5645.     }
  5646.     /**
  5647.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  5648.      *
  5649.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  5650.      */
  5651.     protected function getApiPlatform_OperationPathResolver_RouterService()
  5652.     {
  5653.         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()));
  5654.     }
  5655.     /**
  5656.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5657.      *
  5658.      * @return \ApiPlatform\Api\ResourceClassResolver
  5659.      */
  5660.     protected function getApiPlatform_ResourceClassResolverService()
  5661.     {
  5662.         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()));
  5663.     }
  5664.     /**
  5665.      * Gets the private 'api_platform.router' shared service.
  5666.      *
  5667.      * @return \ApiPlatform\Symfony\Routing\Router
  5668.      */
  5669.     protected function getApiPlatform_RouterService()
  5670.     {
  5671.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  5672.     }
  5673.     /**
  5674.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5675.      *
  5676.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  5677.      */
  5678.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5679.     {
  5680.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  5681.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  5682.             return $this->privates['api_platform.security.listener.request.deny_access'];
  5683.         }
  5684.         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);
  5685.     }
  5686.     /**
  5687.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  5688.      *
  5689.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  5690.      */
  5691.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  5692.     {
  5693.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5694.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  5695.             return $this->privates['api_platform.security.resource_access_checker'];
  5696.         }
  5697.         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);
  5698.     }
  5699.     /**
  5700.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5701.      *
  5702.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  5703.      */
  5704.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5705.     {
  5706.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  5707.         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));
  5708.     }
  5709.     /**
  5710.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  5711.      *
  5712.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  5713.      */
  5714.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  5715.     {
  5716.         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()))])));
  5717.     }
  5718.     /**
  5719.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5720.      *
  5721.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5722.      */
  5723.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5724.     {
  5725.         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())));
  5726.     }
  5727.     /**
  5728.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  5729.      *
  5730.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  5731.      */
  5732.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  5733.     {
  5734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  5736.         $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);
  5737.         $instance->setName('api:swagger:export');
  5738.         return $instance;
  5739.     }
  5740.     /**
  5741.      * Gets the private 'api_platform.upgrade_resource.command' shared service.
  5742.      *
  5743.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand
  5744.      */
  5745.     protected function getApiPlatform_UpgradeResource_CommandService()
  5746.     {
  5747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5748.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Upgrade/SubresourceTransformer.php';
  5750.         $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()));
  5751.         $instance->setName('api:upgrade-resource');
  5752.         return $instance;
  5753.     }
  5754.     /**
  5755.      * Gets the private 'assets.packages' shared service.
  5756.      *
  5757.      * @return \Symfony\Component\Asset\Packages
  5758.      */
  5759.     protected function getAssets_PackagesService()
  5760.     {
  5761.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5762.         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 () {
  5763.             return new \EmptyIterator();
  5764.         }, 0));
  5765.     }
  5766.     /**
  5767.      * Gets the private 'cache.annotations' shared service.
  5768.      *
  5769.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5770.      */
  5771.     protected function getCache_AnnotationsService()
  5772.     {
  5773.         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())));
  5774.     }
  5775.     /**
  5776.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5777.      *
  5778.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5779.      */
  5780.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5781.     {
  5782.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5783.     }
  5784.     /**
  5785.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5786.      *
  5787.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5788.      */
  5789.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5790.     {
  5791.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5792.     }
  5793.     /**
  5794.      * Gets the private 'cache.easyadmin' shared service.
  5795.      *
  5796.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5797.      */
  5798.     protected function getCache_EasyadminService()
  5799.     {
  5800.         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())));
  5801.     }
  5802.     /**
  5803.      * Gets the private 'cache.property_info' shared service.
  5804.      *
  5805.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5806.      */
  5807.     protected function getCache_PropertyInfoService()
  5808.     {
  5809.         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())));
  5810.     }
  5811.     /**
  5812.      * Gets the private 'cache.security_expression_language' shared service.
  5813.      *
  5814.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5815.      */
  5816.     protected function getCache_SecurityExpressionLanguageService()
  5817.     {
  5818.         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())));
  5819.     }
  5820.     /**
  5821.      * Gets the private 'cache.serializer' shared service.
  5822.      *
  5823.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5824.      */
  5825.     protected function getCache_SerializerService()
  5826.     {
  5827.         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())));
  5828.     }
  5829.     /**
  5830.      * Gets the private 'cache.validator' shared service.
  5831.      *
  5832.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5833.      */
  5834.     protected function getCache_ValidatorService()
  5835.     {
  5836.         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())));
  5837.     }
  5838.     /**
  5839.      * Gets the private 'cache.webpack_encore' shared service.
  5840.      *
  5841.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5842.      */
  5843.     protected function getCache_WebpackEncoreService()
  5844.     {
  5845.         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())));
  5846.     }
  5847.     /**
  5848.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5849.      *
  5850.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5851.      */
  5852.     protected function getCachePoolClearer_CacheWarmerService()
  5853.     {
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5856.         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']);
  5857.     }
  5858.     /**
  5859.      * Gets the private 'config_builder.warmer' shared service.
  5860.      *
  5861.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5862.      */
  5863.     protected function getConfigBuilder_WarmerService()
  5864.     {
  5865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5867.         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()));
  5868.     }
  5869.     /**
  5870.      * Gets the private 'config_cache_factory' shared service.
  5871.      *
  5872.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5873.      */
  5874.     protected function getConfigCacheFactoryService()
  5875.     {
  5876.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5877.             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)));
  5878.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5879.         }, 2));
  5880.     }
  5881.     /**
  5882.      * Gets the private 'console.command.about' shared service.
  5883.      *
  5884.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5885.      */
  5886.     protected function getConsole_Command_AboutService()
  5887.     {
  5888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5890.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5891.         $instance->setName('about');
  5892.         $instance->setDescription('Display information about the current project');
  5893.         return $instance;
  5894.     }
  5895.     /**
  5896.      * Gets the private 'console.command.assets_install' shared service.
  5897.      *
  5898.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5899.      */
  5900.     protected function getConsole_Command_AssetsInstallService()
  5901.     {
  5902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5905.         $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));
  5906.         $instance->setName('assets:install');
  5907.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5908.         return $instance;
  5909.     }
  5910.     /**
  5911.      * Gets the private 'console.command.cache_clear' shared service.
  5912.      *
  5913.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5914.      */
  5915.     protected function getConsole_Command_CacheClearService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5919.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5920.         $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())));
  5921.         $instance->setName('cache:clear');
  5922.         $instance->setDescription('Clear the cache');
  5923.         return $instance;
  5924.     }
  5925.     /**
  5926.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5927.      *
  5928.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5929.      */
  5930.     protected function getConsole_Command_CachePoolClearService()
  5931.     {
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5934.         $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']);
  5935.         $instance->setName('cache:pool:clear');
  5936.         $instance->setDescription('Clear cache pools');
  5937.         return $instance;
  5938.     }
  5939.     /**
  5940.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5941.      *
  5942.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5943.      */
  5944.     protected function getConsole_Command_CachePoolDeleteService()
  5945.     {
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5948.         $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']);
  5949.         $instance->setName('cache:pool:delete');
  5950.         $instance->setDescription('Delete an item from a cache pool');
  5951.         return $instance;
  5952.     }
  5953.     /**
  5954.      * Gets the private 'console.command.cache_pool_list' shared service.
  5955.      *
  5956.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5957.      */
  5958.     protected function getConsole_Command_CachePoolListService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5962.         $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']);
  5963.         $instance->setName('cache:pool:list');
  5964.         $instance->setDescription('List available cache pools');
  5965.         return $instance;
  5966.     }
  5967.     /**
  5968.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5969.      *
  5970.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5971.      */
  5972.     protected function getConsole_Command_CachePoolPruneService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5976.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5977.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5978.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5979.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5980.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5981.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5982.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5983.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5984.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5985.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5986.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5987.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  5988.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  5989.             yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService());
  5990.             yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService());
  5991.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  5992.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  5993.             yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  5994.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5995.         }, 18));
  5996.         $instance->setName('cache:pool:prune');
  5997.         $instance->setDescription('Prune cache pools');
  5998.         return $instance;
  5999.     }
  6000.     /**
  6001.      * Gets the private 'console.command.cache_warmup' shared service.
  6002.      *
  6003.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6004.      */
  6005.     protected function getConsole_Command_CacheWarmupService()
  6006.     {
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6009.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6010.         $instance->setName('cache:warmup');
  6011.         $instance->setDescription('Warm up an empty cache');
  6012.         return $instance;
  6013.     }
  6014.     /**
  6015.      * Gets the private 'console.command.config_debug' shared service.
  6016.      *
  6017.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6018.      */
  6019.     protected function getConsole_Command_ConfigDebugService()
  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/ConfigDebugCommand.php';
  6026.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6027.         $instance->setName('debug:config');
  6028.         $instance->setDescription('Dump the current configuration for an extension');
  6029.         return $instance;
  6030.     }
  6031.     /**
  6032.      * Gets the private 'console.command.config_dump_reference' shared service.
  6033.      *
  6034.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6035.      */
  6036.     protected function getConsole_Command_ConfigDumpReferenceService()
  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.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6043.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6044.         $instance->setName('config:dump-reference');
  6045.         $instance->setDescription('Dump the default configuration for an extension');
  6046.         return $instance;
  6047.     }
  6048.     /**
  6049.      * Gets the private 'console.command.container_debug' shared service.
  6050.      *
  6051.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6052.      */
  6053.     protected function getConsole_Command_ContainerDebugService()
  6054.     {
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6058.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6059.         $instance->setName('debug:container');
  6060.         $instance->setDescription('Display current services for an application');
  6061.         return $instance;
  6062.     }
  6063.     /**
  6064.      * Gets the private 'console.command.container_lint' shared service.
  6065.      *
  6066.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6067.      */
  6068.     protected function getConsole_Command_ContainerLintService()
  6069.     {
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6072.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6073.         $instance->setName('lint:container');
  6074.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6075.         return $instance;
  6076.     }
  6077.     /**
  6078.      * Gets the private 'console.command.debug_autowiring' shared service.
  6079.      *
  6080.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6081.      */
  6082.     protected function getConsole_Command_DebugAutowiringService()
  6083.     {
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6088.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6089.         $instance->setName('debug:autowiring');
  6090.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6091.         return $instance;
  6092.     }
  6093.     /**
  6094.      * Gets the private 'console.command.dotenv_debug' shared service.
  6095.      *
  6096.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6097.      */
  6098.     protected function getConsole_Command_DotenvDebugService()
  6099.     {
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6102.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6103.         $instance->setName('debug:dotenv');
  6104.         $instance->setDescription('Lists all dotenv files with variables and values');
  6105.         return $instance;
  6106.     }
  6107.     /**
  6108.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6109.      *
  6110.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6111.      */
  6112.     protected function getConsole_Command_EventDispatcherDebugService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6116.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  6117.         $instance->setName('debug:event-dispatcher');
  6118.         $instance->setDescription('Display configured listeners for an application');
  6119.         return $instance;
  6120.     }
  6121.     /**
  6122.      * Gets the private 'console.command.form_debug' shared service.
  6123.      *
  6124.      * @return \Symfony\Component\Form\Command\DebugCommand
  6125.      */
  6126.     protected function getConsole_Command_FormDebugService()
  6127.     {
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6130.         $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()));
  6131.         $instance->setName('debug:form');
  6132.         $instance->setDescription('Display form type information');
  6133.         return $instance;
  6134.     }
  6135.     /**
  6136.      * Gets the private 'console.command.router_debug' shared service.
  6137.      *
  6138.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6139.      */
  6140.     protected function getConsole_Command_RouterDebugService()
  6141.     {
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6145.         $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()));
  6146.         $instance->setName('debug:router');
  6147.         $instance->setDescription('Display current routes for an application');
  6148.         return $instance;
  6149.     }
  6150.     /**
  6151.      * Gets the private 'console.command.router_match' shared service.
  6152.      *
  6153.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6154.      */
  6155.     protected function getConsole_Command_RouterMatchService()
  6156.     {
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6159.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6160.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6161.         }, 1));
  6162.         $instance->setName('router:match');
  6163.         $instance->setDescription('Help debug routes by simulating a path info match');
  6164.         return $instance;
  6165.     }
  6166.     /**
  6167.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6168.      *
  6169.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6170.      */
  6171.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6172.     {
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6177.         $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')))));
  6178.         $instance->setName('secrets:decrypt-to-local');
  6179.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6180.         return $instance;
  6181.     }
  6182.     /**
  6183.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6184.      *
  6185.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6186.      */
  6187.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6188.     {
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6193.         $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')))));
  6194.         $instance->setName('secrets:encrypt-from-local');
  6195.         $instance->setDescription('Encrypt all local secrets to the vault');
  6196.         return $instance;
  6197.     }
  6198.     /**
  6199.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6200.      *
  6201.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6202.      */
  6203.     protected function getConsole_Command_SecretsGenerateKeyService()
  6204.     {
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6209.         $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')))));
  6210.         $instance->setName('secrets:generate-keys');
  6211.         $instance->setDescription('Generate new encryption keys');
  6212.         return $instance;
  6213.     }
  6214.     /**
  6215.      * Gets the private 'console.command.secrets_list' shared service.
  6216.      *
  6217.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6218.      */
  6219.     protected function getConsole_Command_SecretsListService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6225.         $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')))));
  6226.         $instance->setName('secrets:list');
  6227.         $instance->setDescription('List all secrets');
  6228.         return $instance;
  6229.     }
  6230.     /**
  6231.      * Gets the private 'console.command.secrets_remove' shared service.
  6232.      *
  6233.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6234.      */
  6235.     protected function getConsole_Command_SecretsRemoveService()
  6236.     {
  6237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6241.         $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')))));
  6242.         $instance->setName('secrets:remove');
  6243.         $instance->setDescription('Remove a secret from the vault');
  6244.         return $instance;
  6245.     }
  6246.     /**
  6247.      * Gets the private 'console.command.secrets_set' shared service.
  6248.      *
  6249.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6250.      */
  6251.     protected function getConsole_Command_SecretsSetService()
  6252.     {
  6253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6257.         $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')))));
  6258.         $instance->setName('secrets:set');
  6259.         $instance->setDescription('Set a secret in the vault');
  6260.         return $instance;
  6261.     }
  6262.     /**
  6263.      * Gets the private 'console.command.translation_debug' shared service.
  6264.      *
  6265.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6266.      */
  6267.     protected function getConsole_Command_TranslationDebugService()
  6268.     {
  6269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6271.         $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')], []);
  6272.         $instance->setName('debug:translation');
  6273.         $instance->setDescription('Display translation messages information');
  6274.         return $instance;
  6275.     }
  6276.     /**
  6277.      * Gets the private 'console.command.translation_extract' shared service.
  6278.      *
  6279.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6280.      */
  6281.     protected function getConsole_Command_TranslationExtractService()
  6282.     {
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6285.         $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')], []);
  6286.         $instance->setName('translation:extract');
  6287.         $instance->setAliases([=> 'translation:update']);
  6288.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6289.         return $instance;
  6290.     }
  6291.     /**
  6292.      * Gets the private 'console.command.translation_pull' shared service.
  6293.      *
  6294.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6295.      */
  6296.     protected function getConsole_Command_TranslationPullService()
  6297.     {
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6301.         $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', [], []);
  6302.         $instance->setName('translation:pull');
  6303.         $instance->setDescription('Pull translations from a given provider.');
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the private 'console.command.translation_push' shared service.
  6308.      *
  6309.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6310.      */
  6311.     protected function getConsole_Command_TranslationPushService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6316.         $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()), [], []);
  6317.         $instance->setName('translation:push');
  6318.         $instance->setDescription('Push translations to a given provider.');
  6319.         return $instance;
  6320.     }
  6321.     /**
  6322.      * Gets the private 'console.command.validator_debug' shared service.
  6323.      *
  6324.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6325.      */
  6326.     protected function getConsole_Command_ValidatorDebugService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6330.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6331.         $instance->setName('debug:validator');
  6332.         $instance->setDescription('Display validation constraints for classes');
  6333.         return $instance;
  6334.     }
  6335.     /**
  6336.      * Gets the private 'console.command.xliff_lint' shared service.
  6337.      *
  6338.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6339.      */
  6340.     protected function getConsole_Command_XliffLintService()
  6341.     {
  6342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6344.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6345.         $instance->setName('lint:xliff');
  6346.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6347.         return $instance;
  6348.     }
  6349.     /**
  6350.      * Gets the private 'console.command.yaml_lint' shared service.
  6351.      *
  6352.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6353.      */
  6354.     protected function getConsole_Command_YamlLintService()
  6355.     {
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6359.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6360.         $instance->setName('lint:yaml');
  6361.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6362.         return $instance;
  6363.     }
  6364.     /**
  6365.      * Gets the private 'console.error_listener' shared service.
  6366.      *
  6367.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6368.      */
  6369.     protected function getConsole_ErrorListenerService()
  6370.     {
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6372.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6373.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6374.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6375.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6376.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6377.     }
  6378.     /**
  6379.      * Gets the private 'container.env_var_processor' shared service.
  6380.      *
  6381.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6382.      */
  6383.     protected function getContainer_EnvVarProcessorService()
  6384.     {
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6387.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6388.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6389.         }, 1));
  6390.     }
  6391.     /**
  6392.      * Gets the private 'container.getenv' shared service.
  6393.      *
  6394.      * @return \Closure
  6395.      */
  6396.     protected function getContainer_GetenvService()
  6397.     {
  6398.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6399.     }
  6400.     /**
  6401.      * Gets the private 'data_collector.form' shared service.
  6402.      *
  6403.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6404.      */
  6405.     protected function getDataCollector_FormService()
  6406.     {
  6407.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6408.     }
  6409.     /**
  6410.      * Gets the private 'data_collector.request' shared service.
  6411.      *
  6412.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6413.      */
  6414.     protected function getDataCollector_RequestService()
  6415.     {
  6416.         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())));
  6417.     }
  6418.     /**
  6419.      * Gets the private 'data_collector.request.session_collector' shared service.
  6420.      *
  6421.      * @return \Closure
  6422.      */
  6423.     protected function getDataCollector_Request_SessionCollectorService()
  6424.     {
  6425.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6426.     }
  6427.     /**
  6428.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  6429.      *
  6430.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  6431.      */
  6432.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  6433.     {
  6434.         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 () {
  6435.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  6436.         }, 1)));
  6437.     }
  6438.     /**
  6439.      * Gets the private 'debug.api_platform.data_persister' shared service.
  6440.      *
  6441.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  6442.      */
  6443.     protected function getDebug_ApiPlatform_DataPersisterService()
  6444.     {
  6445.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  6446.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  6447.         }, 1)));
  6448.     }
  6449.     /**
  6450.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  6451.      *
  6452.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  6453.      */
  6454.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  6455.     {
  6456.         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 () {
  6457.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  6458.         }, 1)));
  6459.     }
  6460.     /**
  6461.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  6462.      *
  6463.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  6464.      */
  6465.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  6466.     {
  6467.         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 () {
  6468.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  6469.         }, 1)));
  6470.     }
  6471.     /**
  6472.      * Gets the private 'debug.argument_resolver.default' shared service.
  6473.      *
  6474.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6475.      */
  6476.     protected function getDebug_ArgumentResolver_DefaultService()
  6477.     {
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6481.         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))));
  6482.     }
  6483.     /**
  6484.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6485.      *
  6486.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6487.      */
  6488.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6489.     {
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6493.         $a = ($this->privates['.service_locator.LbBkar4'] ?? $this->get_ServiceLocator_LbBkar4Service());
  6494.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  6495.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  6496.         }
  6497.         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))));
  6498.     }
  6499.     /**
  6500.      * Gets the private 'debug.argument_resolver.request' shared service.
  6501.      *
  6502.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6503.      */
  6504.     protected function getDebug_ArgumentResolver_RequestService()
  6505.     {
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6509.         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))));
  6510.     }
  6511.     /**
  6512.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6513.      *
  6514.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6515.      */
  6516.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6517.     {
  6518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6521.         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))));
  6522.     }
  6523.     /**
  6524.      * Gets the private 'debug.argument_resolver.service' shared service.
  6525.      *
  6526.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6527.      */
  6528.     protected function getDebug_ArgumentResolver_ServiceService()
  6529.     {
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6533.         $a = ($this->privates['.service_locator.LbBkar4'] ?? $this->get_ServiceLocator_LbBkar4Service());
  6534.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6535.             return $this->privates['debug.argument_resolver.service'];
  6536.         }
  6537.         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))));
  6538.     }
  6539.     /**
  6540.      * Gets the private 'debug.argument_resolver.session' shared service.
  6541.      *
  6542.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6543.      */
  6544.     protected function getDebug_ArgumentResolver_SessionService()
  6545.     {
  6546.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6549.         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))));
  6550.     }
  6551.     /**
  6552.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6553.      *
  6554.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6555.      */
  6556.     protected function getDebug_ArgumentResolver_VariadicService()
  6557.     {
  6558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6561.         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))));
  6562.     }
  6563.     /**
  6564.      * Gets the private 'debug.controller_resolver' shared service.
  6565.      *
  6566.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6567.      */
  6568.     protected function getDebug_ControllerResolverService()
  6569.     {
  6570.         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))));
  6571.     }
  6572.     /**
  6573.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6574.      *
  6575.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6576.      */
  6577.     protected function getDebug_DebugHandlersListenerService()
  6578.     {
  6579.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6580.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6581.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6582.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6583.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6584.         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()));
  6585.     }
  6586.     /**
  6587.      * Gets the private 'debug.file_link_formatter' shared service.
  6588.      *
  6589.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6590.      */
  6591.     protected function getDebug_FileLinkFormatterService()
  6592.     {
  6593.         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 () {
  6594.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6595.         });
  6596.     }
  6597.     /**
  6598.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6599.      *
  6600.      * @return \string
  6601.      */
  6602.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6603.     {
  6604.         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');
  6605.     }
  6606.     /**
  6607.      * Gets the private 'debug.log_processor' shared service.
  6608.      *
  6609.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6610.      */
  6611.     protected function getDebug_LogProcessorService()
  6612.     {
  6613.         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())));
  6614.     }
  6615.     /**
  6616.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6617.      *
  6618.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6619.      */
  6620.     protected function getDebug_Security_Access_DecisionManagerService()
  6621.     {
  6622.         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 () {
  6623.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6624.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6625.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6626.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6627.     }
  6628.     /**
  6629.      * Gets the private 'debug.security.firewall' shared service.
  6630.      *
  6631.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6632.      */
  6633.     protected function getDebug_Security_FirewallService()
  6634.     {
  6635.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6636.         if (isset($this->privates['debug.security.firewall'])) {
  6637.             return $this->privates['debug.security.firewall'];
  6638.         }
  6639.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6640.         if (isset($this->privates['debug.security.firewall'])) {
  6641.             return $this->privates['debug.security.firewall'];
  6642.         }
  6643.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6644.     }
  6645.     /**
  6646.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6647.      *
  6648.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6649.      */
  6650.     protected function getDebug_Security_UserValueResolverService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6655.         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))));
  6656.     }
  6657.     /**
  6658.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6659.      *
  6660.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6661.      */
  6662.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  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/AuthenticatedVoter.php';
  6668.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6669.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6670.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6671.         }
  6672.         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);
  6673.     }
  6674.     /**
  6675.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6676.      *
  6677.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6678.      */
  6679.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6685.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6686.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6687.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6688.         }
  6689.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6690.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6691.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6692.         }
  6693.         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);
  6694.     }
  6695.     /**
  6696.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6697.      *
  6698.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6699.      */
  6700.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6701.     {
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6706.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6707.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6708.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6709.         }
  6710.         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);
  6711.     }
  6712.     /**
  6713.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6714.      *
  6715.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6716.      */
  6717.     protected function getDebug_Security_Voter_VoteListenerService()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6720.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6721.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6722.             return $this->privates['debug.security.voter.vote_listener'];
  6723.         }
  6724.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6725.     }
  6726.     /**
  6727.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6728.      *
  6729.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  6730.      */
  6731.     protected function getDoctrine_CacheClearMetadataCommandService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6736.         $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()));
  6737.         $instance->setName('doctrine:cache:clear-metadata');
  6738.         return $instance;
  6739.     }
  6740.     /**
  6741.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6742.      *
  6743.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  6744.      */
  6745.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6746.     {
  6747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6750.         $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()));
  6751.         $instance->setName('doctrine:cache:clear-query');
  6752.         return $instance;
  6753.     }
  6754.     /**
  6755.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6756.      *
  6757.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  6758.      */
  6759.     protected function getDoctrine_CacheClearResultCommandService()
  6760.     {
  6761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6762.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6764.         $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()));
  6765.         $instance->setName('doctrine:cache:clear-result');
  6766.         return $instance;
  6767.     }
  6768.     /**
  6769.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6770.      *
  6771.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  6772.      */
  6773.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6778.         $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()));
  6779.         $instance->setName('doctrine:cache:clear-collection-region');
  6780.         return $instance;
  6781.     }
  6782.     /**
  6783.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6784.      *
  6785.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  6786.      */
  6787.     protected function getDoctrine_ClearEntityRegionCommandService()
  6788.     {
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6792.         $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()));
  6793.         $instance->setName('doctrine:cache:clear-entity-region');
  6794.         return $instance;
  6795.     }
  6796.     /**
  6797.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6798.      *
  6799.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  6800.      */
  6801.     protected function getDoctrine_ClearQueryRegionCommandService()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6806.         $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()));
  6807.         $instance->setName('doctrine:cache:clear-query-region');
  6808.         return $instance;
  6809.     }
  6810.     /**
  6811.      * Gets the private 'doctrine.database_create_command' shared service.
  6812.      *
  6813.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6814.      */
  6815.     protected function getDoctrine_DatabaseCreateCommandService()
  6816.     {
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6820.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6821.         $instance->setName('doctrine:database:create');
  6822.         return $instance;
  6823.     }
  6824.     /**
  6825.      * Gets the private 'doctrine.database_drop_command' shared service.
  6826.      *
  6827.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6828.      */
  6829.     protected function getDoctrine_DatabaseDropCommandService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6834.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6835.         $instance->setName('doctrine:database:drop');
  6836.         return $instance;
  6837.     }
  6838.     /**
  6839.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6840.      *
  6841.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  6842.      */
  6843.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6844.     {
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6848.         $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()));
  6849.         $instance->setName('doctrine:ensure-production-settings');
  6850.         return $instance;
  6851.     }
  6852.     /**
  6853.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6854.      *
  6855.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  6856.      */
  6857.     protected function getDoctrine_MappingConvertCommandService()
  6858.     {
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6862.         $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()));
  6863.         $instance->setName('doctrine:mapping:convert');
  6864.         return $instance;
  6865.     }
  6866.     /**
  6867.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6868.      *
  6869.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6870.      */
  6871.     protected function getDoctrine_MappingImportCommandService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6876.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6877.         $instance->setName('doctrine:mapping:import');
  6878.         return $instance;
  6879.     }
  6880.     /**
  6881.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6882.      *
  6883.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  6884.      */
  6885.     protected function getDoctrine_MappingInfoCommandService()
  6886.     {
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6890.         $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()));
  6891.         $instance->setName('doctrine:mapping:info');
  6892.         return $instance;
  6893.     }
  6894.     /**
  6895.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6896.      *
  6897.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6898.      */
  6899.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6900.     {
  6901.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6903.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  6904.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  6905.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  6906.         }
  6907.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  6908.     }
  6909.     /**
  6910.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6911.      *
  6912.      * @return \Doctrine\Migrations\DependencyFactory
  6913.      */
  6914.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6915.     {
  6916.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6918.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6919.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6920.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6924.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6925.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/Migrations'));
  6926.         $a->setAllOrNothing(false);
  6927.         $a->setCheckDatabasePlatform(true);
  6928.         $a->setTransactional(true);
  6929.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6930.         $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()));
  6931.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6932.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6933.         });
  6934.         return $instance;
  6935.     }
  6936.     /**
  6937.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6938.      *
  6939.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6940.      */
  6941.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6942.     {
  6943.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6945.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6946.     }
  6947.     /**
  6948.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6949.      *
  6950.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6951.      */
  6952.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6953.     {
  6954.         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']);
  6955.     }
  6956.     /**
  6957.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6958.      *
  6959.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6960.      */
  6961.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6964.         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()));
  6965.     }
  6966.     /**
  6967.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6968.      *
  6969.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6970.      */
  6971.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6972.     {
  6973.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6974.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6975.     }
  6976.     /**
  6977.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6978.      *
  6979.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6980.      */
  6981.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6982.     {
  6983.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6985.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6986.     }
  6987.     /**
  6988.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6989.      *
  6990.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6991.      */
  6992.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6993.     {
  6994.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6996.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6997.             return new \EmptyIterator();
  6998.         }, 0));
  6999.     }
  7000.     /**
  7001.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7002.      *
  7003.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7004.      */
  7005.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7006.     {
  7007.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7008.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7009.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7010.     }
  7011.     /**
  7012.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7013.      *
  7014.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7015.      */
  7016.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7017.     {
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7020.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7021.     }
  7022.     /**
  7023.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7024.      *
  7025.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7026.      */
  7027.     protected function getDoctrine_Orm_Validator_UniqueService()
  7028.     {
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7032.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7033.     }
  7034.     /**
  7035.      * Gets the private 'doctrine.query_dql_command' shared service.
  7036.      *
  7037.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  7038.      */
  7039.     protected function getDoctrine_QueryDqlCommandService()
  7040.     {
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7042.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7043.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  7044.         $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()));
  7045.         $instance->setName('doctrine:query:dql');
  7046.         return $instance;
  7047.     }
  7048.     /**
  7049.      * Gets the private 'doctrine.query_sql_command' shared service.
  7050.      *
  7051.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7052.      */
  7053.     protected function getDoctrine_QuerySqlCommandService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7058.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7059.         $instance->setName('doctrine:query:sql');
  7060.         return $instance;
  7061.     }
  7062.     /**
  7063.      * Gets the private 'doctrine.schema_create_command' shared service.
  7064.      *
  7065.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  7066.      */
  7067.     protected function getDoctrine_SchemaCreateCommandService()
  7068.     {
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7072.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7073.         $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()));
  7074.         $instance->setName('doctrine:schema:create');
  7075.         return $instance;
  7076.     }
  7077.     /**
  7078.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7079.      *
  7080.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  7081.      */
  7082.     protected function getDoctrine_SchemaDropCommandService()
  7083.     {
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  7088.         $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()));
  7089.         $instance->setName('doctrine:schema:drop');
  7090.         return $instance;
  7091.     }
  7092.     /**
  7093.      * Gets the private 'doctrine.schema_update_command' shared service.
  7094.      *
  7095.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  7096.      */
  7097.     protected function getDoctrine_SchemaUpdateCommandService()
  7098.     {
  7099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7102.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7103.         $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()));
  7104.         $instance->setName('doctrine:schema:update');
  7105.         return $instance;
  7106.     }
  7107.     /**
  7108.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7109.      *
  7110.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  7111.      */
  7112.     protected function getDoctrine_SchemaValidateCommandService()
  7113.     {
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7115.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  7117.         $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()));
  7118.         $instance->setName('doctrine:schema:validate');
  7119.         return $instance;
  7120.     }
  7121.     /**
  7122.      * Gets the private 'doctrine.ulid_generator' shared service.
  7123.      *
  7124.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7125.      */
  7126.     protected function getDoctrine_UlidGeneratorService()
  7127.     {
  7128.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7130.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7131.     }
  7132.     /**
  7133.      * Gets the private 'doctrine.uuid_generator' shared service.
  7134.      *
  7135.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7136.      */
  7137.     protected function getDoctrine_UuidGeneratorService()
  7138.     {
  7139.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7140.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7141.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7142.     }
  7143.     /**
  7144.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7145.      *
  7146.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7147.      */
  7148.     protected function getDoctrineMigrations_CurrentCommandService()
  7149.     {
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7151.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7152.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7153.         $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');
  7154.         $instance->setName('doctrine:migrations:current');
  7155.         return $instance;
  7156.     }
  7157.     /**
  7158.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7159.      *
  7160.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7161.      */
  7162.     protected function getDoctrineMigrations_DiffCommandService()
  7163.     {
  7164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7165.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7166.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7167.         $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');
  7168.         $instance->setName('doctrine:migrations:diff');
  7169.         return $instance;
  7170.     }
  7171.     /**
  7172.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7173.      *
  7174.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7175.      */
  7176.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7177.     {
  7178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7180.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7181.         $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');
  7182.         $instance->setName('doctrine:migrations:dump-schema');
  7183.         return $instance;
  7184.     }
  7185.     /**
  7186.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7187.      *
  7188.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7189.      */
  7190.     protected function getDoctrineMigrations_ExecuteCommandService()
  7191.     {
  7192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7193.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7195.         $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');
  7196.         $instance->setName('doctrine:migrations:execute');
  7197.         return $instance;
  7198.     }
  7199.     /**
  7200.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7201.      *
  7202.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7203.      */
  7204.     protected function getDoctrineMigrations_GenerateCommandService()
  7205.     {
  7206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7208.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7209.         $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');
  7210.         $instance->setName('doctrine:migrations:generate');
  7211.         return $instance;
  7212.     }
  7213.     /**
  7214.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7215.      *
  7216.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7217.      */
  7218.     protected function getDoctrineMigrations_LatestCommandService()
  7219.     {
  7220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7222.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7223.         $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');
  7224.         $instance->setName('doctrine:migrations:latest');
  7225.         return $instance;
  7226.     }
  7227.     /**
  7228.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7229.      *
  7230.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7231.      */
  7232.     protected function getDoctrineMigrations_MigrateCommandService()
  7233.     {
  7234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7237.         $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');
  7238.         $instance->setName('doctrine:migrations:migrate');
  7239.         return $instance;
  7240.     }
  7241.     /**
  7242.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7243.      *
  7244.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7245.      */
  7246.     protected function getDoctrineMigrations_RollupCommandService()
  7247.     {
  7248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7249.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7251.         $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');
  7252.         $instance->setName('doctrine:migrations:rollup');
  7253.         return $instance;
  7254.     }
  7255.     /**
  7256.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7257.      *
  7258.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7259.      */
  7260.     protected function getDoctrineMigrations_StatusCommandService()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7265.         $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');
  7266.         $instance->setName('doctrine:migrations:status');
  7267.         return $instance;
  7268.     }
  7269.     /**
  7270.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7271.      *
  7272.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7273.      */
  7274.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7275.     {
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7279.         $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');
  7280.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7281.         return $instance;
  7282.     }
  7283.     /**
  7284.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7285.      *
  7286.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7287.      */
  7288.     protected function getDoctrineMigrations_UpToDateCommandService()
  7289.     {
  7290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7291.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7293.         $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');
  7294.         $instance->setName('doctrine:migrations:up-to-date');
  7295.         return $instance;
  7296.     }
  7297.     /**
  7298.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7299.      *
  7300.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7301.      */
  7302.     protected function getDoctrineMigrations_VersionCommandService()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7307.         $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');
  7308.         $instance->setName('doctrine:migrations:version');
  7309.         return $instance;
  7310.     }
  7311.     /**
  7312.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7313.      *
  7314.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7315.      */
  7316.     protected function getDoctrineMigrations_VersionsCommandService()
  7317.     {
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7321.         $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');
  7322.         $instance->setName('doctrine:migrations:list');
  7323.         return $instance;
  7324.     }
  7325.     /**
  7326.      * Gets the private 'easyadmin.filter.type.array' shared service.
  7327.      *
  7328.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  7329.      */
  7330.     protected function getEasyadmin_Filter_Type_ArrayService()
  7331.     {
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7336.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  7338.         return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  7339.     }
  7340.     /**
  7341.      * Gets the private 'easyadmin.filter.type.boolean' shared service.
  7342.      *
  7343.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  7344.      */
  7345.     protected function getEasyadmin_Filter_Type_BooleanService()
  7346.     {
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7352.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  7353.         return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  7354.     }
  7355.     /**
  7356.      * Gets the private 'easyadmin.filter.type.choice' shared service.
  7357.      *
  7358.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  7359.      */
  7360.     protected function getEasyadmin_Filter_Type_ChoiceService()
  7361.     {
  7362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7366.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  7368.         return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  7369.     }
  7370.     /**
  7371.      * Gets the private 'easyadmin.filter.type.comparison' shared service.
  7372.      *
  7373.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7374.      */
  7375.     protected function getEasyadmin_Filter_Type_ComparisonService()
  7376.     {
  7377.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7379.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7381.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7382.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7383.         return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  7384.     }
  7385.     /**
  7386.      * Gets the private 'easyadmin.filter.type.date' shared service.
  7387.      *
  7388.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7389.      */
  7390.     protected function getEasyadmin_Filter_Type_DateService()
  7391.     {
  7392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7398.         return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  7399.     }
  7400.     /**
  7401.      * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  7402.      *
  7403.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7404.      */
  7405.     protected function getEasyadmin_Filter_Type_DateintervalService()
  7406.     {
  7407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7413.         return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  7414.     }
  7415.     /**
  7416.      * Gets the private 'easyadmin.filter.type.datetime' shared service.
  7417.      *
  7418.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7419.      */
  7420.     protected function getEasyadmin_Filter_Type_DatetimeService()
  7421.     {
  7422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7426.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7427.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7428.         return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  7429.     }
  7430.     /**
  7431.      * Gets the private 'easyadmin.filter.type.decimal' shared service.
  7432.      *
  7433.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7434.      */
  7435.     protected function getEasyadmin_Filter_Type_DecimalService()
  7436.     {
  7437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7443.         return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  7444.     }
  7445.     /**
  7446.      * Gets the private 'easyadmin.filter.type.entity' shared service.
  7447.      *
  7448.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  7449.      */
  7450.     protected function getEasyadmin_Filter_Type_EntityService()
  7451.     {
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  7458.         return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  7459.     }
  7460.     /**
  7461.      * Gets the private 'easyadmin.filter.type.float' shared service.
  7462.      *
  7463.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7464.      */
  7465.     protected function getEasyadmin_Filter_Type_FloatService()
  7466.     {
  7467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7472.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7473.         return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  7474.     }
  7475.     /**
  7476.      * Gets the private 'easyadmin.filter.type.integer' shared service.
  7477.      *
  7478.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7479.      */
  7480.     protected function getEasyadmin_Filter_Type_IntegerService()
  7481.     {
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7486.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7488.         return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  7489.     }
  7490.     /**
  7491.      * Gets the private 'easyadmin.filter.type.text' shared service.
  7492.      *
  7493.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  7494.      */
  7495.     protected function getEasyadmin_Filter_Type_TextService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  7500.         return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  7501.     }
  7502.     /**
  7503.      * Gets the private 'easyadmin.filter.type.textarea' shared service.
  7504.      *
  7505.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  7506.      */
  7507.     protected function getEasyadmin_Filter_Type_TextareaService()
  7508.     {
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  7512.         return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  7513.     }
  7514.     /**
  7515.      * Gets the private 'easyadmin.filter.type.time' shared service.
  7516.      *
  7517.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7518.      */
  7519.     protected function getEasyadmin_Filter_Type_TimeService()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7527.         return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  7528.     }
  7529.     /**
  7530.      * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  7531.      *
  7532.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  7533.      */
  7534.     protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  7535.     {
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  7539.         return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7540.     }
  7541.     /**
  7542.      * Gets the private 'easyadmin.form.type' shared service.
  7543.      *
  7544.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  7545.      */
  7546.     protected function getEasyadmin_Form_TypeService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7555.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7556.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7557.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7558.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7561.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7562.         if (isset($this->privates['easyadmin.form.type'])) {
  7563.             return $this->privates['easyadmin.form.type'];
  7564.         }
  7565.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7566.         if (isset($this->privates['easyadmin.form.type'])) {
  7567.             return $this->privates['easyadmin.form.type'];
  7568.         }
  7569.         $c = ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService());
  7570.         if (isset($this->privates['easyadmin.form.type'])) {
  7571.             return $this->privates['easyadmin.form.type'];
  7572.         }
  7573.         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);
  7574.     }
  7575.     /**
  7576.      * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  7577.      *
  7578.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  7579.      */
  7580.     protected function getEasyadmin_Form_Type_AutocompleteService()
  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/symfony/form/DataMapperInterface.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  7586.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7587.         if (isset($this->privates['easyadmin.form.type.autocomplete'])) {
  7588.             return $this->privates['easyadmin.form.type.autocomplete'];
  7589.         }
  7590.         return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType($a);
  7591.     }
  7592.     /**
  7593.      * Gets the private 'easyadmin.form.type.batch' shared service.
  7594.      *
  7595.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  7596.      */
  7597.     protected function getEasyadmin_Form_Type_BatchService()
  7598.     {
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  7602.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7603.         if (isset($this->privates['easyadmin.form.type.batch'])) {
  7604.             return $this->privates['easyadmin.form.type.batch'];
  7605.         }
  7606.         return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType($a);
  7607.     }
  7608.     /**
  7609.      * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  7610.      *
  7611.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  7612.      */
  7613.     protected function getEasyadmin_Form_Type_Configurator_TypeService()
  7614.     {
  7615.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  7617.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7618.         if (isset($this->privates['easyadmin.form.type.configurator.type'])) {
  7619.             return $this->privates['easyadmin.form.type.configurator.type'];
  7620.         }
  7621.         return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator($a);
  7622.     }
  7623.     /**
  7624.      * Gets the private 'easyadmin.form.type.divider' shared service.
  7625.      *
  7626.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  7627.      */
  7628.     protected function getEasyadmin_Form_Type_DividerService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  7633.         return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  7634.     }
  7635.     /**
  7636.      * Gets the private 'easyadmin.form.type.extension' shared service.
  7637.      *
  7638.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  7639.      */
  7640.     protected function getEasyadmin_Form_Type_ExtensionService()
  7641.     {
  7642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7644.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  7645.         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())));
  7646.     }
  7647.     /**
  7648.      * Gets the private 'easyadmin.form.type.fileupload' shared service.
  7649.      *
  7650.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  7651.      */
  7652.     protected function getEasyadmin_Form_Type_FileuploadService()
  7653.     {
  7654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7656.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  7657.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  7658.         return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  7659.     }
  7660.     /**
  7661.      * Gets the private 'easyadmin.form.type.filters' shared service.
  7662.      *
  7663.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  7664.      */
  7665.     protected function getEasyadmin_Form_Type_FiltersService()
  7666.     {
  7667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7668.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7669.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  7670.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7671.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7672.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7673.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7674.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7675.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7680.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7681.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  7682.             return $this->privates['easyadmin.form.type.filters'];
  7683.         }
  7684.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7685.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  7686.             return $this->privates['easyadmin.form.type.filters'];
  7687.         }
  7688.         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()))]);
  7689.     }
  7690.     /**
  7691.      * Gets the private 'easyadmin.form.type.group' shared service.
  7692.      *
  7693.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  7694.      */
  7695.     protected function getEasyadmin_Form_Type_GroupService()
  7696.     {
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  7700.         return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  7701.     }
  7702.     /**
  7703.      * Gets the private 'easyadmin.form.type.section' shared service.
  7704.      *
  7705.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  7706.      */
  7707.     protected function getEasyadmin_Form_Type_SectionService()
  7708.     {
  7709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  7712.         return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  7713.     }
  7714.     /**
  7715.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7716.      *
  7717.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7718.      */
  7719.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7720.     {
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7722.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7723.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7724.         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()));
  7725.     }
  7726.     /**
  7727.      * Gets the private 'exception_listener' shared service.
  7728.      *
  7729.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7730.      */
  7731.     protected function getExceptionListenerService()
  7732.     {
  7733.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7734.     }
  7735.     /**
  7736.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7737.      *
  7738.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7739.      */
  7740.     protected function getForm_ChoiceListFactory_CachedService()
  7741.     {
  7742.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7746.         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())));
  7747.     }
  7748.     /**
  7749.      * Gets the private 'form.registry' shared service.
  7750.      *
  7751.      * @return \Symfony\Component\Form\FormRegistry
  7752.      */
  7753.     protected function getForm_RegistryService()
  7754.     {
  7755.         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, [
  7756.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'false],
  7757.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'false],
  7758.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'false],
  7759.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'false],
  7760.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'false],
  7761.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'false],
  7762.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'false],
  7763.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'false],
  7764.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'false],
  7765.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'false],
  7766.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'false],
  7767.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'false],
  7768.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'false],
  7769.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'false],
  7770.         ], [
  7771.             'easyadmin.filter.type.array' => '?',
  7772.             'easyadmin.filter.type.boolean' => '?',
  7773.             'easyadmin.filter.type.choice' => '?',
  7774.             'easyadmin.filter.type.comparison' => '?',
  7775.             'easyadmin.filter.type.date' => '?',
  7776.             'easyadmin.filter.type.dateinterval' => '?',
  7777.             'easyadmin.filter.type.datetime' => '?',
  7778.             'easyadmin.filter.type.decimal' => '?',
  7779.             'easyadmin.filter.type.entity' => '?',
  7780.             'easyadmin.filter.type.float' => '?',
  7781.             'easyadmin.filter.type.integer' => '?',
  7782.             'easyadmin.filter.type.text' => '?',
  7783.             'easyadmin.filter.type.textarea' => '?',
  7784.             'easyadmin.filter.type.time' => '?',
  7785.         ]), [], new RewindableGenerator(function () {
  7786.             return new \EmptyIterator();
  7787.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7788.             'App\\Form\\AchatFormType' => ['privates''App\\Form\\AchatFormType''getAchatFormTypeService'false],
  7789.             'App\\Form\\AdminBudgetType' => ['privates''App\\Form\\AdminBudgetType''getAdminBudgetTypeService'false],
  7790.             'App\\Form\\AdminCatClientType' => ['privates''App\\Form\\AdminCatClientType''getAdminCatClientTypeService'false],
  7791.             'App\\Form\\AdminProduitType' => ['privates''App\\Form\\AdminProduitType''getAdminProduitTypeService'false],
  7792.             'App\\Form\\AdminTypeFraisType' => ['privates''App\\Form\\AdminTypeFraisType''getAdminTypeFraisTypeService'false],
  7793.             'App\\Form\\ClientsFormType' => ['privates''App\\Form\\ClientsFormType''getClientsFormTypeService'false],
  7794.             'App\\Form\\CommandeFormType' => ['privates''App\\Form\\CommandeFormType''getCommandeFormTypeService'false],
  7795.             'App\\Form\\FactureFormType' => ['privates''App\\Form\\FactureFormType''getFactureFormTypeService'false],
  7796.             'App\\Form\\FournisseurFormType' => ['privates''App\\Form\\FournisseurFormType''getFournisseurFormTypeService'false],
  7797.             'App\\Form\\FraisFormType' => ['privates''App\\Form\\FraisFormType''getFraisFormTypeService'false],
  7798.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'false],
  7799.             'App\\Form\\SearchClientsFormType' => ['privates''App\\Form\\SearchClientsFormType''getSearchClientsFormTypeService'false],
  7800.             'App\\Form\\SearchCommandeFormType' => ['privates''App\\Form\\SearchCommandeFormType''getSearchCommandeFormTypeService'false],
  7801.             'App\\Form\\SearchEvolStockType' => ['privates''App\\Form\\SearchEvolStockType''getSearchEvolStockTypeService'false],
  7802.             'App\\Form\\SearchEvolVentesType' => ['privates''App\\Form\\SearchEvolVentesType''getSearchEvolVentesTypeService'false],
  7803.             'App\\Form\\SearchFournisseurFormType' => ['privates''App\\Form\\SearchFournisseurFormType''getSearchFournisseurFormTypeService'false],
  7804.             'App\\Form\\SearchFraisFormType' => ['privates''App\\Form\\SearchFraisFormType''getSearchFraisFormTypeService'false],
  7805.             'App\\Form\\SearchJournalDeCaisseType' => ['privates''App\\Form\\SearchJournalDeCaisseType''getSearchJournalDeCaisseTypeService'false],
  7806.             'App\\Form\\SearchStockFormType' => ['privates''App\\Form\\SearchStockFormType''getSearchStockFormTypeService'false],
  7807.             'App\\Form\\StockFormType' => ['privates''App\\Form\\StockFormType''getStockFormTypeService'false],
  7808.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'false],
  7809.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'false],
  7810.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'false],
  7811.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'false],
  7812.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'false],
  7813.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'false],
  7814.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'false],
  7815.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'false],
  7816.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7817.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7818.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7819.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7820.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7821.         ], [
  7822.             'App\\Form\\AchatFormType' => '?',
  7823.             'App\\Form\\AdminBudgetType' => '?',
  7824.             'App\\Form\\AdminCatClientType' => '?',
  7825.             'App\\Form\\AdminProduitType' => '?',
  7826.             'App\\Form\\AdminTypeFraisType' => '?',
  7827.             'App\\Form\\ClientsFormType' => '?',
  7828.             'App\\Form\\CommandeFormType' => '?',
  7829.             'App\\Form\\FactureFormType' => '?',
  7830.             'App\\Form\\FournisseurFormType' => '?',
  7831.             'App\\Form\\FraisFormType' => '?',
  7832.             'App\\Form\\RegistrationFormType' => '?',
  7833.             'App\\Form\\SearchClientsFormType' => '?',
  7834.             'App\\Form\\SearchCommandeFormType' => '?',
  7835.             'App\\Form\\SearchEvolStockType' => '?',
  7836.             'App\\Form\\SearchEvolVentesType' => '?',
  7837.             'App\\Form\\SearchFournisseurFormType' => '?',
  7838.             'App\\Form\\SearchFraisFormType' => '?',
  7839.             'App\\Form\\SearchJournalDeCaisseType' => '?',
  7840.             'App\\Form\\SearchStockFormType' => '?',
  7841.             'App\\Form\\StockFormType' => '?',
  7842.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  7843.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  7844.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  7845.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  7846.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  7847.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  7848.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  7849.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  7850.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7851.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7852.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7853.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7854.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7855.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7856.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7857.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7858.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7859.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7860.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7861.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7862.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  7863.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7864.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7865.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7866.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7867.         }, 1)], new RewindableGenerator(function () {
  7868.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7869.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7870.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  7871.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7872.     }
  7873.     /**
  7874.      * Gets the private 'form.server_params' shared service.
  7875.      *
  7876.      * @return \Symfony\Component\Form\Util\ServerParams
  7877.      */
  7878.     protected function getForm_ServerParamsService()
  7879.     {
  7880.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7881.         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())));
  7882.     }
  7883.     /**
  7884.      * Gets the private 'form.type.choice' shared service.
  7885.      *
  7886.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7887.      */
  7888.     protected function getForm_Type_ChoiceService()
  7889.     {
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7893.         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()));
  7894.     }
  7895.     /**
  7896.      * Gets the private 'form.type.color' shared service.
  7897.      *
  7898.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7899.      */
  7900.     protected function getForm_Type_ColorService()
  7901.     {
  7902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7905.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7906.     }
  7907.     /**
  7908.      * Gets the private 'form.type.entity' shared service.
  7909.      *
  7910.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7911.      */
  7912.     protected function getForm_Type_EntityService()
  7913.     {
  7914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7918.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7919.     }
  7920.     /**
  7921.      * Gets the private 'form.type.form' shared service.
  7922.      *
  7923.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7924.      */
  7925.     protected function getForm_Type_FormService()
  7926.     {
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7930.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7931.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  7932.     }
  7933.     /**
  7934.      * Gets the private 'form.type_extension.csrf' shared service.
  7935.      *
  7936.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7937.      */
  7938.     protected function getForm_TypeExtension_CsrfService()
  7939.     {
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7943.         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()));
  7944.     }
  7945.     /**
  7946.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7947.      *
  7948.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7949.      */
  7950.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7951.     {
  7952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7955.         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()));
  7956.     }
  7957.     /**
  7958.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7959.      *
  7960.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7961.      */
  7962.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7963.     {
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7969.         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())));
  7970.     }
  7971.     /**
  7972.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7973.      *
  7974.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7975.      */
  7976.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7977.     {
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7980.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7981.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7982.     }
  7983.     /**
  7984.      * Gets the private 'form.type_extension.form.validator' shared service.
  7985.      *
  7986.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7987.      */
  7988.     protected function getForm_TypeExtension_Form_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/BaseValidatorExtension.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7994.         $a = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  7995.         if (isset($this->privates['form.type_extension.form.validator'])) {
  7996.             return $this->privates['form.type_extension.form.validator'];
  7997.         }
  7998.         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()));
  7999.     }
  8000.     /**
  8001.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8002.      *
  8003.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8004.      */
  8005.     protected function getForm_TypeExtension_Upload_ValidatorService()
  8006.     {
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  8010.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  8011.     }
  8012.     /**
  8013.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8014.      *
  8015.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8016.      */
  8017.     protected function getForm_TypeGuesser_DoctrineService()
  8018.     {
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8021.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8022.     }
  8023.     /**
  8024.      * Gets the private 'form.type_guesser.validator' shared service.
  8025.      *
  8026.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8027.      */
  8028.     protected function getForm_TypeGuesser_ValidatorService()
  8029.     {
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8032.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8033.     }
  8034.     /**
  8035.      * Gets the private 'fos_js_routing.dump_command' shared service.
  8036.      *
  8037.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  8038.      */
  8039.     protected function getFosJsRouting_DumpCommandService()
  8040.     {
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8042.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  8043.         $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);
  8044.         $instance->setName('fos:js-routing:dump');
  8045.         return $instance;
  8046.     }
  8047.     /**
  8048.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  8049.      *
  8050.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  8051.      */
  8052.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  8053.     {
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  8056.         $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()));
  8057.         $instance->setName('fos:js-routing:debug');
  8058.         return $instance;
  8059.     }
  8060.     /**
  8061.      * Gets the private 'fragment.renderer.inline' shared service.
  8062.      *
  8063.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8064.      */
  8065.     protected function getFragment_Renderer_InlineService()
  8066.     {
  8067.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8070.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8071.         if (isset($this->privates['fragment.renderer.inline'])) {
  8072.             return $this->privates['fragment.renderer.inline'];
  8073.         }
  8074.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8075.         if (isset($this->privates['fragment.renderer.inline'])) {
  8076.             return $this->privates['fragment.renderer.inline'];
  8077.         }
  8078.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8079.         $instance->setFragmentPath('/_fragment');
  8080.         return $instance;
  8081.     }
  8082.     /**
  8083.      * Gets the private 'locale_aware_listener' shared service.
  8084.      *
  8085.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8086.      */
  8087.     protected function getLocaleAwareListenerService()
  8088.     {
  8089.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8090.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8091.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8092.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8093.     }
  8094.     /**
  8095.      * Gets the private 'locale_listener' shared service.
  8096.      *
  8097.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8098.      */
  8099.     protected function getLocaleListenerService()
  8100.     {
  8101.         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, []);
  8102.     }
  8103.     /**
  8104.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8105.      *
  8106.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8107.      */
  8108.     protected function getMaker_AutoCommand_MakeAuthService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8118.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8119.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8120.         $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')))));
  8121.         $instance->setName('make:auth');
  8122.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8123.         return $instance;
  8124.     }
  8125.     /**
  8126.      * Gets the private 'maker.auto_command.make_command' shared service.
  8127.      *
  8128.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8129.      */
  8130.     protected function getMaker_AutoCommand_MakeCommandService()
  8131.     {
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8138.         $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')))));
  8139.         $instance->setName('make:command');
  8140.         $instance->setDescription('Creates a new console command class');
  8141.         return $instance;
  8142.     }
  8143.     /**
  8144.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8145.      *
  8146.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8147.      */
  8148.     protected function getMaker_AutoCommand_MakeControllerService()
  8149.     {
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8156.         $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')))));
  8157.         $instance->setName('make:controller');
  8158.         $instance->setDescription('Creates a new controller class');
  8159.         return $instance;
  8160.     }
  8161.     /**
  8162.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8163.      *
  8164.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8165.      */
  8166.     protected function getMaker_AutoCommand_MakeCrudService()
  8167.     {
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8174.         $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')))));
  8175.         $instance->setName('make:crud');
  8176.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8177.         return $instance;
  8178.     }
  8179.     /**
  8180.      * Gets the private 'maker.auto_command.make_data_persister' shared service.
  8181.      *
  8182.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8183.      */
  8184.     protected function getMaker_AutoCommand_MakeDataPersisterService()
  8185.     {
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataPersister.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8192.         $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')))));
  8193.         $instance->setName('make:data-persister');
  8194.         $instance->setDescription('Creates an API Platform data persister');
  8195.         return $instance;
  8196.     }
  8197.     /**
  8198.      * Gets the private 'maker.auto_command.make_data_provider' shared service.
  8199.      *
  8200.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8201.      */
  8202.     protected function getMaker_AutoCommand_MakeDataProviderService()
  8203.     {
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataProvider.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8210.         $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')))));
  8211.         $instance->setName('make:data-provider');
  8212.         $instance->setDescription('Creates an API Platform data provider');
  8213.         return $instance;
  8214.     }
  8215.     /**
  8216.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8217.      *
  8218.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8219.      */
  8220.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8221.     {
  8222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8228.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8229.         $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')))));
  8230.         $instance->setName('make:docker:database');
  8231.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8236.      *
  8237.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8238.      */
  8239.     protected function getMaker_AutoCommand_MakeEntityService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8248.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8249.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8250.         $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')))));
  8251.         $instance->setName('make:entity');
  8252.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8253.         return $instance;
  8254.     }
  8255.     /**
  8256.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8257.      *
  8258.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8259.      */
  8260.     protected function getMaker_AutoCommand_MakeFixturesService()
  8261.     {
  8262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8263.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8268.         $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')))));
  8269.         $instance->setName('make:fixtures');
  8270.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8271.         return $instance;
  8272.     }
  8273.     /**
  8274.      * Gets the private 'maker.auto_command.make_form' shared service.
  8275.      *
  8276.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8277.      */
  8278.     protected function getMaker_AutoCommand_MakeFormService()
  8279.     {
  8280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8286.         $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')))));
  8287.         $instance->setName('make:form');
  8288.         $instance->setDescription('Creates a new form class');
  8289.         return $instance;
  8290.     }
  8291.     /**
  8292.      * Gets the private 'maker.auto_command.make_message' shared service.
  8293.      *
  8294.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8295.      */
  8296.     protected function getMaker_AutoCommand_MakeMessageService()
  8297.     {
  8298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8304.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8305.         $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')))));
  8306.         $instance->setName('make:message');
  8307.         $instance->setDescription('Creates a new message and handler');
  8308.         return $instance;
  8309.     }
  8310.     /**
  8311.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8312.      *
  8313.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8314.      */
  8315.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8316.     {
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8323.         $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')))));
  8324.         $instance->setName('make:messenger-middleware');
  8325.         $instance->setDescription('Creates a new messenger middleware');
  8326.         return $instance;
  8327.     }
  8328.     /**
  8329.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8330.      *
  8331.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8332.      */
  8333.     protected function getMaker_AutoCommand_MakeMigrationService()
  8334.     {
  8335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8342.         $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')))));
  8343.         $instance->setName('make:migration');
  8344.         $instance->setDescription('Creates a new migration based on database changes');
  8345.         return $instance;
  8346.     }
  8347.     /**
  8348.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8349.      *
  8350.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8351.      */
  8352.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8353.     {
  8354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8360.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8361.         $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')))));
  8362.         $instance->setName('make:registration-form');
  8363.         $instance->setDescription('Creates a new registration form system');
  8364.         return $instance;
  8365.     }
  8366.     /**
  8367.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8368.      *
  8369.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8370.      */
  8371.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8372.     {
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8379.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8380.         $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')))));
  8381.         $instance->setName('make:reset-password');
  8382.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8383.         return $instance;
  8384.     }
  8385.     /**
  8386.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  8387.      *
  8388.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8389.      */
  8390.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  8391.     {
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8395.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8396.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8400.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8401.         $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')))));
  8402.         $instance->setName('make:security:form-login');
  8403.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  8404.         return $instance;
  8405.     }
  8406.     /**
  8407.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8408.      *
  8409.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8410.      */
  8411.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8412.     {
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8416.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8418.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8419.         $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')))));
  8420.         $instance->setName('make:serializer:encoder');
  8421.         $instance->setDescription('Creates a new serializer encoder class');
  8422.         return $instance;
  8423.     }
  8424.     /**
  8425.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8426.      *
  8427.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8428.      */
  8429.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8430.     {
  8431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8437.         $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')))));
  8438.         $instance->setName('make:serializer:normalizer');
  8439.         $instance->setDescription('Creates a new serializer normalizer class');
  8440.         return $instance;
  8441.     }
  8442.     /**
  8443.      * Gets the private 'maker.auto_command.make_state_processor' shared service.
  8444.      *
  8445.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8446.      */
  8447.     protected function getMaker_AutoCommand_MakeStateProcessorService()
  8448.     {
  8449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProcessor.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8455.         $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')))));
  8456.         $instance->setName('make:state-processor');
  8457.         $instance->setDescription('Creates an API Platform state processor');
  8458.         return $instance;
  8459.     }
  8460.     /**
  8461.      * Gets the private 'maker.auto_command.make_state_provider' shared service.
  8462.      *
  8463.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8464.      */
  8465.     protected function getMaker_AutoCommand_MakeStateProviderService()
  8466.     {
  8467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProvider.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8473.         $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')))));
  8474.         $instance->setName('make:state-provider');
  8475.         $instance->setDescription('Creates an API Platform state provider');
  8476.         return $instance;
  8477.     }
  8478.     /**
  8479.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8480.      *
  8481.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8482.      */
  8483.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8484.     {
  8485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8486.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8488.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8491.         $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')))));
  8492.         $instance->setName('make:stimulus-controller');
  8493.         $instance->setDescription('Creates a new Stimulus controller');
  8494.         return $instance;
  8495.     }
  8496.     /**
  8497.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8498.      *
  8499.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8500.      */
  8501.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8502.     {
  8503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8510.         $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')))));
  8511.         $instance->setName('make:subscriber');
  8512.         $instance->setDescription('Creates a new event subscriber class');
  8513.         return $instance;
  8514.     }
  8515.     /**
  8516.      * Gets the private 'maker.auto_command.make_test' shared service.
  8517.      *
  8518.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8519.      */
  8520.     protected function getMaker_AutoCommand_MakeTestService()
  8521.     {
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8529.         $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')))));
  8530.         $instance->setName('make:test');
  8531.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8532.         $instance->setDescription('Creates a new test class');
  8533.         return $instance;
  8534.     }
  8535.     /**
  8536.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  8537.      *
  8538.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8539.      */
  8540.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  8541.     {
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8545.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8546.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  8547.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8548.         $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')))));
  8549.         $instance->setName('make:twig-component');
  8550.         $instance->setDescription('Creates a twig (or live) component');
  8551.         return $instance;
  8552.     }
  8553.     /**
  8554.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8555.      *
  8556.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8557.      */
  8558.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8559.     {
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8561.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8562.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8566.         $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')))));
  8567.         $instance->setName('make:twig-extension');
  8568.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  8569.         return $instance;
  8570.     }
  8571.     /**
  8572.      * Gets the private 'maker.auto_command.make_user' shared service.
  8573.      *
  8574.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8575.      */
  8576.     protected function getMaker_AutoCommand_MakeUserService()
  8577.     {
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8586.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8587.         $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')))));
  8588.         $instance->setName('make:user');
  8589.         $instance->setDescription('Creates a new security user class');
  8590.         return $instance;
  8591.     }
  8592.     /**
  8593.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8594.      *
  8595.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8596.      */
  8597.     protected function getMaker_AutoCommand_MakeValidatorService()
  8598.     {
  8599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8605.         $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')))));
  8606.         $instance->setName('make:validator');
  8607.         $instance->setDescription('Creates a new validator and constraint class');
  8608.         return $instance;
  8609.     }
  8610.     /**
  8611.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8612.      *
  8613.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8614.      */
  8615.     protected function getMaker_AutoCommand_MakeVoterService()
  8616.     {
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8623.         $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')))));
  8624.         $instance->setName('make:voter');
  8625.         $instance->setDescription('Creates a new security voter class');
  8626.         return $instance;
  8627.     }
  8628.     /**
  8629.      * Gets the private 'maker.doctrine_helper' shared service.
  8630.      *
  8631.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8632.      */
  8633.     protected function getMaker_DoctrineHelperService()
  8634.     {
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8636.         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())]]]);
  8637.     }
  8638.     /**
  8639.      * Gets the private 'maker.entity_class_generator' shared service.
  8640.      *
  8641.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8642.      */
  8643.     protected function getMaker_EntityClassGeneratorService()
  8644.     {
  8645.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8646.         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()));
  8647.     }
  8648.     /**
  8649.      * Gets the private 'maker.file_link_formatter' shared service.
  8650.      *
  8651.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  8652.      */
  8653.     protected function getMaker_FileLinkFormatterService()
  8654.     {
  8655.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8656.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8657.     }
  8658.     /**
  8659.      * Gets the private 'maker.file_manager' shared service.
  8660.      *
  8661.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8662.      */
  8663.     protected function getMaker_FileManagerService()
  8664.     {
  8665.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8666.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8669.         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'));
  8670.     }
  8671.     /**
  8672.      * Gets the private 'maker.generator' shared service.
  8673.      *
  8674.      * @return \Symfony\Bundle\MakerBundle\Generator
  8675.      */
  8676.     protected function getMaker_GeneratorService()
  8677.     {
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8680.         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());
  8681.     }
  8682.     /**
  8683.      * Gets the private 'maker.php_compat_util' shared service.
  8684.      *
  8685.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8686.      */
  8687.     protected function getMaker_PhpCompatUtilService()
  8688.     {
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8690.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8691.     }
  8692.     /**
  8693.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8694.      *
  8695.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8696.      */
  8697.     protected function getMaker_Renderer_FormTypeRendererService()
  8698.     {
  8699.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8700.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8701.     }
  8702.     /**
  8703.      * Gets the private 'mime_types' shared service.
  8704.      *
  8705.      * @return \Symfony\Component\Mime\MimeTypes
  8706.      */
  8707.     protected function getMimeTypesService()
  8708.     {
  8709.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8710.         $instance->setDefault($instance);
  8711.         return $instance;
  8712.     }
  8713.     /**
  8714.      * Gets the private 'monolog.handler.console' shared service.
  8715.      *
  8716.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8717.      */
  8718.     protected function getMonolog_Handler_ConsoleService()
  8719.     {
  8720.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8721.     }
  8722.     /**
  8723.      * Gets the private 'monolog.handler.main' shared service.
  8724.      *
  8725.      * @return \Monolog\Handler\StreamHandler
  8726.      */
  8727.     protected function getMonolog_Handler_MainService()
  8728.     {
  8729.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8730.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8731.         return $instance;
  8732.     }
  8733.     /**
  8734.      * Gets the private 'monolog.logger' shared service.
  8735.      *
  8736.      * @return \Symfony\Bridge\Monolog\Logger
  8737.      */
  8738.     protected function getMonolog_LoggerService()
  8739.     {
  8740.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8741.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8742.         $instance->useMicrosecondTimestamps(true);
  8743.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8744.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8745.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8746.         return $instance;
  8747.     }
  8748.     /**
  8749.      * Gets the private 'monolog.logger.cache' shared service.
  8750.      *
  8751.      * @return \Symfony\Bridge\Monolog\Logger
  8752.      */
  8753.     protected function getMonolog_Logger_CacheService()
  8754.     {
  8755.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8756.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8757.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8758.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8759.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8760.         return $instance;
  8761.     }
  8762.     /**
  8763.      * Gets the private 'monolog.logger.request' shared service.
  8764.      *
  8765.      * @return \Symfony\Bridge\Monolog\Logger
  8766.      */
  8767.     protected function getMonolog_Logger_RequestService()
  8768.     {
  8769.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8770.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8771.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8772.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8773.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8774.         return $instance;
  8775.     }
  8776.     /**
  8777.      * Gets the private 'monolog.logger.security' shared service.
  8778.      *
  8779.      * @return \Symfony\Bridge\Monolog\Logger
  8780.      */
  8781.     protected function getMonolog_Logger_SecurityService()
  8782.     {
  8783.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8784.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8785.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8786.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8788.         return $instance;
  8789.     }
  8790.     /**
  8791.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  8792.      *
  8793.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  8794.      */
  8795.     protected function getNelmioCors_CorsListenerService()
  8796.     {
  8797.         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'))]));
  8798.     }
  8799.     /**
  8800.      * Gets the private 'parameter_bag' shared service.
  8801.      *
  8802.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8803.      */
  8804.     protected function getParameterBagService()
  8805.     {
  8806.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8807.     }
  8808.     /**
  8809.      * Gets the private 'profiler_listener' shared service.
  8810.      *
  8811.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8812.      */
  8813.     protected function getProfilerListenerService()
  8814.     {
  8815.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8816.         if (isset($this->privates['profiler_listener'])) {
  8817.             return $this->privates['profiler_listener'];
  8818.         }
  8819.         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);
  8820.     }
  8821.     /**
  8822.      * Gets the private 'property_info' shared service.
  8823.      *
  8824.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8825.      */
  8826.     protected function getPropertyInfoService()
  8827.     {
  8828.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8829.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8830.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8831.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8832.         }, 3), new RewindableGenerator(function () {
  8833.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8834.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  8835.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8836.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8837.         }, 4), new RewindableGenerator(function () {
  8838.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8839.         }, 1), new RewindableGenerator(function () {
  8840.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8841.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8842.         }, 2), new RewindableGenerator(function () {
  8843.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8844.         }, 1));
  8845.     }
  8846.     /**
  8847.      * Gets the private 'property_info.serializer_extractor' shared service.
  8848.      *
  8849.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8850.      */
  8851.     protected function getPropertyInfo_SerializerExtractorService()
  8852.     {
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8854.         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()));
  8855.     }
  8856.     /**
  8857.      * Gets the private 'router.cache_warmer' shared service.
  8858.      *
  8859.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8860.      */
  8861.     protected function getRouter_CacheWarmerService()
  8862.     {
  8863.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8865.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8866.             'router' => ['services''router''getRouterService'false],
  8867.         ], [
  8868.             'router' => '?',
  8869.         ]))->withContext('router.cache_warmer'$this));
  8870.     }
  8871.     /**
  8872.      * Gets the private 'router.expression_language_provider' shared service.
  8873.      *
  8874.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8875.      */
  8876.     protected function getRouter_ExpressionLanguageProviderService()
  8877.     {
  8878.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8879.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8880.         ], [
  8881.             'env' => 'Closure',
  8882.         ]));
  8883.     }
  8884.     /**
  8885.      * Gets the private 'router.request_context' shared service.
  8886.      *
  8887.      * @return \Symfony\Component\Routing\RequestContext
  8888.      */
  8889.     protected function getRouter_RequestContextService()
  8890.     {
  8891.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8892.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8893.         return $instance;
  8894.     }
  8895.     /**
  8896.      * Gets the private 'router_listener' shared service.
  8897.      *
  8898.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8899.      */
  8900.     protected function getRouterListenerService()
  8901.     {
  8902.         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);
  8903.     }
  8904.     /**
  8905.      * Gets the private 'secrets.vault' shared service.
  8906.      *
  8907.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8908.      */
  8909.     protected function getSecrets_VaultService()
  8910.     {
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8912.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8913.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8915.         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'));
  8916.     }
  8917.     /**
  8918.      * Gets the private 'security.access_listener' shared service.
  8919.      *
  8920.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8921.      */
  8922.     protected function getSecurity_AccessListenerService()
  8923.     {
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8929.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8930.         if (isset($this->privates['security.access_listener'])) {
  8931.             return $this->privates['security.access_listener'];
  8932.         }
  8933.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8934.         if (isset($this->privates['security.access_listener'])) {
  8935.             return $this->privates['security.access_listener'];
  8936.         }
  8937.         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);
  8938.     }
  8939.     /**
  8940.      * Gets the private 'security.authentication.guard_handler' shared service.
  8941.      *
  8942.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8943.      *
  8944.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8945.      */
  8946.     protected function getSecurity_Authentication_GuardHandlerService()
  8947.     {
  8948.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8951.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8952.         if (isset($this->privates['security.authentication.guard_handler'])) {
  8953.             return $this->privates['security.authentication.guard_handler'];
  8954.         }
  8955.         $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, []);
  8956.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8957.         return $instance;
  8958.     }
  8959.     /**
  8960.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8961.      *
  8962.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8963.      *
  8964.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8965.      */
  8966.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8967.     {
  8968.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8969.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8970.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  8971.             return $this->privates['security.authentication.listener.anonymous.main'];
  8972.         }
  8973.         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);
  8974.     }
  8975.     /**
  8976.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  8977.      *
  8978.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8979.      *
  8980.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  8981.      */
  8982.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  8983.     {
  8984.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  8985.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  8986.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8987.             return $this->privates['security.authentication.listener.guard.main'];
  8988.         }
  8989.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8990.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  8991.             return $this->privates['security.authentication.listener.guard.main'];
  8992.         }
  8993.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  8994.             yield => ($this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] ?? $this->getUtilisateursAuthentificationAuthenticatorService());
  8995.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8996.     }
  8997.     /**
  8998.      * Gets the private 'security.authentication.manager' shared service.
  8999.      *
  9000.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9001.      *
  9002.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  9003.      */
  9004.     protected function getSecurity_Authentication_ManagerService()
  9005.     {
  9006.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  9007.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9008.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  9009.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  9010.         }, 2), true);
  9011.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9012.         return $instance;
  9013.     }
  9014.     /**
  9015.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  9016.      *
  9017.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9018.      *
  9019.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  9020.      */
  9021.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  9022.     {
  9023.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  9024.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9025.     }
  9026.     /**
  9027.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  9028.      *
  9029.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9030.      *
  9031.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  9032.      */
  9033.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  9034.     {
  9035.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  9036.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9040.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9041.             yield => ($this->privates['App\\Security\\UtilisateursAuthentificationAuthenticator'] ?? $this->getUtilisateursAuthentificationAuthenticatorService());
  9042.         }, 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())));
  9043.     }
  9044.     /**
  9045.      * Gets the private 'security.authentication_utils' shared service.
  9046.      *
  9047.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  9048.      */
  9049.     protected function getSecurity_AuthenticationUtilsService()
  9050.     {
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  9052.         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())));
  9053.     }
  9054.     /**
  9055.      * Gets the private 'security.channel_listener' shared service.
  9056.      *
  9057.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9058.      */
  9059.     protected function getSecurity_ChannelListenerService()
  9060.     {
  9061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9066.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9067.         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());
  9068.     }
  9069.     /**
  9070.      * Gets the private 'security.command.debug_firewall' shared service.
  9071.      *
  9072.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9073.      */
  9074.     protected function getSecurity_Command_DebugFirewallService()
  9075.     {
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9078.         $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);
  9079.         $instance->setName('debug:firewall');
  9080.         $instance->setDescription('Display information about your security firewall(s)');
  9081.         return $instance;
  9082.     }
  9083.     /**
  9084.      * Gets the private 'security.command.user_password_encoder' shared service.
  9085.      *
  9086.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9087.      *
  9088.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9089.      */
  9090.     protected function getSecurity_Command_UserPasswordEncoderService()
  9091.     {
  9092.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9093.         $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']);
  9094.         $instance->setName('security:encode-password');
  9095.         $instance->setDescription('Encode a password');
  9096.         return $instance;
  9097.     }
  9098.     /**
  9099.      * Gets the private 'security.command.user_password_hash' shared service.
  9100.      *
  9101.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9102.      */
  9103.     protected function getSecurity_Command_UserPasswordHashService()
  9104.     {
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9106.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9107.         $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']);
  9108.         $instance->setName('security:hash-password');
  9109.         $instance->setDescription('Hash a user password');
  9110.         return $instance;
  9111.     }
  9112.     /**
  9113.      * Gets the private 'security.context_listener.0' shared service.
  9114.      *
  9115.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9116.      */
  9117.     protected function getSecurity_ContextListener_0Service()
  9118.     {
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9122.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9123.         if (isset($this->privates['security.context_listener.0'])) {
  9124.             return $this->privates['security.context_listener.0'];
  9125.         }
  9126.         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 () {
  9127.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9128.         }, 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']);
  9129.     }
  9130.     /**
  9131.      * Gets the private 'security.csrf.token_storage' shared service.
  9132.      *
  9133.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9134.      */
  9135.     protected function getSecurity_Csrf_TokenStorageService()
  9136.     {
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9140.         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())));
  9141.     }
  9142.     /**
  9143.      * Gets the private 'security.encoder_factory.generic' shared service.
  9144.      *
  9145.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9146.      *
  9147.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9148.      */
  9149.     protected function getSecurity_EncoderFactory_GenericService()
  9150.     {
  9151.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9152.         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]]);
  9153.     }
  9154.     /**
  9155.      * Gets the private 'security.event_dispatcher.main' shared service.
  9156.      *
  9157.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9158.      */
  9159.     protected function getSecurity_EventDispatcher_MainService()
  9160.     {
  9161.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9162.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9163.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  9164.         }, => 'onLogout'], 64);
  9165.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9166.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9167.         }, => 'onLogout'], 0);
  9168.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9169.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9170.         }, => 'onLogout'], 0);
  9171.         return $instance;
  9172.     }
  9173.     /**
  9174.      * Gets the private 'security.expression_language' shared service.
  9175.      *
  9176.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  9177.      */
  9178.     protected function getSecurity_ExpressionLanguageService()
  9179.     {
  9180.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  9181.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  9182.         return $instance;
  9183.     }
  9184.     /**
  9185.      * Gets the private 'security.firewall.map' shared service.
  9186.      *
  9187.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9188.      */
  9189.     protected function getSecurity_Firewall_MapService()
  9190.     {
  9191.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  9192.         if (isset($this->privates['security.firewall.map'])) {
  9193.             return $this->privates['security.firewall.map'];
  9194.         }
  9195.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  9196.             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)/')));
  9197.             yield 'security.firewall.map.context.main' => NULL;
  9198.         }, 2));
  9199.     }
  9200.     /**
  9201.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9202.      *
  9203.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9204.      */
  9205.     protected function getSecurity_Firewall_Map_Context_DevService()
  9206.     {
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9209.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9210.             return new \EmptyIterator();
  9211.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  9212.     }
  9213.     /**
  9214.      * Gets the private 'security.firewall.map.context.main' shared service.
  9215.      *
  9216.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  9217.      */
  9218.     protected function getSecurity_Firewall_Map_Context_MainService()
  9219.     {
  9220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9228.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  9229.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9230.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  9231.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9232.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9233.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  9234.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  9235.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9236.         }, 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())));
  9237.     }
  9238.     /**
  9239.      * Gets the private 'security.http_utils' shared service.
  9240.      *
  9241.      * @return \Symfony\Component\Security\Http\HttpUtils
  9242.      */
  9243.     protected function getSecurity_HttpUtilsService()
  9244.     {
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9246.         $a = ($this->services['router'] ?? $this->getRouterService());
  9247.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9248.     }
  9249.     /**
  9250.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9251.      *
  9252.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9253.      */
  9254.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9257.         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()));
  9258.     }
  9259.     /**
  9260.      * Gets the private 'security.logout.listener.default.main' shared service.
  9261.      *
  9262.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9263.      */
  9264.     protected function getSecurity_Logout_Listener_Default_MainService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9267.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  9268.     }
  9269.     /**
  9270.      * Gets the private 'security.logout_url_generator' shared service.
  9271.      *
  9272.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9273.      */
  9274.     protected function getSecurity_LogoutUrlGeneratorService()
  9275.     {
  9276.         $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()));
  9277.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  9278.         return $instance;
  9279.     }
  9280.     /**
  9281.      * Gets the private 'security.password_hasher_factory' shared service.
  9282.      *
  9283.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9284.      */
  9285.     protected function getSecurity_PasswordHasherFactoryService()
  9286.     {
  9287.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9288.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9289.         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]]);
  9290.     }
  9291.     /**
  9292.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9293.      *
  9294.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9295.      */
  9296.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9297.     {
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9300.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9301.         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);
  9302.     }
  9303.     /**
  9304.      * Gets the private 'security.validator.user_password' shared service.
  9305.      *
  9306.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9307.      */
  9308.     protected function getSecurity_Validator_UserPasswordService()
  9309.     {
  9310.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9313.         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()));
  9314.     }
  9315.     /**
  9316.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9317.      *
  9318.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9319.      */
  9320.     protected function getSerializer_Mapping_CacheWarmerService()
  9321.     {
  9322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9325.         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'));
  9326.     }
  9327.     /**
  9328.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  9329.      *
  9330.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  9331.      */
  9332.     protected function getSerializer_NameConverter_MetadataAwareService()
  9333.     {
  9334.         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()));
  9335.     }
  9336.     /**
  9337.      * Gets the private 'session.factory' shared service.
  9338.      *
  9339.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9340.      */
  9341.     protected function getSession_FactoryService()
  9342.     {
  9343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  9345.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  9346.         if (isset($this->privates['session.factory'])) {
  9347.             return $this->privates['session.factory'];
  9348.         }
  9349.         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']);
  9350.     }
  9351.     /**
  9352.      * Gets the private 'session.storage.factory.service' shared service.
  9353.      *
  9354.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  9355.      *
  9356.      * @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.
  9357.      */
  9358.     protected function getSession_Storage_Factory_ServiceService()
  9359.     {
  9360.         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.');
  9361.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9362.     }
  9363.     /**
  9364.      * Gets the private 'session.storage.metadata_bag' shared service.
  9365.      *
  9366.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9367.      *
  9368.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9369.      */
  9370.     protected function getSession_Storage_MetadataBagService()
  9371.     {
  9372.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9373.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9374.     }
  9375.     /**
  9376.      * Gets the private 'session.storage.native' shared service.
  9377.      *
  9378.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9379.      *
  9380.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9381.      */
  9382.     protected function getSession_Storage_NativeService()
  9383.     {
  9384.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9387.         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());
  9388.     }
  9389.     /**
  9390.      * Gets the private 'session_listener' shared service.
  9391.      *
  9392.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9393.      */
  9394.     protected function getSessionListenerService()
  9395.     {
  9396.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9397.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9398.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9399.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9400.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9401.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9402.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9403.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9404.         ], [
  9405.             'initialized_session' => '?',
  9406.             'logger' => '?',
  9407.             'request_stack' => '?',
  9408.             'session' => '?',
  9409.             'session_collector' => '?',
  9410.             'session_factory' => '?',
  9411.             'session_storage' => '?',
  9412.         ]), true$this->parameters['session.storage.options']);
  9413.     }
  9414.     /**
  9415.      * Gets the private 'translation.extractor' shared service.
  9416.      *
  9417.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9418.      */
  9419.     protected function getTranslation_ExtractorService()
  9420.     {
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9426.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9427.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9428.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9429.         return $instance;
  9430.     }
  9431.     /**
  9432.      * Gets the private 'translation.loader.csv' shared service.
  9433.      *
  9434.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9435.      */
  9436.     protected function getTranslation_Loader_CsvService()
  9437.     {
  9438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9441.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9442.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9443.     }
  9444.     /**
  9445.      * Gets the private 'translation.loader.dat' shared service.
  9446.      *
  9447.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9448.      */
  9449.     protected function getTranslation_Loader_DatService()
  9450.     {
  9451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9454.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9455.     }
  9456.     /**
  9457.      * Gets the private 'translation.loader.ini' shared service.
  9458.      *
  9459.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9460.      */
  9461.     protected function getTranslation_Loader_IniService()
  9462.     {
  9463.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9464.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9465.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9467.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9468.     }
  9469.     /**
  9470.      * Gets the private 'translation.loader.json' shared service.
  9471.      *
  9472.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9473.      */
  9474.     protected function getTranslation_Loader_JsonService()
  9475.     {
  9476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9480.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9481.     }
  9482.     /**
  9483.      * Gets the private 'translation.loader.mo' shared service.
  9484.      *
  9485.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9486.      */
  9487.     protected function getTranslation_Loader_MoService()
  9488.     {
  9489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9493.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9494.     }
  9495.     /**
  9496.      * Gets the private 'translation.loader.php' shared service.
  9497.      *
  9498.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9499.      */
  9500.     protected function getTranslation_Loader_PhpService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9506.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9507.     }
  9508.     /**
  9509.      * Gets the private 'translation.loader.po' shared service.
  9510.      *
  9511.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9512.      */
  9513.     protected function getTranslation_Loader_PoService()
  9514.     {
  9515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9519.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9520.     }
  9521.     /**
  9522.      * Gets the private 'translation.loader.qt' shared service.
  9523.      *
  9524.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9525.      */
  9526.     protected function getTranslation_Loader_QtService()
  9527.     {
  9528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9529.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9530.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9531.     }
  9532.     /**
  9533.      * Gets the private 'translation.loader.res' shared service.
  9534.      *
  9535.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9536.      */
  9537.     protected function getTranslation_Loader_ResService()
  9538.     {
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9541.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9542.     }
  9543.     /**
  9544.      * Gets the private 'translation.loader.xliff' shared service.
  9545.      *
  9546.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9547.      */
  9548.     protected function getTranslation_Loader_XliffService()
  9549.     {
  9550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9552.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9553.     }
  9554.     /**
  9555.      * Gets the private 'translation.loader.yml' shared service.
  9556.      *
  9557.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9558.      */
  9559.     protected function getTranslation_Loader_YmlService()
  9560.     {
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9565.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9566.     }
  9567.     /**
  9568.      * Gets the private 'translation.provider_collection' shared service.
  9569.      *
  9570.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9571.      */
  9572.     protected function getTranslation_ProviderCollectionService()
  9573.     {
  9574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9576.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9577.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9578.         }, 1), []))->fromConfig([]);
  9579.     }
  9580.     /**
  9581.      * Gets the private 'translation.reader' shared service.
  9582.      *
  9583.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9584.      */
  9585.     protected function getTranslation_ReaderService()
  9586.     {
  9587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9603.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9604.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9605.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9606.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9607.         $instance->addLoader('yaml'$a);
  9608.         $instance->addLoader('yml'$a);
  9609.         $instance->addLoader('xlf'$b);
  9610.         $instance->addLoader('xliff'$b);
  9611.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9612.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9613.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9614.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9615.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9616.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9617.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9618.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9619.         return $instance;
  9620.     }
  9621.     /**
  9622.      * Gets the private 'translation.warmer' shared service.
  9623.      *
  9624.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9625.      */
  9626.     protected function getTranslation_WarmerService()
  9627.     {
  9628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9630.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9631.             'translator' => ['services''translator''getTranslatorService'false],
  9632.         ], [
  9633.             'translator' => '?',
  9634.         ]))->withContext('translation.warmer'$this));
  9635.     }
  9636.     /**
  9637.      * Gets the private 'translation.writer' shared service.
  9638.      *
  9639.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9640.      */
  9641.     protected function getTranslation_WriterService()
  9642.     {
  9643.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9657.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9658.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9659.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9660.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9661.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9662.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9663.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9664.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9665.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9666.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9667.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9668.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9669.         return $instance;
  9670.     }
  9671.     /**
  9672.      * Gets the private 'translator.default' shared service.
  9673.      *
  9674.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9675.      */
  9676.     protected function getTranslator_DefaultService()
  9677.     {
  9678.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9679.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9680.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9681.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9682.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9683.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9684.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9685.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9686.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9687.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9688.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9689.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9690.         ], [
  9691.             'translation.loader.csv' => '?',
  9692.             'translation.loader.dat' => '?',
  9693.             'translation.loader.ini' => '?',
  9694.             'translation.loader.json' => '?',
  9695.             'translation.loader.mo' => '?',
  9696.             'translation.loader.php' => '?',
  9697.             'translation.loader.po' => '?',
  9698.             'translation.loader.qt' => '?',
  9699.             'translation.loader.res' => '?',
  9700.             'translation.loader.xliff' => '?',
  9701.             'translation.loader.yml' => '?',
  9702.         ]), 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']]], []);
  9703.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9704.         $instance->setFallbackLocales([=> 'en']);
  9705.         return $instance;
  9706.     }
  9707.     /**
  9708.      * Gets the private 'twig.command.debug' shared service.
  9709.      *
  9710.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9711.      */
  9712.     protected function getTwig_Command_DebugService()
  9713.     {
  9714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9715.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9716.         $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()));
  9717.         $instance->setName('debug:twig');
  9718.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9719.         return $instance;
  9720.     }
  9721.     /**
  9722.      * Gets the private 'twig.command.lint' shared service.
  9723.      *
  9724.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9725.      */
  9726.     protected function getTwig_Command_LintService()
  9727.     {
  9728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9729.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9730.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9731.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9732.         $instance->setName('lint:twig');
  9733.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9734.         return $instance;
  9735.     }
  9736.     /**
  9737.      * Gets the private 'twig.form.engine' shared service.
  9738.      *
  9739.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9740.      */
  9741.     protected function getTwig_Form_EngineService()
  9742.     {
  9743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9746.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9747.         if (isset($this->privates['twig.form.engine'])) {
  9748.             return $this->privates['twig.form.engine'];
  9749.         }
  9750.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9751.     }
  9752.     /**
  9753.      * Gets the private 'twig.form.renderer' shared service.
  9754.      *
  9755.      * @return \Symfony\Component\Form\FormRenderer
  9756.      */
  9757.     protected function getTwig_Form_RendererService()
  9758.     {
  9759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9760.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9761.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9762.         if (isset($this->privates['twig.form.renderer'])) {
  9763.             return $this->privates['twig.form.renderer'];
  9764.         }
  9765.         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()));
  9766.     }
  9767.     /**
  9768.      * Gets the private 'twig.loader.native_filesystem' shared service.
  9769.      *
  9770.      * @return \Twig\Loader\FilesystemLoader
  9771.      */
  9772.     protected function getTwig_Loader_NativeFilesystemService()
  9773.     {
  9774.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  9775.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  9776.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  9777.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  9778.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  9779.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  9780.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  9781.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  9782.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  9783.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  9784.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  9785.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  9786.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  9787.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  9788.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  9789.         return $instance;
  9790.     }
  9791.     /**
  9792.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9793.      *
  9794.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9795.      */
  9796.     protected function getTwig_Runtime_HttpkernelService()
  9797.     {
  9798.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9800.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9802.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9804.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9805.         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, [
  9806.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9807.         ], [
  9808.             'inline' => '?',
  9809.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9810.     }
  9811.     /**
  9812.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9813.      *
  9814.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9815.      */
  9816.     protected function getTwig_Runtime_SecurityCsrfService()
  9817.     {
  9818.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9819.         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()));
  9820.     }
  9821.     /**
  9822.      * Gets the private 'twig.runtime.serializer' shared service.
  9823.      *
  9824.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9825.      */
  9826.     protected function getTwig_Runtime_SerializerService()
  9827.     {
  9828.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9829.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9830.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9831.         if (isset($this->privates['twig.runtime.serializer'])) {
  9832.             return $this->privates['twig.runtime.serializer'];
  9833.         }
  9834.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  9835.     }
  9836.     /**
  9837.      * Gets the private 'twig.template_cache_warmer' shared service.
  9838.      *
  9839.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9840.      */
  9841.     protected function getTwig_TemplateCacheWarmerService()
  9842.     {
  9843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9844.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9845.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9846.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9847.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9848.         ], [
  9849.             'twig' => '?',
  9850.         ]))->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')));
  9851.     }
  9852.     /**
  9853.      * Gets the private 'validator.builder' shared service.
  9854.      *
  9855.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9856.      */
  9857.     protected function getValidator_BuilderService()
  9858.     {
  9859.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9860.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9861.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9862.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9863.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9864.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9865.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9866.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9867.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9868.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9869.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9870.         ], [
  9871.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9872.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9873.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9874.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9875.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9876.             'doctrine.orm.validator.unique' => '?',
  9877.             'security.validator.user_password' => '?',
  9878.             'validator.expression' => '?',
  9879.         ])));
  9880.         if ($this->has('translator')) {
  9881.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9882.         }
  9883.         $instance->setTranslationDomain('validators');
  9884.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9885.         $instance->enableAnnotationMapping(true);
  9886.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9887.         $instance->addMethodMapping('loadValidatorMetadata');
  9888.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9889.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9890.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9891.         return $instance;
  9892.     }
  9893.     /**
  9894.      * Gets the private 'validator.email' shared service.
  9895.      *
  9896.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9897.      */
  9898.     protected function getValidator_EmailService()
  9899.     {
  9900.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9901.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9902.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9903.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9904.     }
  9905.     /**
  9906.      * Gets the private 'validator.expression' shared service.
  9907.      *
  9908.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9909.      */
  9910.     protected function getValidator_ExpressionService()
  9911.     {
  9912.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9913.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9914.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9915.         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())));
  9916.     }
  9917.     /**
  9918.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9919.      *
  9920.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9921.      */
  9922.     protected function getValidator_Mapping_CacheWarmerService()
  9923.     {
  9924.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9926.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9927.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9928.     }
  9929.     /**
  9930.      * Gets the private 'validator.not_compromised_password' shared service.
  9931.      *
  9932.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9933.      */
  9934.     protected function getValidator_NotCompromisedPasswordService()
  9935.     {
  9936.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9937.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9939.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  9940.     }
  9941.     /**
  9942.      * Gets the private 'web_profiler.csp.handler' shared service.
  9943.      *
  9944.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9945.      */
  9946.     protected function getWebProfiler_Csp_HandlerService()
  9947.     {
  9948.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9949.     }
  9950.     /**
  9951.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9952.      *
  9953.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9954.      */
  9955.     protected function getWebProfiler_DebugToolbarService()
  9956.     {
  9957.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9958.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9959.             return $this->privates['web_profiler.debug_toolbar'];
  9960.         }
  9961.         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);
  9962.     }
  9963.     /**
  9964.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9965.      *
  9966.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9967.      */
  9968.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  9969.     {
  9970.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9971.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9972.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9973.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  9974.     }
  9975.     /**
  9976.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9977.      *
  9978.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9979.      */
  9980.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  9981.     {
  9982.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9983.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  9984.         ], [
  9985.             '_default' => '?',
  9986.         ]), '_default');
  9987.     }
  9988.     /**
  9989.      * Gets the private 'webpack_encore.exception_listener' shared service.
  9990.      *
  9991.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9992.      */
  9993.     protected function getWebpackEncore_ExceptionListenerService()
  9994.     {
  9995.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9996.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  9997.     }
  9998.     /**
  9999.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  10000.      *
  10001.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  10002.      */
  10003.     protected function getWebpackEncore_TagRendererService()
  10004.     {
  10005.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  10006.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10007.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  10008.             return $this->privates['webpack_encore.tag_renderer'];
  10009.         }
  10010.         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);
  10011.     }
  10012.     /**
  10013.      * Gets the public 'cache_clearer' alias.
  10014.      *
  10015.      * @return object The ".container.private.cache_clearer" service.
  10016.      */
  10017.     protected function getCacheClearerService()
  10018.     {
  10019.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  10020.         return $this->get('.container.private.cache_clearer');
  10021.     }
  10022.     /**
  10023.      * Gets the public 'filesystem' alias.
  10024.      *
  10025.      * @return object The ".container.private.filesystem" service.
  10026.      */
  10027.     protected function getFilesystemService()
  10028.     {
  10029.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  10030.         return $this->get('.container.private.filesystem');
  10031.     }
  10032.     /**
  10033.      * Gets the public 'serializer' alias.
  10034.      *
  10035.      * @return object The ".container.private.serializer" service.
  10036.      */
  10037.     protected function getSerializerService()
  10038.     {
  10039.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  10040.         return $this->get('.container.private.serializer');
  10041.     }
  10042.     /**
  10043.      * Gets the public 'security.csrf.token_manager' alias.
  10044.      *
  10045.      * @return object The ".container.private.security.csrf.token_manager" service.
  10046.      */
  10047.     protected function getSecurity_Csrf_TokenManagerService()
  10048.     {
  10049.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  10050.         return $this->get('.container.private.security.csrf.token_manager');
  10051.     }
  10052.     /**
  10053.      * Gets the public 'form.factory' alias.
  10054.      *
  10055.      * @return object The ".container.private.form.factory" service.
  10056.      */
  10057.     protected function getForm_FactoryService()
  10058.     {
  10059.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  10060.         return $this->get('.container.private.form.factory');
  10061.     }
  10062.     /**
  10063.      * Gets the public 'form.type.file' alias.
  10064.      *
  10065.      * @return object The ".container.private.form.type.file" service.
  10066.      */
  10067.     protected function getForm_Type_FileService()
  10068.     {
  10069.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  10070.         return $this->get('.container.private.form.type.file');
  10071.     }
  10072.     /**
  10073.      * Gets the public 'profiler' alias.
  10074.      *
  10075.      * @return object The ".container.private.profiler" service.
  10076.      */
  10077.     protected function getProfilerService()
  10078.     {
  10079.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  10080.         return $this->get('.container.private.profiler');
  10081.     }
  10082.     /**
  10083.      * Gets the public 'twig' alias.
  10084.      *
  10085.      * @return object The ".container.private.twig" service.
  10086.      */
  10087.     protected function getTwigService()
  10088.     {
  10089.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  10090.         return $this->get('.container.private.twig');
  10091.     }
  10092.     /**
  10093.      * Gets the public 'security.authorization_checker' alias.
  10094.      *
  10095.      * @return object The ".container.private.security.authorization_checker" service.
  10096.      */
  10097.     protected function getSecurity_AuthorizationCheckerService()
  10098.     {
  10099.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  10100.         return $this->get('.container.private.security.authorization_checker');
  10101.     }
  10102.     /**
  10103.      * Gets the public 'security.token_storage' alias.
  10104.      *
  10105.      * @return object The ".container.private.security.token_storage" service.
  10106.      */
  10107.     protected function getSecurity_TokenStorageService()
  10108.     {
  10109.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  10110.         return $this->get('.container.private.security.token_storage');
  10111.     }
  10112.     /**
  10113.      * Gets the public 'security.password_encoder' alias.
  10114.      *
  10115.      * @return object The ".container.private.security.password_encoder" service.
  10116.      */
  10117.     protected function getSecurity_PasswordEncoderService()
  10118.     {
  10119.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  10120.         return $this->get('.container.private.security.password_encoder');
  10121.     }
  10122.     /**
  10123.      * Gets the public 'session' alias.
  10124.      *
  10125.      * @return object The ".container.private.session" service.
  10126.      */
  10127.     protected function getSessionService()
  10128.     {
  10129.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  10130.         return $this->get('.container.private.session');
  10131.     }
  10132.     /**
  10133.      * Gets the public 'validator' alias.
  10134.      *
  10135.      * @return object The ".container.private.validator" service.
  10136.      */
  10137.     protected function getValidatorService()
  10138.     {
  10139.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  10140.         return $this->get('.container.private.validator');
  10141.     }
  10142.     /**
  10143.      * @return array|bool|float|int|string|\UnitEnum|null
  10144.      */
  10145.     public function getParameter(string $name)
  10146.     {
  10147.         if (isset($this->buildParameters[$name])) {
  10148.             return $this->buildParameters[$name];
  10149.         }
  10150.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10151.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10152.         }
  10153.         if (isset($this->loadedDynamicParameters[$name])) {
  10154.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10155.         }
  10156.         return $this->parameters[$name];
  10157.     }
  10158.     public function hasParameter(string $name): bool
  10159.     {
  10160.         if (isset($this->buildParameters[$name])) {
  10161.             return true;
  10162.         }
  10163.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10164.     }
  10165.     public function setParameter(string $name$value): void
  10166.     {
  10167.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10168.     }
  10169.     public function getParameterBag(): ParameterBagInterface
  10170.     {
  10171.         if (null === $this->parameterBag) {
  10172.             $parameters $this->parameters;
  10173.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10174.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10175.             }
  10176.             foreach ($this->buildParameters as $name => $value) {
  10177.                 $parameters[$name] = $value;
  10178.             }
  10179.             $this->parameterBag = new FrozenParameterBag($parameters);
  10180.         }
  10181.         return $this->parameterBag;
  10182.     }
  10183.     private $loadedDynamicParameters = [
  10184.         'kernel.runtime_environment' => false,
  10185.         'kernel.build_dir' => false,
  10186.         'kernel.cache_dir' => false,
  10187.         'kernel.secret' => false,
  10188.         'debug.container.dump' => false,
  10189.         'serializer.mapping.cache.file' => false,
  10190.         'validator.mapping.cache.file' => false,
  10191.         'profiler.storage.dsn' => false,
  10192.         'doctrine.orm.proxy_dir' => false,
  10193.         'nelmio_cors.defaults' => false,
  10194.     ];
  10195.     private $dynamicParameters = [];
  10196.     private function getDynamicParameter(string $name)
  10197.     {
  10198.         switch ($name) {
  10199.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10200.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10201.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10202.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10203.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10204.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10205.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10206.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10207.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10208.             case 'nelmio_cors.defaults'$value = [
  10209.                 'allow_origin' => [
  10210.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  10211.                 ],
  10212.                 'allow_credentials' => false,
  10213.                 'allow_headers' => [
  10214.                     => 'content-type',
  10215.                     => 'authorization',
  10216.                 ],
  10217.                 'expose_headers' => [
  10218.                     => 'Link',
  10219.                 ],
  10220.                 'allow_methods' => [
  10221.                     => 'GET',
  10222.                     => 'OPTIONS',
  10223.                     => 'POST',
  10224.                     => 'PUT',
  10225.                     => 'PATCH',
  10226.                     => 'DELETE',
  10227.                 ],
  10228.                 'max_age' => 3600,
  10229.                 'hosts' => [
  10230.                 ],
  10231.                 'origin_regex' => true,
  10232.                 'forced_allow_origin_value' => NULL,
  10233.                 'skip_same_as_origin' => true,
  10234.             ]; break;
  10235.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10236.         }
  10237.         $this->loadedDynamicParameters[$name] = true;
  10238.         return $this->dynamicParameters[$name] = $value;
  10239.     }
  10240.     protected function getDefaultParameters(): array
  10241.     {
  10242.         return [
  10243.             'kernel.project_dir' => \dirname(__DIR__4),
  10244.             'kernel.environment' => 'dev',
  10245.             'kernel.debug' => true,
  10246.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10247.             'kernel.bundles' => [
  10248.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10249.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10250.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10251.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10252.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10253.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10254.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  10255.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  10256.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  10257.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  10258.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10259.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10260.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10261.             ],
  10262.             'kernel.bundles_metadata' => [
  10263.                 'FrameworkBundle' => [
  10264.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10265.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10266.                 ],
  10267.                 'MakerBundle' => [
  10268.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10269.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10270.                 ],
  10271.                 'DoctrineBundle' => [
  10272.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10273.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10274.                 ],
  10275.                 'DoctrineMigrationsBundle' => [
  10276.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10277.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10278.                 ],
  10279.                 'TwigBundle' => [
  10280.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10281.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10282.                 ],
  10283.                 'SecurityBundle' => [
  10284.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10285.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10286.                 ],
  10287.                 'NelmioCorsBundle' => [
  10288.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  10289.                     'namespace' => 'Nelmio\\CorsBundle',
  10290.                 ],
  10291.                 'ApiPlatformBundle' => [
  10292.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  10293.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  10294.                 ],
  10295.                 'EasyAdminBundle' => [
  10296.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  10297.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  10298.                 ],
  10299.                 'FOSJsRoutingBundle' => [
  10300.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  10301.                     'namespace' => 'FOS\\JsRoutingBundle',
  10302.                 ],
  10303.                 'WebProfilerBundle' => [
  10304.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10305.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10306.                 ],
  10307.                 'MonologBundle' => [
  10308.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10309.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10310.                 ],
  10311.                 'WebpackEncoreBundle' => [
  10312.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10313.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10314.                 ],
  10315.             ],
  10316.             'kernel.charset' => 'UTF-8',
  10317.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10318.             'container.dumper.inline_class_loader' => true,
  10319.             'container.dumper.inline_factories' => true,
  10320.             'storage_path' => (\dirname(__DIR__4).'/storage'),
  10321.             'event_dispatcher.event_aliases' => [
  10322.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10323.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10324.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10325.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10326.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10327.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10328.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10329.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10330.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10331.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10332.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10333.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10334.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10335.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10336.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10337.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10338.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10339.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10340.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10341.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10342.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10343.             ],
  10344.             'fragment.renderer.hinclude.global_template' => NULL,
  10345.             'fragment.path' => '/_fragment',
  10346.             'kernel.http_method_override' => true,
  10347.             'kernel.trusted_hosts' => [
  10348.             ],
  10349.             'kernel.default_locale' => 'en',
  10350.             'kernel.enabled_locales' => [
  10351.             ],
  10352.             'kernel.error_controller' => 'error_controller',
  10353.             'debug.file_link_format' => NULL,
  10354.             'asset.request_context.base_path' => NULL,
  10355.             'asset.request_context.secure' => NULL,
  10356.             'translator.logging' => false,
  10357.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10358.             'debug.error_handler.throw_at' => -1,
  10359.             'router.request_context.host' => 'localhost',
  10360.             'router.request_context.scheme' => 'http',
  10361.             'router.request_context.base_url' => '',
  10362.             'router.resource' => 'kernel::loadRoutes',
  10363.             'request_listener.http_port' => 80,
  10364.             'request_listener.https_port' => 443,
  10365.             'session.metadata.storage_key' => '_sf2_meta',
  10366.             'session.storage.options' => [
  10367.                 'cache_limiter' => '0',
  10368.                 'cookie_secure' => 'auto',
  10369.                 'cookie_httponly' => true,
  10370.                 'cookie_samesite' => 'lax',
  10371.                 'gc_probability' => 1,
  10372.             ],
  10373.             'session.save_path' => NULL,
  10374.             'session.metadata.update_threshold' => 0,
  10375.             'form.type_extension.csrf.enabled' => true,
  10376.             'form.type_extension.csrf.field_name' => '_token',
  10377.             'validator.translation_domain' => 'validators',
  10378.             'profiler_listener.only_exceptions' => false,
  10379.             'profiler_listener.only_main_requests' => false,
  10380.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10381.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10382.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10383.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10384.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10385.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10386.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10387.             'doctrine.entity_managers' => [
  10388.                 'default' => 'doctrine.orm.default_entity_manager',
  10389.             ],
  10390.             'doctrine.default_entity_manager' => 'default',
  10391.             'doctrine.dbal.connection_factory.types' => [
  10392.             ],
  10393.             'doctrine.connections' => [
  10394.                 'default' => 'doctrine.dbal.default_connection',
  10395.             ],
  10396.             'doctrine.default_connection' => 'default',
  10397.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10398.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10399.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10400.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10401.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10402.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10403.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10404.             'doctrine.orm.cache.memcache_port' => 11211,
  10405.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10406.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10407.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10408.             'doctrine.orm.cache.memcached_port' => 11211,
  10409.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10410.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10411.             'doctrine.orm.cache.redis_host' => 'localhost',
  10412.             'doctrine.orm.cache.redis_port' => 6379,
  10413.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10414.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10415.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10416.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10417.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10418.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10419.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10420.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10421.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10422.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10423.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10424.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10425.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10426.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10427.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10428.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10429.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10430.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10431.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10432.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10433.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10434.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10435.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10436.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10437.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10438.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10439.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10440.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10441.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10442.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10443.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10444.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  10445.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10446.             'doctrine.migrations.preferred_em' => NULL,
  10447.             'doctrine.migrations.preferred_connection' => NULL,
  10448.             'twig.form.resources' => [
  10449.                 => 'form_div_layout.html.twig',
  10450.             ],
  10451.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10452.             'security.role_hierarchy.roles' => [
  10453.             ],
  10454.             'security.access.denied_url' => NULL,
  10455.             'security.authentication.manager.erase_credentials' => true,
  10456.             'security.authentication.session_strategy.strategy' => 'migrate',
  10457.             'security.access.always_authenticate_before_granting' => false,
  10458.             'security.authentication.hide_user_not_found' => true,
  10459.             'security.firewalls' => [
  10460.                 => 'dev',
  10461.                 => 'main',
  10462.             ],
  10463.             'security.main._indexed_authenticators' => [
  10464.             ],
  10465.             'nelmio_cors.map' => [
  10466.                 '^/' => [
  10467.                     'skip_same_as_origin' => true,
  10468.                 ],
  10469.             ],
  10470.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  10471.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  10472.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  10473.             'api_platform.metadata_backward_compatibility_layer' => true,
  10474.             'api_platform.enable_entrypoint' => true,
  10475.             'api_platform.enable_docs' => true,
  10476.             'api_platform.title' => '',
  10477.             'api_platform.description' => '',
  10478.             'api_platform.version' => '0.0.0',
  10479.             'api_platform.show_webby' => true,
  10480.             'api_platform.url_generation_strategy' => 1,
  10481.             'api_platform.exception_to_status' => [
  10482.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  10483.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  10484.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  10485.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  10486.             ],
  10487.             'api_platform.formats' => [
  10488.                 'jsonld' => [
  10489.                     => 'application/ld+json',
  10490.                 ],
  10491.                 'json' => [
  10492.                     => 'application/json',
  10493.                 ],
  10494.                 'html' => [
  10495.                     => 'text/html',
  10496.                 ],
  10497.             ],
  10498.             'api_platform.patch_formats' => [
  10499.                 'json' => [
  10500.                     => 'application/merge-patch+json',
  10501.                 ],
  10502.             ],
  10503.             'api_platform.error_formats' => [
  10504.                 'jsonproblem' => [
  10505.                     => 'application/problem+json',
  10506.                 ],
  10507.                 'jsonld' => [
  10508.                     => 'application/ld+json',
  10509.                 ],
  10510.             ],
  10511.             'api_platform.allow_plain_identifiers' => false,
  10512.             'api_platform.eager_loading.enabled' => true,
  10513.             'api_platform.eager_loading.max_joins' => 30,
  10514.             'api_platform.eager_loading.fetch_partial' => false,
  10515.             'api_platform.eager_loading.force_eager' => true,
  10516.             'api_platform.collection.exists_parameter_name' => 'exists',
  10517.             'api_platform.collection.order' => 'ASC',
  10518.             'api_platform.collection.order_parameter_name' => 'order',
  10519.             'api_platform.collection.order_nulls_comparison' => NULL,
  10520.             'api_platform.collection.pagination.enabled' => true,
  10521.             'api_platform.collection.pagination.partial' => false,
  10522.             'api_platform.collection.pagination.client_enabled' => false,
  10523.             'api_platform.collection.pagination.client_items_per_page' => false,
  10524.             'api_platform.collection.pagination.client_partial' => false,
  10525.             'api_platform.collection.pagination.items_per_page' => 30,
  10526.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  10527.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  10528.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  10529.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  10530.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  10531.             'api_platform.collection.pagination' => [
  10532.                 'enabled' => true,
  10533.                 'partial' => false,
  10534.                 'client_enabled' => false,
  10535.                 'client_items_per_page' => false,
  10536.                 'client_partial' => false,
  10537.                 'items_per_page' => 30,
  10538.                 'maximum_items_per_page' => NULL,
  10539.                 'page_parameter_name' => 'page',
  10540.                 'enabled_parameter_name' => 'pagination',
  10541.                 'items_per_page_parameter_name' => 'itemsPerPage',
  10542.                 'partial_parameter_name' => 'partial',
  10543.             ],
  10544.             'api_platform.http_cache.etag' => true,
  10545.             'api_platform.http_cache.max_age' => NULL,
  10546.             'api_platform.http_cache.shared_max_age' => NULL,
  10547.             'api_platform.http_cache.vary' => [
  10548.                 => 'Accept',
  10549.             ],
  10550.             'api_platform.http_cache.public' => NULL,
  10551.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  10552.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  10553.             'api_platform.asset_package' => NULL,
  10554.             'api_platform.defaults' => [
  10555.                 'attributes' => [
  10556.                 ],
  10557.             ],
  10558.             'api_platform.resource_class_directories' => [
  10559.                 => (\dirname(__DIR__4).'/src/Entity'),
  10560.             ],
  10561.             'api_platform.oauth.enabled' => false,
  10562.             'api_platform.oauth.clientId' => '',
  10563.             'api_platform.oauth.clientSecret' => '',
  10564.             'api_platform.oauth.type' => 'oauth2',
  10565.             'api_platform.oauth.flow' => 'application',
  10566.             'api_platform.oauth.tokenUrl' => '',
  10567.             'api_platform.oauth.authorizationUrl' => '',
  10568.             'api_platform.oauth.refreshUrl' => '',
  10569.             'api_platform.oauth.scopes' => [
  10570.             ],
  10571.             'api_platform.oauth.pkce' => false,
  10572.             'api_platform.openapi.termsOfService' => NULL,
  10573.             'api_platform.openapi.contact.name' => NULL,
  10574.             'api_platform.openapi.contact.url' => NULL,
  10575.             'api_platform.openapi.contact.email' => NULL,
  10576.             'api_platform.openapi.license.name' => NULL,
  10577.             'api_platform.openapi.license.url' => NULL,
  10578.             'api_platform.swagger.versions' => [
  10579.                 => 3,
  10580.             ],
  10581.             'api_platform.enable_swagger_ui' => true,
  10582.             'api_platform.enable_re_doc' => true,
  10583.             'api_platform.swagger.api_keys' => [
  10584.             ],
  10585.             'api_platform.swagger_ui.extra_configuration' => [
  10586.             ],
  10587.             'api_platform.graphql.enabled' => false,
  10588.             'api_platform.graphql.graphiql.enabled' => false,
  10589.             'api_platform.graphql.graphql_playground.enabled' => false,
  10590.             'api_platform.graphql.collection.pagination' => [
  10591.                 'enabled' => true,
  10592.             ],
  10593.             'api_platform.validator.serialize_payload_fields' => [
  10594.             ],
  10595.             'api_platform.validator.query_parameter_validation' => true,
  10596.             'api_platform.elasticsearch.enabled' => false,
  10597.             'easyadmin.config' => [
  10598.                 'entities' => [
  10599.                     'Utilisateurs' => [
  10600.                         'class' => 'App\\Entity\\Utilisateurs',
  10601.                         'name' => 'Utilisateurs',
  10602.                     ],
  10603.                 ],
  10604.                 'site_name' => 'EasyAdmin',
  10605.                 'formats' => [
  10606.                     'date' => 'Y-m-d',
  10607.                     'time' => 'H:i:s',
  10608.                     'datetime' => 'F j, Y H:i',
  10609.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  10610.                 ],
  10611.                 'disabled_actions' => [
  10612.                 ],
  10613.                 'translation_domain' => 'messages',
  10614.                 'user' => [
  10615.                     'display_name' => true,
  10616.                     'display_avatar' => true,
  10617.                     'name_property_path' => '__toString',
  10618.                     'avatar_property_path' => NULL,
  10619.                 ],
  10620.                 'design' => [
  10621.                     'brand_color' => 'hsl(230, 55%, 60%)',
  10622.                     'form_theme' => [
  10623.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  10624.                     ],
  10625.                     'assets' => [
  10626.                         'css' => [
  10627.                         ],
  10628.                         'js' => [
  10629.                         ],
  10630.                         'favicon' => [
  10631.                             'path' => 'favicon.ico',
  10632.                             'mime_type' => 'image/x-icon',
  10633.                         ],
  10634.                     ],
  10635.                     'menu' => [
  10636.                     ],
  10637.                 ],
  10638.                 'list' => [
  10639.                     'actions' => [
  10640.                     ],
  10641.                     'collapse_actions' => false,
  10642.                     'batch_actions' => [
  10643.                     ],
  10644.                     'max_results' => 15,
  10645.                     'item_permission' => NULL,
  10646.                 ],
  10647.                 'search' => [
  10648.                 ],
  10649.                 'edit' => [
  10650.                     'actions' => [
  10651.                     ],
  10652.                     'item_permission' => NULL,
  10653.                 ],
  10654.                 'new' => [
  10655.                     'actions' => [
  10656.                     ],
  10657.                     'item_permission' => NULL,
  10658.                 ],
  10659.                 'show' => [
  10660.                     'actions' => [
  10661.                     ],
  10662.                     'max_results' => 10,
  10663.                     'item_permission' => NULL,
  10664.                 ],
  10665.             ],
  10666.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  10667.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  10668.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  10669.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  10670.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  10671.             'fos_js_routing.request_context_base_url' => NULL,
  10672.             'fos_js_routing.cache_control' => [
  10673.                 'enabled' => false,
  10674.             ],
  10675.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10676.             'web_profiler.debug_toolbar.mode' => 2,
  10677.             'monolog.use_microseconds' => true,
  10678.             'monolog.swift_mailer.handlers' => [
  10679.             ],
  10680.             'monolog.handlers_to_channels' => [
  10681.                 'monolog.handler.console' => [
  10682.                     'type' => 'exclusive',
  10683.                     'elements' => [
  10684.                         => 'event',
  10685.                         => 'doctrine',
  10686.                         => 'console',
  10687.                     ],
  10688.                 ],
  10689.                 'monolog.handler.main' => [
  10690.                     'type' => 'exclusive',
  10691.                     'elements' => [
  10692.                         => 'event',
  10693.                     ],
  10694.                 ],
  10695.             ],
  10696.             'data_collector.templates' => [
  10697.                 'data_collector.request' => [
  10698.                     => 'request',
  10699.                     => '@WebProfiler/Collector/request.html.twig',
  10700.                 ],
  10701.                 'api_platform.data_collector.request' => [
  10702.                     => 'api_platform.data_collector.request',
  10703.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  10704.                 ],
  10705.                 'data_collector.time' => [
  10706.                     => 'time',
  10707.                     => '@WebProfiler/Collector/time.html.twig',
  10708.                 ],
  10709.                 'data_collector.memory' => [
  10710.                     => 'memory',
  10711.                     => '@WebProfiler/Collector/memory.html.twig',
  10712.                 ],
  10713.                 'data_collector.validator' => [
  10714.                     => 'validator',
  10715.                     => '@WebProfiler/Collector/validator.html.twig',
  10716.                 ],
  10717.                 'data_collector.ajax' => [
  10718.                     => 'ajax',
  10719.                     => '@WebProfiler/Collector/ajax.html.twig',
  10720.                 ],
  10721.                 'data_collector.form' => [
  10722.                     => 'form',
  10723.                     => '@WebProfiler/Collector/form.html.twig',
  10724.                 ],
  10725.                 'data_collector.exception' => [
  10726.                     => 'exception',
  10727.                     => '@WebProfiler/Collector/exception.html.twig',
  10728.                 ],
  10729.                 'data_collector.logger' => [
  10730.                     => 'logger',
  10731.                     => '@WebProfiler/Collector/logger.html.twig',
  10732.                 ],
  10733.                 'data_collector.events' => [
  10734.                     => 'events',
  10735.                     => '@WebProfiler/Collector/events.html.twig',
  10736.                 ],
  10737.                 'data_collector.router' => [
  10738.                     => 'router',
  10739.                     => '@WebProfiler/Collector/router.html.twig',
  10740.                 ],
  10741.                 'data_collector.cache' => [
  10742.                     => 'cache',
  10743.                     => '@WebProfiler/Collector/cache.html.twig',
  10744.                 ],
  10745.                 'data_collector.translation' => [
  10746.                     => 'translation',
  10747.                     => '@WebProfiler/Collector/translation.html.twig',
  10748.                 ],
  10749.                 'data_collector.security' => [
  10750.                     => 'security',
  10751.                     => '@Security/Collector/security.html.twig',
  10752.                 ],
  10753.                 'data_collector.twig' => [
  10754.                     => 'twig',
  10755.                     => '@WebProfiler/Collector/twig.html.twig',
  10756.                 ],
  10757.                 'data_collector.doctrine' => [
  10758.                     => 'db',
  10759.                     => '@Doctrine/Collector/db.html.twig',
  10760.                 ],
  10761.                 'easyadmin.data_collector' => [
  10762.                     => 'easyadmin',
  10763.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  10764.                 ],
  10765.                 'data_collector.config' => [
  10766.                     => 'config',
  10767.                     => '@WebProfiler/Collector/config.html.twig',
  10768.                 ],
  10769.             ],
  10770.             'console.command.ids' => [
  10771.             ],
  10772.         ];
  10773.     }
  10774.     protected function throw($message)
  10775.     {
  10776.         throw new RuntimeException($message);
  10777.     }
  10778. }