var/cache/dev/Container5c5edyr/App_KernelDevDebugContainer.php line 828

Open in your IDE?
  1. <?php
  2. namespace Container5c5edyr;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class App_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'doctrine' => 'getDoctrineService',
  39.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  40.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  41.             'event_dispatcher' => 'getEventDispatcherService',
  42.             'http_kernel' => 'getHttpKernelService',
  43.             'profiler' => 'getProfilerService',
  44.             'request_stack' => 'getRequestStackService',
  45.             'router' => 'getRouterService',
  46.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  47.             'security.token_storage' => 'getSecurity_TokenStorageService',
  48.             'serializer' => 'getSerializerService',
  49.             'translator' => 'getTranslatorService',
  50.             'twig' => 'getTwigService',
  51.             'validator' => 'getValidatorService',
  52.         ];
  53.         $this->fileMap = [
  54.             'App\\Controller\\AboController' => 'getAboControllerService.php',
  55.             'App\\Controller\\Action\\DistributionCarteAgenceValidate' => 'getDistributionCarteAgenceValidateService.php',
  56.             'App\\Controller\\Action\\DistributionCarteCaisseValidate' => 'getDistributionCarteCaisseValidateService.php',
  57.             'App\\Controller\\Action\\DistributionCarteEntiteValidate' => 'getDistributionCarteEntiteValidateService.php',
  58.             'App\\Controller\\Action\\RetourCarteAgenceValidate' => 'getRetourCarteAgenceValidateService.php',
  59.             'App\\Controller\\Action\\RetourCarteCaisseValidate' => 'getRetourCarteCaisseValidateService.php',
  60.             'App\\Controller\\Action\\RetourCarteEntiteValidate' => 'getRetourCarteEntiteValidateService.php',
  61.             'App\\Controller\\AdherantLocationController' => 'getAdherantLocationControllerService.php',
  62.             'App\\Controller\\AirtimeController' => 'getAirtimeControllerService.php',
  63.             'App\\Controller\\BceaoReportController' => 'getBceaoReportControllerService.php',
  64.             'App\\Controller\\BourseController' => 'getBourseControllerService.php',
  65.             'App\\Controller\\BucketController' => 'getBucketControllerService.php',
  66.             'App\\Controller\\CallbackController' => 'getCallbackControllerService.php',
  67.             'App\\Controller\\CarteController' => 'getCarteControllerService.php',
  68.             'App\\Controller\\ClientController' => 'getClientControllerService.php',
  69.             'App\\Controller\\CompteController' => 'getCompteControllerService.php',
  70.             'App\\Controller\\DeviceController' => 'getDeviceControllerService.php',
  71.             'App\\Controller\\EncaissementController' => 'getEncaissementControllerService.php',
  72.             'App\\Controller\\HelloWorld' => 'getHelloWorldService.php',
  73.             'App\\Controller\\KycController' => 'getKycControllerService.php',
  74.             'App\\Controller\\MarchandController' => 'getMarchandControllerService.php',
  75.             'App\\Controller\\OsTicket' => 'getOsTicketService.php',
  76.             'App\\Controller\\PalierController' => 'getPalierControllerService.php',
  77.             'App\\Controller\\PartenaireController' => 'getPartenaireControllerService.php',
  78.             'App\\Controller\\ProfilController' => 'getProfilControllerService.php',
  79.             'App\\Controller\\QrCodeController' => 'getQrCodeControllerService.php',
  80.             'App\\Controller\\RechargeController' => 'getRechargeControllerService.php',
  81.             'App\\Controller\\RecuController' => 'getRecuControllerService.php',
  82.             'App\\Controller\\ReportingController' => 'getReportingControllerService.php',
  83.             'App\\Controller\\ServiceController' => 'getServiceControllerService.php',
  84.             'App\\Controller\\TransfertIntController' => 'getTransfertIntControllerService.php',
  85.             'App\\Controller\\TrxController' => 'getTrxControllerService.php',
  86.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  87.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  88.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService.php',
  89.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService.php',
  90.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService.php',
  91.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService.php',
  92.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService.php',
  93.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService.php',
  94.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService.php',
  95.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  96.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  97.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  98.             'cache_clearer' => 'getCacheClearerService.php',
  99.             'cache_warmer' => 'getCacheWarmerService.php',
  100.             'console.command.public_alias.api_platform.json_schema.json_schema_generate_command' => 'getConsole_Command_PublicAlias_ApiPlatform_JsonSchema_JsonSchemaGenerateCommandService.php',
  101.             'console.command.public_alias.api_platform.swagger.command.swagger_command' => 'getConsole_Command_PublicAlias_ApiPlatform_Swagger_Command_SwaggerCommandService.php',
  102.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  103.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  104.             'error_controller' => 'getErrorControllerService.php',
  105.             'filesystem' => 'getFilesystemService.php',
  106.             'form.factory' => 'getForm_FactoryService.php',
  107.             'form.type.file' => 'getForm_Type_FileService.php',
  108.             'knp_snappy.image' => 'getKnpSnappy_ImageService.php',
  109.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService.php',
  110.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService.php',
  111.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  112.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  113.             'routing.loader' => 'getRouting_LoaderService.php',
  114.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  115.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  116.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  117.             'services_resetter' => 'getServicesResetterService.php',
  118.             'session' => 'getSessionService.php',
  119.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  120.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  121.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  122.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  123.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  124.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  125.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  126.         ];
  127.         $this->aliases = [
  128.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  129.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  130.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  131.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  132.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  133.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  134.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  135.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  136.             'database_connection' => 'doctrine.dbal.default_connection',
  137.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  138.             'mailer' => 'swiftmailer.mailer.default',
  139.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  140.         ];
  141.         $this->privates['service_container'] = function () {
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  148.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  150.             include_once \dirname(__DIR__4).'/src/Event/Listener/BGLocaleSubscriber.php';
  151.             include_once \dirname(__DIR__4).'/src/Logger/BgRequestProcessor.php';
  152.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  154.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  156.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  157.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ElasticsearchLogstashHandler.php';
  159.             include_once \dirname(__DIR__4).'/src/Services/ElasticsearchLogstashHandlerImp.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  173.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  189.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  196.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  236.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  242.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  292.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  293.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  294.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  295.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  296.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  297.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  298.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  355.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  356.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  358.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  361.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  397.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  428.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  430.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  433.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  436.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  437.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  438.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  439.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  447.             include_once \dirname(__DIR__4).'/src/Event/Listener/FlushBGListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  500.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  501.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php';
  534.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/InheritedPropertyMetadataFactory.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidateListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  584.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  587.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  591.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  592.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  593.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  594.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  597.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  612.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  618.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  619.         };
  620.     }
  621.     public function compile(): void
  622.     {
  623.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  624.     }
  625.     public function isCompiled(): bool
  626.     {
  627.         return true;
  628.     }
  629.     public function getRemovedIds(): array
  630.     {
  631.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  632.     }
  633.     protected function load($file$lazyLoad true)
  634.     {
  635.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  636.     }
  637.     /**
  638.      * Gets the public 'cache.app' shared service.
  639.      *
  640.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  641.      */
  642.     protected function getCache_AppService()
  643.     {
  644.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  645.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  646.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  647.     }
  648.     /**
  649.      * Gets the public 'cache.system' shared service.
  650.      *
  651.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  652.      */
  653.     protected function getCache_SystemService()
  654.     {
  655.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  656.     }
  657.     /**
  658.      * Gets the public 'doctrine' shared service.
  659.      *
  660.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  661.      */
  662.     protected function getDoctrineService()
  663.     {
  664.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  665.     }
  666.     /**
  667.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  668.      *
  669.      * @return \Doctrine\DBAL\Connection
  670.      */
  671.     protected function getDoctrine_Dbal_DefaultConnectionService()
  672.     {
  673.         $a = ($this->services['serializer'] ?? $this->getSerializerService());
  674.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  675.             return $this->services['doctrine.dbal.default_connection'];
  676.         }
  677.         $b = new \Doctrine\DBAL\Configuration();
  678.         $c = new \Doctrine\DBAL\Logging\LoggerChain();
  679.         $d = new \Symfony\Bridge\Monolog\Logger('doctrine');
  680.         $d->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  681.         $d->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  682.         $d->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  683.         $d->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  684.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($d);
  685.         $c->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($d, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  686.         $c->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  687.         $b->setSQLLogger($c);
  688.         $e = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  689.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  690.         ], [
  691.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  692.         ]));
  693.         $e->addEventSubscriber(new \App\Event\Listener\FlushBGListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  694.         $e->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  695.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $b$e, []);
  696.     }
  697.     /**
  698.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  699.      *
  700.      * @return \Doctrine\ORM\EntityManager
  701.      */
  702.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  703.     {
  704.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  705.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  706.             return $this->services['doctrine.orm.default_entity_manager'];
  707.         }
  708.         $b = new \Doctrine\ORM\Configuration();
  709.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  710.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']), 'App\\Entity');
  711.         $b->setEntityNamespaces(['App' => 'App\\Entity']);
  712.         $b->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  713.         $b->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  714.         $b->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  715.         $b->setMetadataDriverImpl($c);
  716.         $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  717.         $b->setProxyNamespace('Proxies');
  718.         $b->setAutoGenerateProxyClasses(true);
  719.         $b->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  720.         $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  721.         $b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  722.         $b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  723.         $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  724.         $b->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  725.             'App\\Repository\\BankCardRepository' => ['privates''App\\Repository\\BankCardRepository''getBankCardRepositoryService.php'true],
  726.             'App\\Repository\\CarteRepository' => ['privates''App\\Repository\\CarteRepository''getCarteRepositoryService.php'true],
  727.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService.php'true],
  728.             'App\\Repository\\CommissionPalierRepository' => ['privates''App\\Repository\\CommissionPalierRepository''getCommissionPalierRepositoryService.php'true],
  729.             'App\\Repository\\CommissionRepository' => ['privates''App\\Repository\\CommissionRepository''getCommissionRepositoryService.php'true],
  730.             'App\\Repository\\CompteRepository' => ['privates''App\\Repository\\CompteRepository''getCompteRepositoryService.php'true],
  731.             'App\\Repository\\CompteurRepository' => ['privates''App\\Repository\\CompteurRepository''getCompteurRepositoryService.php'true],
  732.             'App\\Repository\\DemandeApproCarteCaisseRepository' => ['privates''App\\Repository\\DemandeApproCarteCaisseRepository''getDemandeApproCarteCaisseRepositoryService.php'true],
  733.             'App\\Repository\\DistributionCarteCaisseRepository' => ['privates''App\\Repository\\DistributionCarteCaisseRepository''getDistributionCarteCaisseRepositoryService.php'true],
  734.             'App\\Repository\\FraisVariableRepository' => ['privates''App\\Repository\\FraisVariableRepository''getFraisVariableRepositoryService.php'true],
  735.             'App\\Repository\\MotifsRepository' => ['privates''App\\Repository\\MotifsRepository''getMotifsRepositoryService.php'true],
  736.             'App\\Repository\\PartenaireRepository' => ['privates''App\\Repository\\PartenaireRepository''getPartenaireRepositoryService.php'true],
  737.             'App\\Repository\\PermissionRepository' => ['privates''App\\Repository\\PermissionRepository''getPermissionRepositoryService.php'true],
  738.             'App\\Repository\\RetourCarteCaisseRepository' => ['privates''App\\Repository\\RetourCarteCaisseRepository''getRetourCarteCaisseRepositoryService.php'true],
  739.             'App\\Repository\\ServicePartenaireRepository' => ['privates''App\\Repository\\ServicePartenaireRepository''getServicePartenaireRepositoryService.php'true],
  740.             'App\\Repository\\SouscriptionRepository' => ['privates''App\\Repository\\SouscriptionRepository''getSouscriptionRepositoryService.php'true],
  741.             'App\\Repository\\TransactionRepository' => ['privates''App\\Repository\\TransactionRepository''getTransactionRepositoryService.php'true],
  742.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService.php'true],
  743.         ], [
  744.             'App\\Repository\\BankCardRepository' => '?',
  745.             'App\\Repository\\CarteRepository' => '?',
  746.             'App\\Repository\\ClientRepository' => '?',
  747.             'App\\Repository\\CommissionPalierRepository' => '?',
  748.             'App\\Repository\\CommissionRepository' => '?',
  749.             'App\\Repository\\CompteRepository' => '?',
  750.             'App\\Repository\\CompteurRepository' => '?',
  751.             'App\\Repository\\DemandeApproCarteCaisseRepository' => '?',
  752.             'App\\Repository\\DistributionCarteCaisseRepository' => '?',
  753.             'App\\Repository\\FraisVariableRepository' => '?',
  754.             'App\\Repository\\MotifsRepository' => '?',
  755.             'App\\Repository\\PartenaireRepository' => '?',
  756.             'App\\Repository\\PermissionRepository' => '?',
  757.             'App\\Repository\\RetourCarteCaisseRepository' => '?',
  758.             'App\\Repository\\ServicePartenaireRepository' => '?',
  759.             'App\\Repository\\SouscriptionRepository' => '?',
  760.             'App\\Repository\\TransactionRepository' => '?',
  761.             'App\\Repository\\UserRepository' => '?',
  762.         ])));
  763.         $b->addCustomStringFunction('GROUP_CONCAT''App\\Query\\Mysql\\GroupConcat');
  764.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create($a$b);
  765.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  766.         return $instance;
  767.     }
  768.     /**
  769.      * Gets the public 'event_dispatcher' shared service.
  770.      *
  771.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  772.      */
  773.     protected function getEventDispatcherService()
  774.     {
  775.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  776.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  777.         $a->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  778.         $a->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  779.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  780.         $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())));
  781.         $instance->addListener('kernel.controller', [=> function () {
  782.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  783.         }, => 'onKernelController'], 0);
  784.         $instance->addListener('kernel.request', [=> function () {
  785.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  786.         }, => 'onKernelRequest'], 250);
  787.         $instance->addListener('kernel.response', [=> function () {
  788.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  789.         }, => 'onKernelResponse'], 0);
  790.         $instance->addListener('kernel.response', [=> function () {
  791.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  792.         }, => 'onResponse'], 0);
  793.         $instance->addListener('kernel.request', [=> function () {
  794.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  795.         }, => 'onKernelRequest'], 7);
  796.         $instance->addListener('kernel.request', [=> function () {
  797.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  798.         }, => 'onKernelRequest'], 4);
  799.         $instance->addListener('kernel.view', [=> function () {
  800.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService.php'));
  801.         }, => 'onKernelView'], 32);
  802.         $instance->addListener('kernel.request', [=> function () {
  803.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  804.         }, => 'onKernelRequest'], 2);
  805.         $instance->addListener('kernel.view', [=> function () {
  806.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService.php'));
  807.         }, => 'onKernelView'], 16);
  808.         $instance->addListener('kernel.view', [=> function () {
  809.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService.php'));
  810.         }, => 'onKernelView'], 8);
  811.         $instance->addListener('kernel.exception', [=> function () {
  812.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService.php'));
  813.         }, => 'onKernelException'], 0);
  814.         $instance->addListener('kernel.exception', [=> function () {
  815.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService.php'));
  816.         }, => 'onKernelException'], -96);
  817.         $instance->addListener('kernel.request', [=> function () {
  818.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  819.         }, => 'onKernelRequest'], 0);
  820.         $instance->addListener('kernel.response', [=> function () {
  821.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  822.         }, => 'onKernelResponse'], 0);
  823.         $instance->addListener('kernel.response', [=> function () {
  824.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  825.         }, => 'onKernelResponse'], -1);
  826.         $instance->addListener('kernel.view', [=> function () {
  827.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService.php'));
  828.         }, => 'onKernelView'], 64);
  829.         $instance->addListener('kernel.request', [=> function () {
  830.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  831.         }, => 'onKernelRequest'], 16);
  832.         $instance->addListener('kernel.request', [=> function () {
  833.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  834.         }, => 'onSecurity'], 3);
  835.         $instance->addListener('kernel.request', [=> function () {
  836.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  837.         }, => 'onSecurityPostDenormalize'], 1);
  838.         $instance->addListener('kernel.request', [=> function () {
  839.             return ($this->privates['App\\Event\\Listener\\BGLocaleSubscriber'] ?? ($this->privates['App\\Event\\Listener\\BGLocaleSubscriber'] = new \App\Event\Listener\BGLocaleSubscriber()));
  840.         }, => 'onKernelRequest'], 20);
  841.         $instance->addListener('kernel.response', [=> function () {
  842.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  843.         }, => 'onKernelResponse'], 0);
  844.         $instance->addListener('kernel.response', [=> function () {
  845.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  846.         }, => 'onKernelResponse'], -1024);
  847.         $instance->addListener('kernel.request', [=> function () {
  848.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  849.         }, => 'setDefaultLocale'], 100);
  850.         $instance->addListener('kernel.request', [=> function () {
  851.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  852.         }, => 'onKernelRequest'], 16);
  853.         $instance->addListener('kernel.finish_request', [=> function () {
  854.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  855.         }, => 'onKernelFinishRequest'], 0);
  856.         $instance->addListener('kernel.request', [=> function () {
  857.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  858.         }, => 'onKernelRequest'], 256);
  859.         $instance->addListener('kernel.response', [=> function () {
  860.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  861.         }, => 'onResponse'], -255);
  862.         $instance->addListener('kernel.controller_arguments', [=> function () {
  863.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  864.         }, => 'onControllerArguments'], 0);
  865.         $instance->addListener('kernel.exception', [=> function () {
  866.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  867.         }, => 'logKernelException'], 0);
  868.         $instance->addListener('kernel.exception', [=> function () {
  869.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  870.         }, => 'onKernelException'], -128);
  871.         $instance->addListener('kernel.request', [=> function () {
  872.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  873.         }, => 'onKernelRequest'], 15);
  874.         $instance->addListener('kernel.finish_request', [=> function () {
  875.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  876.         }, => 'onKernelFinishRequest'], -15);
  877.         $instance->addListener('console.error', [=> function () {
  878.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  879.         }, => 'onConsoleError'], -128);
  880.         $instance->addListener('console.terminate', [=> function () {
  881.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  882.         }, => 'onConsoleTerminate'], -128);
  883.         $instance->addListener('console.error', [=> function () {
  884.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  885.         }, => 'onConsoleError'], 0);
  886.         $instance->addListener('kernel.request', [=> function () {
  887.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  888.         }, => 'onKernelRequest'], 128);
  889.         $instance->addListener('kernel.response', [=> function () {
  890.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  891.         }, => 'onKernelResponse'], -1000);
  892.         $instance->addListener('kernel.finish_request', [=> function () {
  893.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  894.         }, => 'onFinishRequest'], 0);
  895.         $instance->addListener('kernel.response', [=> function () {
  896.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  897.         }, => 'onKernelResponse'], -100);
  898.         $instance->addListener('kernel.exception', [=> function () {
  899.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  900.         }, => 'onKernelException'], 0);
  901.         $instance->addListener('kernel.terminate', [=> function () {
  902.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  903.         }, => 'onKernelTerminate'], -1024);
  904.         $instance->addListener('kernel.controller', [=> function () {
  905.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  906.         }, => 'onKernelController'], 0);
  907.         $instance->addListener('kernel.response', [=> function () {
  908.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  909.         }, => 'onKernelResponse'], 0);
  910.         $instance->addListener('kernel.request', [=> function () {
  911.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  912.         }, => 'configure'], 2048);
  913.         $instance->addListener('console.command', [=> function () {
  914.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  915.         }, => 'configure'], 2048);
  916.         $instance->addListener('kernel.request', [=> function () {
  917.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  918.         }, => 'onKernelRequest'], 32);
  919.         $instance->addListener('kernel.finish_request', [=> function () {
  920.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  921.         }, => 'onKernelFinishRequest'], 0);
  922.         $instance->addListener('kernel.exception', [=> function () {
  923.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  924.         }, => 'onKernelException'], -64);
  925.         $instance->addListener('kernel.response', [=> function () {
  926.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  927.         }, => 'onKernelResponse'], 0);
  928.         $instance->addListener('kernel.response', [=> function () {
  929.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  930.         }, => 'onKernelResponse'], -128);
  931.         $instance->addListener('kernel.response', [=> function () {
  932.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  933.         }, => 'onKernelResponse'], 0);
  934.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  935.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  936.         }, => 'onVoterVote'], 0);
  937.         $instance->addListener('kernel.request', [=> function () {
  938.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  939.         }, => 'configureLogoutUrlGenerator'], 8);
  940.         $instance->addListener('kernel.request', [=> function () {
  941.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  942.         }, => 'onKernelRequest'], 8);
  943.         $instance->addListener('kernel.finish_request', [=> function () {
  944.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  945.         }, => 'onKernelFinishRequest'], 0);
  946.         $instance->addListener('console.error', [=> function () {
  947.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  948.         }, => 'onConsoleError'], 0);
  949.         $instance->addListener('console.terminate', [=> function () {
  950.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  951.         }, => 'onConsoleTerminate'], 0);
  952.         $instance->addListener('console.command', [=> function () {
  953.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  954.         }, => 'onCommand'], 255);
  955.         $instance->addListener('console.terminate', [=> function () {
  956.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  957.         }, => 'onTerminate'], -255);
  958.         $instance->addListener('kernel.exception', [=> function () {
  959.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  960.         }, => 'onException'], 0);
  961.         $instance->addListener('kernel.terminate', [=> function () {
  962.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  963.         }, => 'onTerminate'], 0);
  964.         $instance->addListener('console.error', [=> function () {
  965.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  966.         }, => 'onException'], 0);
  967.         $instance->addListener('console.terminate', [=> function () {
  968.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  969.         }, => 'onTerminate'], 0);
  970.         $instance->addListener('kernel.controller', [=> function () {
  971.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  972.         }, => 'onKernelController'], 0);
  973.         $instance->addListener('kernel.controller', [=> function () {
  974.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  975.         }, => 'onKernelController'], 0);
  976.         $instance->addListener('kernel.controller', [=> function () {
  977.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  978.         }, => 'onKernelController'], -128);
  979.         $instance->addListener('kernel.view', [=> function () {
  980.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  981.         }, => 'onKernelView'], 0);
  982.         $instance->addListener('kernel.controller', [=> function () {
  983.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  984.         }, => 'onKernelController'], 0);
  985.         $instance->addListener('kernel.response', [=> function () {
  986.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  987.         }, => 'onKernelResponse'], 0);
  988.         $instance->addListener('kernel.controller_arguments', [=> function () {
  989.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  990.         }, => 'onKernelControllerArguments'], 0);
  991.         $instance->addListener('kernel.controller_arguments', [=> function () {
  992.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  993.         }, => 'onKernelControllerArguments'], 0);
  994.         return $instance;
  995.     }
  996.     /**
  997.      * Gets the public 'http_kernel' shared service.
  998.      *
  999.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1000.      */
  1001.     protected function getHttpKernelService()
  1002.     {
  1003.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1004.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1005.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1006.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1007.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1008.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1009.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1010.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1011.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1012.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1013.         }, 8)), $a));
  1014.     }
  1015.     /**
  1016.      * Gets the public 'profiler' shared service.
  1017.      *
  1018.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1019.      */
  1020.     protected function getProfilerService()
  1021.     {
  1022.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1023.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1024.         $a->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  1025.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1026.         $a->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  1027.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1028.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1029.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1030.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1031.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1032.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1033.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1034.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1035.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1036.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1037.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1038.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1039.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1040.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1041.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1042.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1043.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1044.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1045.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1046.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1047.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1048.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1049.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1050.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1051.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1052.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1053.         if ($this->has('kernel')) {
  1054.             $g->setKernel($b);
  1055.         }
  1056.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1057.         $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->getApiPlatform_FilterLocatorService()), ($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())));
  1058.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1059.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1060.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1061.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1062.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1063.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1064.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1065.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1066.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1067.         $instance->add($d);
  1068.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1069.         $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())));
  1070.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1071.         $instance->add($e);
  1072.         $instance->add($f);
  1073.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1074.         $instance->add($g);
  1075.         return $instance;
  1076.     }
  1077.     /**
  1078.      * Gets the public 'request_stack' shared service.
  1079.      *
  1080.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1081.      */
  1082.     protected function getRequestStackService()
  1083.     {
  1084.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1085.     }
  1086.     /**
  1087.      * Gets the public 'router' shared service.
  1088.      *
  1089.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1090.      */
  1091.     protected function getRouterService()
  1092.     {
  1093.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1094.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1095.         $a->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  1096.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1097.         $a->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  1098.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1099.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1100.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1101.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1102.         ], [
  1103.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1104.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1105.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1106.         return $instance;
  1107.     }
  1108.     /**
  1109.      * Gets the public 'security.authorization_checker' shared service.
  1110.      *
  1111.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1112.      */
  1113.     protected function getSecurity_AuthorizationCheckerService()
  1114.     {
  1115.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1116.     }
  1117.     /**
  1118.      * Gets the public 'security.token_storage' shared service.
  1119.      *
  1120.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1121.      */
  1122.     protected function getSecurity_TokenStorageService()
  1123.     {
  1124.         return $this->services['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, [
  1125.             'session' => ['services''session''getSessionService.php'true],
  1126.         ], [
  1127.             'session' => '?',
  1128.         ]));
  1129.     }
  1130.     /**
  1131.      * Gets the public 'serializer' shared service.
  1132.      *
  1133.      * @return \Symfony\Component\Serializer\Serializer
  1134.      */
  1135.     protected function getSerializerService()
  1136.     {
  1137.         $a = ($this->privates['api_platform.swagger.normalizer.api_gateway'] ?? $this->getApiPlatform_Swagger_Normalizer_ApiGatewayService());
  1138.         if (isset($this->services['serializer'])) {
  1139.             return $this->services['serializer'];
  1140.         }
  1141.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1142.         if (isset($this->services['serializer'])) {
  1143.             return $this->services['serializer'];
  1144.         }
  1145.         $c = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1146.         if (isset($this->services['serializer'])) {
  1147.             return $this->services['serializer'];
  1148.         }
  1149.         $d = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  1150.         if (isset($this->services['serializer'])) {
  1151.             return $this->services['serializer'];
  1152.         }
  1153.         $e = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1154.         if (isset($this->services['serializer'])) {
  1155.             return $this->services['serializer'];
  1156.         }
  1157.         $f = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1158.         $g = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1159.         $h = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1160.         $i = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1161.         $j = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1162.         $k = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1163.         $l = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1164.         $m = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l$g$k, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l), NULL, []);
  1165.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> $a=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($f, [], $g), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $g), => $a=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($h$i$b$jNULL$f$c$g), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($h$d$f), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ftrue), => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($h$i$b$d$j$e$k$g$l, [], new RewindableGenerator(function () {
  1166.             return new \EmptyIterator();
  1167.         }, 0), false), 10 => new \ApiPlatform\Core\Serializer\ItemNormalizer($i$b$d$j$k$g$l, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1168.             return new \EmptyIterator();
  1169.         }, 0), $hfalse), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $g), 14 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 17 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($e$j$d), '_page''pagination'$h$k), $h$j, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 18 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 19 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($m$d$e), 20 => $m], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  1170.     }
  1171.     /**
  1172.      * Gets the public 'translator' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1175.      */
  1176.     protected function getTranslatorService()
  1177.     {
  1178.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1179.     }
  1180.     /**
  1181.      * Gets the public 'twig' shared service.
  1182.      *
  1183.      * @return \Twig\Environment
  1184.      */
  1185.     protected function getTwigService()
  1186.     {
  1187.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1188.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1189.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1190.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1191.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1192.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1193.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1194.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1195.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1196.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1197.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1198.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1199.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1200.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1201.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1202.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1203.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1204.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1205.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1206.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1207.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1208.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1209.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1210.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1211.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1212.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1213.         $f->setEnvironment('dev');
  1214.         $f->setDebug(true);
  1215.         if ($this->has('security.token_storage')) {
  1216.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1217.         }
  1218.         if ($this->has('request_stack')) {
  1219.             $f->setRequestStack($c);
  1220.         }
  1221.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1222.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1223.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1224.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  1225.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1226.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1227.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1228.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1229.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1230.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1231.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1232.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  1233.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1234.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1235.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1236.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1237.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1238.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1239.         $instance->addGlobal('app'$f);
  1240.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1241.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1242.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1243.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1244.         ], [
  1245.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1246.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1247.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1248.         ])));
  1249.         $instance->addGlobal('pathToPublic', (\dirname(__DIR__4).'/../public'));
  1250.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1251.         return $instance;
  1252.     }
  1253.     /**
  1254.      * Gets the public 'validator' shared service.
  1255.      *
  1256.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1257.      */
  1258.     protected function getValidatorService()
  1259.     {
  1260.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1261.         if (isset($this->services['validator'])) {
  1262.             return $this->services['validator'];
  1263.         }
  1264.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1265.     }
  1266.     /**
  1267.      * Gets the private '.debug.http_client' shared service.
  1268.      *
  1269.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1270.      */
  1271.     protected function get_Debug_HttpClientService()
  1272.     {
  1273.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1274.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1275.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1276.         $b->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  1277.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1278.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1279.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1280.         $a->setLogger($b);
  1281.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  1282.     }
  1283.     /**
  1284.      * Gets the private 'App\Logger\BgRequestProcessor' shared autowired service.
  1285.      *
  1286.      * @return \App\Logger\BgRequestProcessor
  1287.      */
  1288.     protected function getBgRequestProcessorService()
  1289.     {
  1290.         return $this->privates['App\\Logger\\BgRequestProcessor'] = new \App\Logger\BgRequestProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1291.     }
  1292.     /**
  1293.      * Gets the private 'App\Services\ElasticsearchLogstashHandlerImp' shared autowired service.
  1294.      *
  1295.      * @return \App\Services\ElasticsearchLogstashHandlerImp
  1296.      */
  1297.     protected function getElasticsearchLogstashHandlerImpService()
  1298.     {
  1299.         return $this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] = new \App\Services\ElasticsearchLogstashHandlerImp($this->getEnv('ELASTICSEARCH_HOST'), $this->getEnv('CODE_MICROSERVICE'), \Symfony\Component\HttpClient\HttpClient::create(), 200);
  1300.     }
  1301.     /**
  1302.      * Gets the private 'annotations.cached_reader' shared service.
  1303.      *
  1304.      * @return \Doctrine\Common\Annotations\CachedReader
  1305.      */
  1306.     protected function getAnnotations_CachedReaderService()
  1307.     {
  1308.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1309.     }
  1310.     /**
  1311.      * Gets the private 'annotations.reader' shared service.
  1312.      *
  1313.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1314.      */
  1315.     protected function getAnnotations_ReaderService()
  1316.     {
  1317.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1318.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1319.         $a->registerUniqueLoader('class_exists');
  1320.         $instance->addGlobalIgnoredName('required'$a);
  1321.         return $instance;
  1322.     }
  1323.     /**
  1324.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1325.      *
  1326.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1327.      */
  1328.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1329.     {
  1330.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2klNK0semR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1331.     }
  1332.     /**
  1333.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1334.      *
  1335.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1336.      */
  1337.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1338.     {
  1339.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g6GeNs-t3j'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1340.     }
  1341.     /**
  1342.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1343.      *
  1344.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1345.      */
  1346.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1347.     {
  1348.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+p7yHyojYs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1349.     }
  1350.     /**
  1351.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1352.      *
  1353.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1354.      */
  1355.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1356.     {
  1357.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nZTaktAF1p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1358.     }
  1359.     /**
  1360.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1361.      *
  1362.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1363.      */
  1364.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1365.     {
  1366.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('euEpSrZVRx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1367.     }
  1368.     /**
  1369.      * Gets the private 'api_platform.filter_locator' shared service.
  1370.      *
  1371.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1372.      */
  1373.     protected function getApiPlatform_FilterLocatorService()
  1374.     {
  1375.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1376.             'App\\Filter\\PermissionFilter' => ['privates''App\\Filter\\PermissionFilter''getPermissionFilterService.php'true],
  1377.             'App\\Filter\\RoleFilter' => ['privates''App\\Filter\\RoleFilter''getRoleFilterService.php'true],
  1378.             'App\\Filter\\TransactionFilter' => ['privates''App\\Filter\\TransactionFilter''getTransactionFilterService.php'true],
  1379.             'annotated_app_entity_abonnement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_abonnement_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAbonnementApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1380.             'annotated_app_entity_achat_produit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_achat_produit_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAchatProduitApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1381.             'annotated_app_entity_adhesion_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_adhesion_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAdhesionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1382.             'annotated_app_entity_air_time_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_air_time_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAirTimeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1383.             'annotated_app_entity_bank_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_bank_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityBankApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1384.             'annotated_app_entity_beneficiaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_beneficiaire_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityBeneficiaireApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1385.             'annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityBourseApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService.php'true],
  1386.             'annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityBourseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1387.             'annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityCarteApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService.php'true],
  1388.             'annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCarteApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1389.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityClientApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1390.             'annotated_app_entity_commission_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_commission_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCommissionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1391.             'annotated_app_entity_compteur_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_compteur_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCompteurApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1392.             'annotated_app_entity_demande_appro_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_demande_appro_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDemandeApproCarteAgenceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1393.             'annotated_app_entity_demande_appro_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_demande_appro_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDemandeApproCarteCaisseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1394.             'annotated_app_entity_demande_appro_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_demande_appro_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDemandeApproCarteEntiteApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1395.             'annotated_app_entity_distribution_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_distribution_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDistributionCarteAgenceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1396.             'annotated_app_entity_distribution_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_distribution_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDistributionCarteCaisseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1397.             'annotated_app_entity_distribution_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_distribution_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDistributionCarteEntiteApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1398.             'annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityEncaissementApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService.php'true],
  1399.             'annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEncaissementApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1400.             'annotated_app_entity_favori_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_favori_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityFavoriApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1401.             'annotated_app_entity_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMarchandApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1402.             'annotated_app_entity_mobile_offer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_mobile_offer_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMobileOfferApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1403.             'annotated_app_entity_module_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_module_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityModuleApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1404.             'annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityObservationApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService.php'true],
  1405.             'annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityObservationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1406.             'annotated_app_entity_paiement_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_paiement_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPaiementMarchandApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1407.             'annotated_app_entity_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPartenaireApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1408.             'annotated_app_entity_permission_app_filter_permission_filter' => ['privates''annotated_app_entity_permission_app_filter_permission_filter''getAnnotatedAppEntityPermissionAppFilterPermissionFilterService.php'true],
  1409.             'annotated_app_entity_pos_card_i_o_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_pos_card_i_o_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPosCardIOApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1410.             'annotated_app_entity_profil_app_filter_role_filter' => ['privates''annotated_app_entity_profil_app_filter_role_filter''getAnnotatedAppEntityProfilAppFilterRoleFilterService.php'true],
  1411.             'annotated_app_entity_recharge_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_recharge_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRechargeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1412.             'annotated_app_entity_retour_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_retour_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRetourCarteAgenceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1413.             'annotated_app_entity_retour_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_retour_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRetourCarteCaisseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1414.             'annotated_app_entity_retour_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_retour_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityRetourCarteEntiteApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1415.             'annotated_app_entity_service_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_service_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityServicePartenaireApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1416.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_date_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService.php'true],
  1417.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTransactionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1418.             'annotated_app_entity_transfert_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_transfert_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTransfertApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1419.             'annotated_app_entity_type_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_type_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTypePartenaireApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1420.             'annotated_app_entity_vente_ticket_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_vente_ticket_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityVenteTicketApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1421.             'annotated_app_entity_wallet_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_wallet_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityWalletApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1422.         ], [
  1423.             'App\\Filter\\PermissionFilter' => '?',
  1424.             'App\\Filter\\RoleFilter' => '?',
  1425.             'App\\Filter\\TransactionFilter' => '?',
  1426.             'annotated_app_entity_abonnement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1427.             'annotated_app_entity_achat_produit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1428.             'annotated_app_entity_adhesion_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1429.             'annotated_app_entity_air_time_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1430.             'annotated_app_entity_bank_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1431.             'annotated_app_entity_beneficiaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1432.             'annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  1433.             'annotated_app_entity_bourse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1434.             'annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  1435.             'annotated_app_entity_carte_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1436.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1437.             'annotated_app_entity_commission_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1438.             'annotated_app_entity_compteur_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1439.             'annotated_app_entity_demande_appro_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1440.             'annotated_app_entity_demande_appro_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1441.             'annotated_app_entity_demande_appro_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1442.             'annotated_app_entity_distribution_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1443.             'annotated_app_entity_distribution_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1444.             'annotated_app_entity_distribution_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1445.             'annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  1446.             'annotated_app_entity_encaissement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1447.             'annotated_app_entity_favori_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1448.             'annotated_app_entity_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1449.             'annotated_app_entity_mobile_offer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1450.             'annotated_app_entity_module_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1451.             'annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  1452.             'annotated_app_entity_observation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1453.             'annotated_app_entity_paiement_marchand_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1454.             'annotated_app_entity_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1455.             'annotated_app_entity_permission_app_filter_permission_filter' => '?',
  1456.             'annotated_app_entity_pos_card_i_o_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1457.             'annotated_app_entity_profil_app_filter_role_filter' => '?',
  1458.             'annotated_app_entity_recharge_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1459.             'annotated_app_entity_retour_carte_agence_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1460.             'annotated_app_entity_retour_carte_caisse_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1461.             'annotated_app_entity_retour_carte_entite_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1462.             'annotated_app_entity_service_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1463.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  1464.             'annotated_app_entity_transaction_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1465.             'annotated_app_entity_transfert_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1466.             'annotated_app_entity_type_partenaire_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1467.             'annotated_app_entity_vente_ticket_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1468.             'annotated_app_entity_wallet_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1469.         ]);
  1470.     }
  1471.     /**
  1472.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1473.      *
  1474.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  1475.      */
  1476.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1477.     {
  1478.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\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()));
  1479.     }
  1480.     /**
  1481.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1482.      *
  1483.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1484.      */
  1485.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1486.     {
  1487.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1488.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1489.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1490.         }
  1491.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1492.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1493.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1494.         }
  1495.         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()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  1496.     }
  1497.     /**
  1498.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1499.      *
  1500.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  1501.      */
  1502.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1503.     {
  1504.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1505.     }
  1506.     /**
  1507.      * Gets the private 'api_platform.identifier.converter' shared service.
  1508.      *
  1509.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1510.      */
  1511.     protected function getApiPlatform_Identifier_ConverterService()
  1512.     {
  1513.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1514.         if (isset($this->privates['api_platform.identifier.converter'])) {
  1515.             return $this->privates['api_platform.identifier.converter'];
  1516.         }
  1517.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1518.         if (isset($this->privates['api_platform.identifier.converter'])) {
  1519.             return $this->privates['api_platform.identifier.converter'];
  1520.         }
  1521.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a$b, new RewindableGenerator(function () {
  1522.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1523.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1524.         }, 2));
  1525.     }
  1526.     /**
  1527.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1528.      *
  1529.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1530.      */
  1531.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1532.     {
  1533.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1534.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  1535.             return $this->privates['api_platform.identifiers_extractor.cached'];
  1536.         }
  1537.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1538.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1539.         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()), $a$b$c), $b$c);
  1540.     }
  1541.     /**
  1542.      * Gets the private 'api_platform.iri_converter' shared service.
  1543.      *
  1544.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1545.      */
  1546.     protected function getApiPlatform_IriConverterService()
  1547.     {
  1548.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1549.         if (isset($this->privates['api_platform.iri_converter'])) {
  1550.             return $this->privates['api_platform.iri_converter'];
  1551.         }
  1552.         $b = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1553.         if (isset($this->privates['api_platform.iri_converter'])) {
  1554.             return $this->privates['api_platform.iri_converter'];
  1555.         }
  1556.         $c = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  1557.         if (isset($this->privates['api_platform.iri_converter'])) {
  1558.             return $this->privates['api_platform.iri_converter'];
  1559.         }
  1560.         $d = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1561.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($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($d)), $d, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $b, ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), $c, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1562.     }
  1563.     /**
  1564.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1565.      *
  1566.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1567.      */
  1568.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1569.     {
  1570.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1571.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1572.         return $instance;
  1573.     }
  1574.     /**
  1575.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1576.      *
  1577.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  1578.      */
  1579.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1580.     {
  1581.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1582.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  1583.             return $this->privates['api_platform.jsonld.context_builder'];
  1584.         }
  1585.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\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()), $a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1586.     }
  1587.     /**
  1588.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1589.      *
  1590.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  1591.      */
  1592.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1593.     {
  1594.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\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']);
  1595.     }
  1596.     /**
  1597.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1598.      *
  1599.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  1600.      */
  1601.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1602.     {
  1603.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($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()));
  1604.     }
  1605.     /**
  1606.      * Gets the private 'api_platform.listener.request.read' shared service.
  1607.      *
  1608.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1609.      */
  1610.     protected function getApiPlatform_Listener_Request_ReadService()
  1611.     {
  1612.         return $this->privates['api_platform.listener.request.read'] = 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()));
  1613.     }
  1614.     /**
  1615.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1616.      *
  1617.      * @return \ApiPlatform\Core\Filter\QueryParameterValidateListener
  1618.      */
  1619.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1620.     {
  1621.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\Filter\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  1622.     }
  1623.     /**
  1624.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1625.      *
  1626.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1627.      */
  1628.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1629.     {
  1630.         $a = ($this->services['validator'] ?? $this->getValidatorService());
  1631.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  1632.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  1633.         }
  1634.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1635.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), 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'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));
  1636.     }
  1637.     /**
  1638.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1639.      *
  1640.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1641.      */
  1642.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1643.     {
  1644.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyNameCollectionFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))))));
  1645.     }
  1646.     /**
  1647.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1648.      *
  1649.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1650.      */
  1651.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1652.     {
  1653.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1654.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 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'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = 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'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))))))), []), $this->parameters['api_platform.formats'], []));
  1655.     }
  1656.     /**
  1657.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1658.      *
  1659.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1660.      */
  1661.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1662.     {
  1663.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = 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\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  1664.     }
  1665.     /**
  1666.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1667.      *
  1668.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  1669.      */
  1670.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1671.     {
  1672.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  1673.     }
  1674.     /**
  1675.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1676.      *
  1677.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  1678.      */
  1679.     protected function getApiPlatform_ResourceClassResolverService()
  1680.     {
  1681.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1682.     }
  1683.     /**
  1684.      * Gets the private 'api_platform.router' shared service.
  1685.      *
  1686.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  1687.      */
  1688.     protected function getApiPlatform_RouterService()
  1689.     {
  1690.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()));
  1691.     }
  1692.     /**
  1693.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1694.      *
  1695.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  1696.      */
  1697.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1698.     {
  1699.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1700.     }
  1701.     /**
  1702.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1703.      *
  1704.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  1705.      */
  1706.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1707.     {
  1708.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1709.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  1710.     }
  1711.     /**
  1712.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1713.      *
  1714.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1715.      */
  1716.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1717.     {
  1718.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1719.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  1720.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  1721.         }
  1722.         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()), $a, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  1723.     }
  1724.     /**
  1725.      * Gets the private 'api_platform.swagger.normalizer.api_gateway' shared service.
  1726.      *
  1727.      * @return \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer
  1728.      */
  1729.     protected function getApiPlatform_Swagger_Normalizer_ApiGatewayService()
  1730.     {
  1731.         $a = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1732.         if (isset($this->privates['api_platform.swagger.normalizer.api_gateway'])) {
  1733.             return $this->privates['api_platform.swagger.normalizer.api_gateway'];
  1734.         }
  1735.         $b = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1736.         if (isset($this->privates['api_platform.swagger.normalizer.api_gateway'])) {
  1737.             return $this->privates['api_platform.swagger.normalizer.api_gateway'];
  1738.         }
  1739.         $c = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1740.         if (isset($this->privates['api_platform.swagger.normalizer.api_gateway'])) {
  1741.             return $this->privates['api_platform.swagger.normalizer.api_gateway'];
  1742.         }
  1743.         $d = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1744.         if (isset($this->privates['api_platform.swagger.normalizer.api_gateway'])) {
  1745.             return $this->privates['api_platform.swagger.normalizer.api_gateway'];
  1746.         }
  1747.         return $this->privates['api_platform.swagger.normalizer.api_gateway'] = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($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()), $a$b$c, 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()), $d), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], $this->parameters['api_platform.swagger.api_keys'], $dtrue'_page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions']));
  1748.     }
  1749.     /**
  1750.      * Gets the private 'cache.annotations' shared service.
  1751.      *
  1752.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1753.      */
  1754.     protected function getCache_AnnotationsService()
  1755.     {
  1756.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1757.     }
  1758.     /**
  1759.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1760.      *
  1761.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1762.      */
  1763.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1764.     {
  1765.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1766.     }
  1767.     /**
  1768.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1769.      *
  1770.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1771.      */
  1772.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1773.     {
  1774.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1775.     }
  1776.     /**
  1777.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1778.      *
  1779.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1780.      */
  1781.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1782.     {
  1783.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1784.     }
  1785.     /**
  1786.      * Gets the private 'cache.property_info' shared service.
  1787.      *
  1788.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1789.      */
  1790.     protected function getCache_PropertyInfoService()
  1791.     {
  1792.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1793.     }
  1794.     /**
  1795.      * Gets the private 'cache.security_expression_language' shared service.
  1796.      *
  1797.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1798.      */
  1799.     protected function getCache_SecurityExpressionLanguageService()
  1800.     {
  1801.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1802.     }
  1803.     /**
  1804.      * Gets the private 'cache.serializer' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1807.      */
  1808.     protected function getCache_SerializerService()
  1809.     {
  1810.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1811.     }
  1812.     /**
  1813.      * Gets the private 'cache.validator' shared service.
  1814.      *
  1815.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1816.      */
  1817.     protected function getCache_ValidatorService()
  1818.     {
  1819.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1820.     }
  1821.     /**
  1822.      * Gets the private 'config_cache_factory' shared service.
  1823.      *
  1824.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1825.      */
  1826.     protected function getConfigCacheFactoryService()
  1827.     {
  1828.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1829.             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)));
  1830.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1831.         }, 2));
  1832.     }
  1833.     /**
  1834.      * Gets the private 'data_collector.form' shared service.
  1835.      *
  1836.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1837.      */
  1838.     protected function getDataCollector_FormService()
  1839.     {
  1840.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1841.     }
  1842.     /**
  1843.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  1844.      *
  1845.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  1846.      */
  1847.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  1848.     {
  1849.         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 () {
  1850.             yield => ($this->privates['App\\DataProvider\\AbonnementCollectionDataProvider'] ?? $this->load('getAbonnementCollectionDataProviderService.php'));
  1851.             yield => ($this->privates['App\\DataProvider\\AdhesionCollectionDataProvider'] ?? $this->load('getAdhesionCollectionDataProviderService.php'));
  1852.             yield => ($this->privates['App\\DataProvider\\AirtimeCollectionDataProvider'] ?? $this->load('getAirtimeCollectionDataProviderService.php'));
  1853.             yield => ($this->privates['App\\DataProvider\\BankCashoutCollectionDataProvider'] ?? $this->load('getBankCashoutCollectionDataProviderService.php'));
  1854.             yield => ($this->privates['App\\DataProvider\\BankDepositCollectionDataProvider'] ?? $this->load('getBankDepositCollectionDataProviderService.php'));
  1855.             yield => ($this->privates['App\\DataProvider\\CaisseTrxCollectionDataProvider'] ?? $this->load('getCaisseTrxCollectionDataProviderService.php'));
  1856.             yield => ($this->privates['App\\DataProvider\\CarteCollectionDataProvider'] ?? $this->load('getCarteCollectionDataProviderService.php'));
  1857.             yield => ($this->privates['App\\DataProvider\\ClientCollectionDataProvider'] ?? $this->load('getClientCollectionDataProviderService.php'));
  1858.             yield => ($this->privates['App\\DataProvider\\ClientMarchandTrxCollectionDataProvider'] ?? $this->load('getClientMarchandTrxCollectionDataProviderService.php'));
  1859.             yield => ($this->privates['App\\DataProvider\\CompteCollectionDataProvider'] ?? $this->load('getCompteCollectionDataProviderService.php'));
  1860.             yield 10 => ($this->privates['App\\DataProvider\\CompteurCollectionDataProvider'] ?? $this->load('getCompteurCollectionDataProviderService.php'));
  1861.             yield 11 => ($this->privates['App\\DataProvider\\DistributionRetourCarteCollectionDataProvider'] ?? $this->load('getDistributionRetourCarteCollectionDataProviderService.php'));
  1862.             yield 12 => ($this->privates['App\\DataProvider\\EncaissementDataProvider'] ?? $this->load('getEncaissementDataProviderService.php'));
  1863.             yield 13 => ($this->privates['App\\DataProvider\\EncaissementEauCollectionDataProvider'] ?? $this->load('getEncaissementEauCollectionDataProviderService.php'));
  1864.             yield 14 => ($this->privates['App\\DataProvider\\EncaissementElectriciteCollectionDataProvider'] ?? $this->load('getEncaissementElectriciteCollectionDataProviderService.php'));
  1865.             yield 15 => ($this->privates['App\\DataProvider\\FavoriCollectionDataProvider'] ?? $this->load('getFavoriCollectionDataProviderService.php'));
  1866.             yield 16 => ($this->privates['App\\DataProvider\\JeuCollectionDataProvider'] ?? $this->load('getJeuCollectionDataProviderService.php'));
  1867.             yield 17 => ($this->privates['App\\DataProvider\\MarchandCollectionDataProvider'] ?? $this->load('getMarchandCollectionDataProviderService.php'));
  1868.             yield 18 => ($this->privates['App\\DataProvider\\MarchantPaymentCollectionDataProvider'] ?? $this->load('getMarchantPaymentCollectionDataProviderService.php'));
  1869.             yield 19 => ($this->privates['App\\DataProvider\\MobileOfferCollectionDataProvider'] ?? $this->load('getMobileOfferCollectionDataProviderService.php'));
  1870.             yield 20 => ($this->privates['App\\DataProvider\\PartenaireBanqueDataProvider'] ?? $this->load('getPartenaireBanqueDataProviderService.php'));
  1871.             yield 21 => ($this->privates['App\\DataProvider\\PartenaireEncaissementCollectionDataProvider'] ?? $this->load('getPartenaireEncaissementCollectionDataProviderService.php'));
  1872.             yield 22 => ($this->privates['App\\DataProvider\\PendingCashoutDataProvider'] ?? $this->load('getPendingCashoutDataProviderService.php'));
  1873.             yield 23 => ($this->privates['App\\DataProvider\\PendingCashoutTrxDataProvider'] ?? $this->load('getPendingCashoutTrxDataProviderService.php'));
  1874.             yield 24 => ($this->privates['App\\DataProvider\\RechargeCarteCollectionDataProvider'] ?? $this->load('getRechargeCarteCollectionDataProviderService.php'));
  1875.             yield 25 => ($this->privates['App\\DataProvider\\WalletCashinCollectionDataProvider'] ?? $this->load('getWalletCashinCollectionDataProviderService.php'));
  1876.             yield 26 => ($this->privates['App\\DataProvider\\WalletCashoutCollectionDataProvider'] ?? $this->load('getWalletCashoutCollectionDataProviderService.php'));
  1877.             yield 27 => ($this->privates['App\\DataProvider\\WalletReceiveCodeTransfCollectionDataProvider'] ?? $this->load('getWalletReceiveCodeTransfCollectionDataProviderService.php'));
  1878.             yield 28 => ($this->privates['App\\DataProvider\\WalletSendCodeTransfCollectionDataProvider'] ?? $this->load('getWalletSendCodeTransfCollectionDataProviderService.php'));
  1879.             yield 29 => ($this->privates['App\\DataProvider\\UserTrxCollectionDataProvider'] ?? $this->load('getUserTrxCollectionDataProviderService.php'));
  1880.             yield 30 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService.php'));
  1881.         }, 31)));
  1882.     }
  1883.     /**
  1884.      * Gets the private 'debug.api_platform.data_persister' shared service.
  1885.      *
  1886.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  1887.      */
  1888.     protected function getDebug_ApiPlatform_DataPersisterService()
  1889.     {
  1890.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  1891.             yield => ($this->privates['App\\DataPersister\\AdhesionDataPersister'] ?? $this->load('getAdhesionDataPersisterService.php'));
  1892.             yield => ($this->privates['App\\DataPersister\\DemandeApproCarteAgenceDataPersister'] ?? $this->load('getDemandeApproCarteAgenceDataPersisterService.php'));
  1893.             yield => ($this->privates['App\\DataPersister\\DemandeApproCarteCaisseDataPersister'] ?? $this->load('getDemandeApproCarteCaisseDataPersisterService.php'));
  1894.             yield => ($this->privates['App\\DataPersister\\DemandeApproCarteEntiteDataPersister'] ?? $this->load('getDemandeApproCarteEntiteDataPersisterService.php'));
  1895.             yield => ($this->privates['App\\DataPersister\\DistributionCarteAgenceDataPersister'] ?? $this->load('getDistributionCarteAgenceDataPersisterService.php'));
  1896.             yield => ($this->privates['App\\DataPersister\\DistributionCarteCaisseDataPersister'] ?? $this->load('getDistributionCarteCaisseDataPersisterService.php'));
  1897.             yield => ($this->privates['App\\DataPersister\\DistributionCarteEntiteDataPersister'] ?? $this->load('getDistributionCarteEntiteDataPersisterService.php'));
  1898.             yield => ($this->privates['App\\DataPersister\\EntityDataPersister'] ?? $this->load('getEntityDataPersisterService.php'));
  1899.             yield => ($this->privates['App\\DataPersister\\FavoriDataPersister'] ?? $this->load('getFavoriDataPersisterService.php'));
  1900.             yield => ($this->privates['App\\DataPersister\\MotifsDataPersister'] ?? $this->load('getMotifsDataPersisterService.php'));
  1901.             yield 10 => ($this->privates['App\\DataPersister\\RechargementDataPersister'] ?? $this->load('getRechargementDataPersisterService.php'));
  1902.             yield 11 => ($this->privates['App\\DataPersister\\RetourCarteAgenceDataPersister'] ?? $this->load('getRetourCarteAgenceDataPersisterService.php'));
  1903.             yield 12 => ($this->privates['App\\DataPersister\\RetourCarteCaisseDataPersister'] ?? $this->load('getRetourCarteCaisseDataPersisterService.php'));
  1904.             yield 13 => ($this->privates['App\\DataPersister\\RetourCarteEntiteDataPersister'] ?? $this->load('getRetourCarteEntiteDataPersisterService.php'));
  1905.             yield 14 => ($this->privates['App\\DataPersister\\TransactionDataPersister'] ?? $this->load('getTransactionDataPersisterService.php'));
  1906.             yield 15 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService.php'));
  1907.         }, 16)));
  1908.     }
  1909.     /**
  1910.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  1911.      *
  1912.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  1913.      */
  1914.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  1915.     {
  1916.         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 () {
  1917.             yield => ($this->privates['App\\DataProvider\\CarteItemDataProvider'] ?? $this->load('getCarteItemDataProviderService.php'));
  1918.             yield => ($this->privates['App\\DataProvider\\CompteItemDataProvider'] ?? $this->load('getCompteItemDataProviderService.php'));
  1919.             yield => ($this->privates['App\\DataProvider\\DistributionRetourCarteItemDataProvider'] ?? $this->load('getDistributionRetourCarteItemDataProviderService.php'));
  1920.             yield => ($this->privates['App\\DataProvider\\EncaissementItemDataProvider'] ?? $this->load('getEncaissementItemDataProviderService.php'));
  1921.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService.php'));
  1922.         }, 5)));
  1923.     }
  1924.     /**
  1925.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  1926.      *
  1927.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  1928.      */
  1929.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  1930.     {
  1931.         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 () {
  1932.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService.php'));
  1933.         }, 1)));
  1934.     }
  1935.     /**
  1936.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1937.      *
  1938.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1939.      */
  1940.     protected function getDebug_DebugHandlersListenerService()
  1941.     {
  1942.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1943.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1944.         $a->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  1945.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1946.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1947.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1948.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  1949.     }
  1950.     /**
  1951.      * Gets the private 'debug.file_link_formatter' shared service.
  1952.      *
  1953.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1954.      */
  1955.     protected function getDebug_FileLinkFormatterService()
  1956.     {
  1957.         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 () {
  1958.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1959.         });
  1960.     }
  1961.     /**
  1962.      * Gets the private 'debug.log_processor' shared service.
  1963.      *
  1964.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1965.      */
  1966.     protected function getDebug_LogProcessorService()
  1967.     {
  1968.         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())));
  1969.     }
  1970.     /**
  1971.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1972.      *
  1973.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1974.      */
  1975.     protected function getDebug_Security_Access_DecisionManagerService()
  1976.     {
  1977.         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 () {
  1978.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1979.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1980.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1981.         }, 3), 'affirmative'falsetrue));
  1982.     }
  1983.     /**
  1984.      * Gets the private 'debug.security.firewall' shared service.
  1985.      *
  1986.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1987.      */
  1988.     protected function getDebug_Security_FirewallService()
  1989.     {
  1990.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1991.     }
  1992.     /**
  1993.      * Gets the private 'exception_listener' shared service.
  1994.      *
  1995.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1996.      */
  1997.     protected function getExceptionListenerService()
  1998.     {
  1999.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2000.     }
  2001.     /**
  2002.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2003.      *
  2004.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2005.      */
  2006.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2007.     {
  2008.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2009.     }
  2010.     /**
  2011.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2012.      *
  2013.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2014.      */
  2015.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2016.     {
  2017.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2018.     }
  2019.     /**
  2020.      * Gets the private 'locale_aware_listener' shared service.
  2021.      *
  2022.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2023.      */
  2024.     protected function getLocaleAwareListenerService()
  2025.     {
  2026.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2027.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2028.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2029.     }
  2030.     /**
  2031.      * Gets the private 'locale_listener' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2034.      */
  2035.     protected function getLocaleListenerService()
  2036.     {
  2037.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()));
  2038.     }
  2039.     /**
  2040.      * Gets the private 'mime_types' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\Mime\MimeTypes
  2043.      */
  2044.     protected function getMimeTypesService()
  2045.     {
  2046.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2047.         $instance->setDefault($instance);
  2048.         return $instance;
  2049.     }
  2050.     /**
  2051.      * Gets the private 'monolog.handler.console' shared service.
  2052.      *
  2053.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2054.      */
  2055.     protected function getMonolog_Handler_ConsoleService()
  2056.     {
  2057.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2058.     }
  2059.     /**
  2060.      * Gets the private 'monolog.handler.main' shared service.
  2061.      *
  2062.      * @return \Monolog\Handler\StreamHandler
  2063.      */
  2064.     protected function getMonolog_Handler_MainService()
  2065.     {
  2066.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2067.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2068.         return $instance;
  2069.     }
  2070.     /**
  2071.      * Gets the private 'monolog.logger' shared service.
  2072.      *
  2073.      * @return \Symfony\Bridge\Monolog\Logger
  2074.      */
  2075.     protected function getMonolog_LoggerService()
  2076.     {
  2077.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2078.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2079.         $instance->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  2080.         $instance->useMicrosecondTimestamps(true);
  2081.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2082.         $instance->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  2083.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2084.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2085.         return $instance;
  2086.     }
  2087.     /**
  2088.      * Gets the private 'monolog.logger.cache' shared service.
  2089.      *
  2090.      * @return \Symfony\Bridge\Monolog\Logger
  2091.      */
  2092.     protected function getMonolog_Logger_CacheService()
  2093.     {
  2094.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2095.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2096.         $instance->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  2097.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2098.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2099.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2100.         return $instance;
  2101.     }
  2102.     /**
  2103.      * Gets the private 'monolog.logger.request' shared service.
  2104.      *
  2105.      * @return \Symfony\Bridge\Monolog\Logger
  2106.      */
  2107.     protected function getMonolog_Logger_RequestService()
  2108.     {
  2109.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2110.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2111.         $instance->pushProcessor(($this->privates['App\\Logger\\BgRequestProcessor'] ?? $this->getBgRequestProcessorService()));
  2112.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2113.         $instance->pushHandler(($this->privates['App\\Services\\ElasticsearchLogstashHandlerImp'] ?? $this->getElasticsearchLogstashHandlerImpService()));
  2114.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2115.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2116.         return $instance;
  2117.     }
  2118.     /**
  2119.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2120.      *
  2121.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2122.      */
  2123.     protected function getNelmioCors_CorsListenerService()
  2124.     {
  2125.         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->parameters['nelmio_cors.defaults'])]));
  2126.     }
  2127.     /**
  2128.      * Gets the private 'parameter_bag' shared service.
  2129.      *
  2130.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2131.      */
  2132.     protected function getParameterBagService()
  2133.     {
  2134.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2135.     }
  2136.     /**
  2137.      * Gets the private 'profiler_listener' shared service.
  2138.      *
  2139.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2140.      */
  2141.     protected function getProfilerListenerService()
  2142.     {
  2143.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2144.     }
  2145.     /**
  2146.      * Gets the private 'property_accessor' shared service.
  2147.      *
  2148.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2149.      */
  2150.     protected function getPropertyAccessorService()
  2151.     {
  2152.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  2153.     }
  2154.     /**
  2155.      * Gets the private 'property_info' shared service.
  2156.      *
  2157.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2158.      */
  2159.     protected function getPropertyInfoService()
  2160.     {
  2161.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2162.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2163.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2164.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2165.         }, 3), new RewindableGenerator(function () {
  2166.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2167.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2168.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2169.         }, 3), new RewindableGenerator(function () {
  2170.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2171.         }, 1), new RewindableGenerator(function () {
  2172.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2173.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2174.         }, 2), new RewindableGenerator(function () {
  2175.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2176.         }, 1));
  2177.     }
  2178.     /**
  2179.      * Gets the private 'router.request_context' shared service.
  2180.      *
  2181.      * @return \Symfony\Component\Routing\RequestContext
  2182.      */
  2183.     protected function getRouter_RequestContextService()
  2184.     {
  2185.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2186.     }
  2187.     /**
  2188.      * Gets the private 'router_listener' shared service.
  2189.      *
  2190.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2191.      */
  2192.     protected function getRouterListenerService()
  2193.     {
  2194.         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);
  2195.     }
  2196.     /**
  2197.      * Gets the private 'security.authentication.manager' shared service.
  2198.      *
  2199.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2200.      */
  2201.     protected function getSecurity_Authentication_ManagerService()
  2202.     {
  2203.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2204.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->load('getSecurity_Authentication_Provider_Guard_MainService.php'));
  2205.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2206.         }, 2), true);
  2207.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2208.         return $instance;
  2209.     }
  2210.     /**
  2211.      * Gets the private 'security.expression_language' shared service.
  2212.      *
  2213.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2214.      */
  2215.     protected function getSecurity_ExpressionLanguageService()
  2216.     {
  2217.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2218.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2219.         return $instance;
  2220.     }
  2221.     /**
  2222.      * Gets the private 'security.firewall.map' shared service.
  2223.      *
  2224.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2225.      */
  2226.     protected function getSecurity_Firewall_MapService()
  2227.     {
  2228.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2229.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2230.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2231.         ], [
  2232.             'security.firewall.map.context.dev' => '?',
  2233.             'security.firewall.map.context.main' => '?',
  2234.         ]), new RewindableGenerator(function () {
  2235.             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)/')));
  2236.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  2237.         }, 2));
  2238.     }
  2239.     /**
  2240.      * Gets the private 'security.logout_url_generator' shared service.
  2241.      *
  2242.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2243.      */
  2244.     protected function getSecurity_LogoutUrlGeneratorService()
  2245.     {
  2246.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2247.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2248.         return $instance;
  2249.     }
  2250.     /**
  2251.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2252.      *
  2253.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2254.      */
  2255.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2256.     {
  2257.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2258.     }
  2259.     /**
  2260.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2261.      *
  2262.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2263.      */
  2264.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2265.     {
  2266.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2267.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2268.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2269.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2270.     }
  2271.     /**
  2272.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2273.      *
  2274.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2275.      */
  2276.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2277.     {
  2278.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2279.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2280.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a, ($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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2281.     }
  2282.     /**
  2283.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2284.      *
  2285.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2286.      */
  2287.     protected function getSensioFrameworkExtra_View_ListenerService()
  2288.     {
  2289.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2290.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2291.             'twig' => ['services''twig''getTwigService'false],
  2292.         ], [
  2293.             'twig' => 'Twig\\Environment',
  2294.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2295.         return $instance;
  2296.     }
  2297.     /**
  2298.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  2299.      *
  2300.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  2301.      */
  2302.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  2303.     {
  2304.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  2305.     }
  2306.     /**
  2307.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2308.      *
  2309.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2310.      */
  2311.     protected function getSerializer_NameConverter_MetadataAwareService()
  2312.     {
  2313.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  2314.     }
  2315.     /**
  2316.      * Gets the private 'session_listener' shared service.
  2317.      *
  2318.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2319.      */
  2320.     protected function getSessionListenerService()
  2321.     {
  2322.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2323.             'initialized_session' => ['services''session'NULLtrue],
  2324.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2325.             'session' => ['services''session''getSessionService.php'true],
  2326.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  2327.         ], [
  2328.             'initialized_session' => '?',
  2329.             'request_stack' => '?',
  2330.             'session' => '?',
  2331.             'session_storage' => '?',
  2332.         ]));
  2333.     }
  2334.     /**
  2335.      * Gets the private 'translator.default' shared service.
  2336.      *
  2337.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2338.      */
  2339.     protected function getTranslator_DefaultService()
  2340.     {
  2341.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2342.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2343.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2344.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2345.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2346.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2347.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2348.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2349.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2350.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2351.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2352.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2353.         ], [
  2354.             'translation.loader.csv' => '?',
  2355.             'translation.loader.dat' => '?',
  2356.             'translation.loader.ini' => '?',
  2357.             'translation.loader.json' => '?',
  2358.             'translation.loader.mo' => '?',
  2359.             'translation.loader.php' => '?',
  2360.             'translation.loader.po' => '?',
  2361.             'translation.loader.qt' => '?',
  2362.             'translation.loader.res' => '?',
  2363.             'translation.loader.xliff' => '?',
  2364.             'translation.loader.yml' => '?',
  2365.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['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')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf')], '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).'/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/validators.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'11 => 'vendor/symfony/maker-bundle/src/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/nelmio/api-doc-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/swiftmailer-bundle/translations'16 => 'vendor/knplabs/knp-snappy-bundle/translations'17 => 'vendor/sensio/framework-extra-bundle/src/translations']]]);
  2366.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2367.         $instance->setFallbackLocales([=> 'en'=> 'fr']);
  2368.         return $instance;
  2369.     }
  2370.     /**
  2371.      * Gets the private 'validator.builder' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2374.      */
  2375.     protected function getValidator_BuilderService()
  2376.     {
  2377.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2378.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2379.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2380.             'App\\Constraints\\CodeAgencePropertiesValidator' => ['privates''App\\Constraints\\CodeAgencePropertiesValidator''getCodeAgencePropertiesValidatorService.php'true],
  2381.             'App\\Constraints\\DateDelivrancePropertiesValidator' => ['privates''App\\Constraints\\DateDelivrancePropertiesValidator''getDateDelivrancePropertiesValidatorService.php'true],
  2382.             'App\\Constraints\\DateExpirationPropertiesValidator' => ['privates''App\\Constraints\\DateExpirationPropertiesValidator''getDateExpirationPropertiesValidatorService.php'true],
  2383.             'App\\Constraints\\EmailPropertiesValidator' => ['privates''App\\Constraints\\EmailPropertiesValidator''getEmailPropertiesValidatorService.php'true],
  2384.             'App\\Constraints\\KycPropertiesValidator' => ['privates''App\\Constraints\\KycPropertiesValidator''getKycPropertiesValidatorService.php'true],
  2385.             'App\\Constraints\\LieuDelivrancePropertiesValidator' => ['privates''App\\Constraints\\LieuDelivrancePropertiesValidator''getLieuDelivrancePropertiesValidatorService.php'true],
  2386.             'App\\Constraints\\NationalitePropertiesValidator' => ['privates''App\\Constraints\\NationalitePropertiesValidator''getNationalitePropertiesValidatorService.php'true],
  2387.             'App\\Constraints\\NumPiecePropertiesValidator' => ['privates''App\\Constraints\\NumPiecePropertiesValidator''getNumPiecePropertiesValidatorService.php'true],
  2388.             'App\\Constraints\\TelephonePropertiesValidator' => ['privates''App\\Constraints\\TelephonePropertiesValidator''getTelephonePropertiesValidatorService.php'true],
  2389.             'App\\Constraints\\TypePiecePropertiesValidator' => ['privates''App\\Constraints\\TypePiecePropertiesValidator''getTypePiecePropertiesValidatorService.php'true],
  2390.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2391.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2392.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2393.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2394.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2395.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2396.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2397.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2398.         ], [
  2399.             'App\\Constraints\\CodeAgencePropertiesValidator' => '?',
  2400.             'App\\Constraints\\DateDelivrancePropertiesValidator' => '?',
  2401.             'App\\Constraints\\DateExpirationPropertiesValidator' => '?',
  2402.             'App\\Constraints\\EmailPropertiesValidator' => '?',
  2403.             'App\\Constraints\\KycPropertiesValidator' => '?',
  2404.             'App\\Constraints\\LieuDelivrancePropertiesValidator' => '?',
  2405.             'App\\Constraints\\NationalitePropertiesValidator' => '?',
  2406.             'App\\Constraints\\NumPiecePropertiesValidator' => '?',
  2407.             'App\\Constraints\\TelephonePropertiesValidator' => '?',
  2408.             'App\\Constraints\\TypePiecePropertiesValidator' => '?',
  2409.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2410.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2411.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2412.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2413.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2414.             'doctrine.orm.validator.unique' => '?',
  2415.             'security.validator.user_password' => '?',
  2416.             'validator.expression' => '?',
  2417.         ])));
  2418.         if ($this->has('translator')) {
  2419.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2420.         }
  2421.         $instance->setTranslationDomain('validators');
  2422.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2423.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2424.         $instance->addMethodMapping('loadValidatorMetadata');
  2425.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2426.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2427.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2428.         return $instance;
  2429.     }
  2430.     /**
  2431.      * Gets the private 'web_profiler.csp.handler' shared service.
  2432.      *
  2433.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2434.      */
  2435.     protected function getWebProfiler_Csp_HandlerService()
  2436.     {
  2437.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2438.     }
  2439.     /**
  2440.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2441.      *
  2442.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2443.      */
  2444.     protected function getWebProfiler_DebugToolbarService()
  2445.     {
  2446.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2447.     }
  2448.     public function getParameter(string $name)
  2449.     {
  2450.         if (isset($this->buildParameters[$name])) {
  2451.             return $this->buildParameters[$name];
  2452.         }
  2453.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2454.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2455.         }
  2456.         if (isset($this->loadedDynamicParameters[$name])) {
  2457.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2458.         }
  2459.         return $this->parameters[$name];
  2460.     }
  2461.     public function hasParameter(string $name): bool
  2462.     {
  2463.         if (isset($this->buildParameters[$name])) {
  2464.             return true;
  2465.         }
  2466.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2467.     }
  2468.     public function setParameter(string $name$value): void
  2469.     {
  2470.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2471.     }
  2472.     public function getParameterBag(): ParameterBagInterface
  2473.     {
  2474.         if (null === $this->parameterBag) {
  2475.             $parameters $this->parameters;
  2476.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2477.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2478.             }
  2479.             foreach ($this->buildParameters as $name => $value) {
  2480.                 $parameters[$name] = $value;
  2481.             }
  2482.             $this->parameterBag = new FrozenParameterBag($parameters);
  2483.         }
  2484.         return $this->parameterBag;
  2485.     }
  2486.     private $loadedDynamicParameters = [
  2487.         'kernel.cache_dir' => false,
  2488.         'kernel.secret' => false,
  2489.         'session.save_path' => false,
  2490.         'validator.mapping.cache.file' => false,
  2491.         'profiler.storage.dsn' => false,
  2492.         'debug.container.dump' => false,
  2493.         'serializer.mapping.cache.file' => false,
  2494.         'doctrine.orm.proxy_dir' => false,
  2495.         'swiftmailer.spool.default.memory.path' => false,
  2496.         'knp_snappy.pdf.binary' => false,
  2497.         'knp_snappy.image.binary' => false,
  2498.     ];
  2499.     private $dynamicParameters = [];
  2500.     private function getDynamicParameter(string $name)
  2501.     {
  2502.         switch ($name) {
  2503.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2504.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2505.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2506.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2507.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2508.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2509.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2510.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2511.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2512.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  2513.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  2514.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2515.         }
  2516.         $this->loadedDynamicParameters[$name] = true;
  2517.         return $this->dynamicParameters[$name] = $value;
  2518.     }
  2519.     protected function getDefaultParameters(): array
  2520.     {
  2521.         return [
  2522.             'kernel.project_dir' => \dirname(__DIR__4),
  2523.             'kernel.environment' => 'dev',
  2524.             'kernel.debug' => true,
  2525.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2526.             'kernel.bundles' => [
  2527.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2528.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2529.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2530.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2531.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2532.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2533.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  2534.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2535.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2536.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2537.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2538.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2539.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2540.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2541.             ],
  2542.             'kernel.bundles_metadata' => [
  2543.                 'FrameworkBundle' => [
  2544.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2545.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2546.                 ],
  2547.                 'TwigBundle' => [
  2548.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2549.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2550.                 ],
  2551.                 'WebProfilerBundle' => [
  2552.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2553.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2554.                 ],
  2555.                 'SecurityBundle' => [
  2556.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2557.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2558.                 ],
  2559.                 'NelmioCorsBundle' => [
  2560.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2561.                     'namespace' => 'Nelmio\\CorsBundle',
  2562.                 ],
  2563.                 'DoctrineBundle' => [
  2564.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2565.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2566.                 ],
  2567.                 'ApiPlatformBundle' => [
  2568.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  2569.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  2570.                 ],
  2571.                 'MakerBundle' => [
  2572.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2573.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2574.                 ],
  2575.                 'DoctrineMigrationsBundle' => [
  2576.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2577.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2578.                 ],
  2579.                 'NelmioApiDocBundle' => [
  2580.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  2581.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2582.                 ],
  2583.                 'MonologBundle' => [
  2584.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2585.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2586.                 ],
  2587.                 'SwiftmailerBundle' => [
  2588.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2589.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2590.                 ],
  2591.                 'KnpSnappyBundle' => [
  2592.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle'),
  2593.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2594.                 ],
  2595.                 'SensioFrameworkExtraBundle' => [
  2596.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2597.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2598.                 ],
  2599.             ],
  2600.             'kernel.charset' => 'UTF-8',
  2601.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2602.             'container.dumper.inline_class_loader' => true,
  2603.             'env(DATABASE_URL)' => '',
  2604.             'locale' => 'fr',
  2605.             'locales' => 'en|fr|es',
  2606.             'event_dispatcher.event_aliases' => [
  2607.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2608.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2609.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2610.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2611.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2612.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2613.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2614.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2615.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2616.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2617.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2618.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2619.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2620.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2621.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2622.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2623.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2624.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2625.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2626.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2627.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2628.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2629.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2630.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2631.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2632.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2633.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2634.             ],
  2635.             'fragment.renderer.hinclude.global_template' => '',
  2636.             'fragment.path' => '/_fragment',
  2637.             'kernel.http_method_override' => true,
  2638.             'kernel.trusted_hosts' => [
  2639.             ],
  2640.             'kernel.default_locale' => 'fr',
  2641.             'kernel.error_controller' => 'error_controller',
  2642.             'debug.file_link_format' => NULL,
  2643.             'session.metadata.storage_key' => '_sf2_meta',
  2644.             'session.storage.options' => [
  2645.                 'cache_limiter' => '0',
  2646.                 'cookie_secure' => 'auto',
  2647.                 'cookie_httponly' => true,
  2648.                 'cookie_samesite' => 'lax',
  2649.                 'gc_probability' => 1,
  2650.             ],
  2651.             'session.metadata.update_threshold' => 0,
  2652.             'form.type_extension.csrf.enabled' => true,
  2653.             'form.type_extension.csrf.field_name' => '_token',
  2654.             'asset.request_context.base_path' => '',
  2655.             'asset.request_context.secure' => false,
  2656.             'validator.translation_domain' => 'validators',
  2657.             'translator.logging' => false,
  2658.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2659.             'profiler_listener.only_exceptions' => false,
  2660.             'profiler_listener.only_master_requests' => false,
  2661.             'debug.error_handler.throw_at' => -1,
  2662.             'router.request_context.host' => 'localhost',
  2663.             'router.request_context.scheme' => 'http',
  2664.             'router.request_context.base_url' => '',
  2665.             'router.resource' => 'kernel::loadRoutes',
  2666.             'request_listener.http_port' => 80,
  2667.             'request_listener.https_port' => 443,
  2668.             'twig.form.resources' => [
  2669.                 => 'form_div_layout.html.twig',
  2670.             ],
  2671.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2672.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2673.             'web_profiler.debug_toolbar.mode' => 2,
  2674.             'security.role_hierarchy.roles' => [
  2675.             ],
  2676.             'security.access.denied_url' => NULL,
  2677.             'security.authentication.manager.erase_credentials' => true,
  2678.             'security.authentication.session_strategy.strategy' => 'migrate',
  2679.             'security.access.always_authenticate_before_granting' => false,
  2680.             'security.authentication.hide_user_not_found' => true,
  2681.             'nelmio_cors.map' => [
  2682.                 '^/' => [
  2683.                 ],
  2684.                 '^/api' => [
  2685.                     'allow_credentials' => true,
  2686.                     'allow_methods' => [
  2687.                         => 'GET',
  2688.                         => 'OPTIONS',
  2689.                         => 'POST',
  2690.                         => 'PUT',
  2691.                         => 'PATCH',
  2692.                         => 'DELETE',
  2693.                     ],
  2694.                 ],
  2695.             ],
  2696.             'nelmio_cors.defaults' => [
  2697.                 'allow_origin' => true,
  2698.                 'allow_credentials' => false,
  2699.                 'allow_headers' => true,
  2700.                 'expose_headers' => [
  2701.                     => 'Link',
  2702.                 ],
  2703.                 'allow_methods' => [
  2704.                     => 'GET',
  2705.                     => 'OPTIONS',
  2706.                     => 'POST',
  2707.                     => 'PUT',
  2708.                     => 'PATCH',
  2709.                     => 'DELETE',
  2710.                 ],
  2711.                 'max_age' => 3600,
  2712.                 'hosts' => [
  2713.                 ],
  2714.                 'origin_regex' => true,
  2715.                 'forced_allow_origin_value' => NULL,
  2716.             ],
  2717.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  2718.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  2719.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  2720.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2721.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2722.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2723.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2724.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2725.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2726.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2727.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2728.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2729.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2730.             'doctrine.entity_managers' => [
  2731.                 'default' => 'doctrine.orm.default_entity_manager',
  2732.             ],
  2733.             'doctrine.default_entity_manager' => 'default',
  2734.             'doctrine.dbal.connection_factory.types' => [
  2735.             ],
  2736.             'doctrine.connections' => [
  2737.                 'default' => 'doctrine.dbal.default_connection',
  2738.             ],
  2739.             'doctrine.default_connection' => 'default',
  2740.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2741.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2742.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2743.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2744.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2745.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2746.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2747.             'doctrine.orm.cache.memcache_port' => 11211,
  2748.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2749.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2750.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2751.             'doctrine.orm.cache.memcached_port' => 11211,
  2752.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2753.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2754.             'doctrine.orm.cache.redis_host' => 'localhost',
  2755.             'doctrine.orm.cache.redis_port' => 6379,
  2756.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2757.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2758.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2759.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2760.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2761.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2762.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2763.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2764.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2765.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2766.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2767.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2768.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2769.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2770.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2771.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2772.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2773.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2774.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2775.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2776.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2777.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2778.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2779.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2780.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2781.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2782.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2783.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2784.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2785.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2786.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2787.             'api_platform.enable_entrypoint' => true,
  2788.             'api_platform.enable_docs' => true,
  2789.             'api_platform.title' => 'Wallet',
  2790.             'api_platform.description' => '',
  2791.             'api_platform.version' => '0.2.1',
  2792.             'api_platform.show_webby' => true,
  2793.             'api_platform.exception_to_status' => [
  2794.                 'App\\Exception\\CustomException' => 400,
  2795.                 'App\\Exception\\CustomForbiddenException' => 401,
  2796.                 'App\\Exception\\CustomUnauthorizedException' => 403,
  2797.             ],
  2798.             'api_platform.formats' => [
  2799.                 'jsonld' => [
  2800.                     => 'application/ld+json',
  2801.                 ],
  2802.                 'json' => [
  2803.                     => 'application/json',
  2804.                 ],
  2805.                 'html' => [
  2806.                     => 'text/html',
  2807.                 ],
  2808.             ],
  2809.             'api_platform.patch_formats' => [
  2810.             ],
  2811.             'api_platform.error_formats' => [
  2812.                 'jsonproblem' => [
  2813.                     => 'application/problem+json',
  2814.                 ],
  2815.                 'jsonld' => [
  2816.                     => 'application/ld+json',
  2817.                 ],
  2818.             ],
  2819.             'api_platform.allow_plain_identifiers' => false,
  2820.             'api_platform.eager_loading.enabled' => true,
  2821.             'api_platform.eager_loading.max_joins' => 30,
  2822.             'api_platform.eager_loading.fetch_partial' => false,
  2823.             'api_platform.eager_loading.force_eager' => true,
  2824.             'api_platform.collection.exists_parameter_name' => 'exists',
  2825.             'api_platform.collection.order' => 'ASC',
  2826.             'api_platform.collection.order_parameter_name' => 'order',
  2827.             'api_platform.collection.pagination.enabled' => true,
  2828.             'api_platform.collection.pagination.partial' => false,
  2829.             'api_platform.collection.pagination.client_enabled' => false,
  2830.             'api_platform.collection.pagination.client_items_per_page' => false,
  2831.             'api_platform.collection.pagination.client_partial' => false,
  2832.             'api_platform.collection.pagination.items_per_page' => 10,
  2833.             'api_platform.collection.pagination.maximum_items_per_page' => 50,
  2834.             'api_platform.collection.pagination.page_parameter_name' => '_page',
  2835.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  2836.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  2837.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  2838.             'api_platform.collection.pagination' => [
  2839.                 'enabled' => true,
  2840.                 'page_parameter_name' => '_page',
  2841.                 'items_per_page' => 10,
  2842.                 'maximum_items_per_page' => 50,
  2843.                 'partial' => false,
  2844.                 'client_enabled' => false,
  2845.                 'client_items_per_page' => false,
  2846.                 'client_partial' => false,
  2847.                 'enabled_parameter_name' => 'pagination',
  2848.                 'items_per_page_parameter_name' => 'itemsPerPage',
  2849.                 'partial_parameter_name' => 'partial',
  2850.             ],
  2851.             'api_platform.http_cache.etag' => true,
  2852.             'api_platform.http_cache.max_age' => NULL,
  2853.             'api_platform.http_cache.shared_max_age' => NULL,
  2854.             'api_platform.http_cache.vary' => [
  2855.                 => 'Accept',
  2856.             ],
  2857.             'api_platform.http_cache.public' => NULL,
  2858.             'api_platform.resource_class_directories' => [
  2859.                 => (\dirname(__DIR__4).'/src/Entity'),
  2860.             ],
  2861.             'api_platform.oauth.enabled' => false,
  2862.             'api_platform.oauth.clientId' => '',
  2863.             'api_platform.oauth.clientSecret' => '',
  2864.             'api_platform.oauth.type' => 'oauth2',
  2865.             'api_platform.oauth.flow' => 'application',
  2866.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  2867.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  2868.             'api_platform.oauth.scopes' => [
  2869.             ],
  2870.             'api_platform.swagger.versions' => [
  2871.                 => 2,
  2872.                 => 3,
  2873.             ],
  2874.             'api_platform.enable_swagger_ui' => true,
  2875.             'api_platform.enable_re_doc' => true,
  2876.             'api_platform.swagger.api_keys' => [
  2877.                 'apiKey' => [
  2878.                     'name' => 'X-AUTH-TOKEN',
  2879.                     'type' => 'header',
  2880.                 ],
  2881.                 'localeLang' => [
  2882.                     'name' => 'lang',
  2883.                     'type' => 'header',
  2884.                 ],
  2885.                 'gtpAPIKey' => [
  2886.                     'name' => 'app-key',
  2887.                     'type' => 'header',
  2888.                 ],
  2889.                 'gtpSecretKey' => [
  2890.                     'name' => 'secrete-key',
  2891.                     'type' => 'header',
  2892.                 ],
  2893.             ],
  2894.             'api_platform.graphql.enabled' => false,
  2895.             'api_platform.graphql.graphiql.enabled' => false,
  2896.             'api_platform.graphql.graphql_playground.enabled' => false,
  2897.             'api_platform.graphql.collection.pagination' => [
  2898.                 'enabled' => true,
  2899.             ],
  2900.             'api_platform.validator.serialize_payload_fields' => [
  2901.             ],
  2902.             'api_platform.elasticsearch.enabled' => false,
  2903.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  2904.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2905.             'doctrine_migrations.name' => 'Application Migrations',
  2906.             'doctrine_migrations.migrations_paths' => [
  2907.             ],
  2908.             'doctrine_migrations.table_name' => 'migration_versions',
  2909.             'doctrine_migrations.column_name' => 'version',
  2910.             'doctrine_migrations.column_length' => 14,
  2911.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2912.             'doctrine_migrations.all_or_nothing' => false,
  2913.             'doctrine_migrations.custom_template' => NULL,
  2914.             'doctrine_migrations.organize_migrations' => false,
  2915.             'nelmio_api_doc.areas' => [
  2916.                 => 'default',
  2917.             ],
  2918.             'monolog.use_microseconds' => true,
  2919.             'monolog.swift_mailer.handlers' => [
  2920.             ],
  2921.             'monolog.handlers_to_channels' => [
  2922.                 'monolog.handler.console' => [
  2923.                     'type' => 'exclusive',
  2924.                     'elements' => [
  2925.                         => 'event',
  2926.                         => 'doctrine',
  2927.                         => 'console',
  2928.                     ],
  2929.                 ],
  2930.                 'monolog.handler.es' => [
  2931.                     'type' => 'exclusive',
  2932.                     'elements' => [
  2933.                         => 'http_client',
  2934.                         => 'cache',
  2935.                         => 'php',
  2936.                         => 'console',
  2937.                     ],
  2938.                 ],
  2939.                 'monolog.handler.main' => [
  2940.                     'type' => 'exclusive',
  2941.                     'elements' => [
  2942.                         => 'event',
  2943.                     ],
  2944.                 ],
  2945.             ],
  2946.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2947.             'swiftmailer.mailer.default.spool.enabled' => true,
  2948.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2949.             'swiftmailer.mailer.default.single_address' => NULL,
  2950.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2951.             'swiftmailer.spool.enabled' => true,
  2952.             'swiftmailer.delivery.enabled' => true,
  2953.             'swiftmailer.single_address' => NULL,
  2954.             'swiftmailer.mailers' => [
  2955.                 'default' => 'swiftmailer.mailer.default',
  2956.             ],
  2957.             'swiftmailer.default_mailer' => 'default',
  2958.             'knp_snappy.pdf.options' => [
  2959.             ],
  2960.             'knp_snappy.pdf.env' => [
  2961.             ],
  2962.             'knp_snappy.image.options' => [
  2963.             ],
  2964.             'knp_snappy.image.env' => [
  2965.             ],
  2966.             'data_collector.templates' => [
  2967.                 'data_collector.request' => [
  2968.                     => 'request',
  2969.                     => '@WebProfiler/Collector/request.html.twig',
  2970.                 ],
  2971.                 'api_platform.data_collector.request' => [
  2972.                     => 'api_platform.data_collector.request',
  2973.                     => '@ApiPlatform/DataCollector/request.html.twig',
  2974.                 ],
  2975.                 'data_collector.time' => [
  2976.                     => 'time',
  2977.                     => '@WebProfiler/Collector/time.html.twig',
  2978.                 ],
  2979.                 'data_collector.memory' => [
  2980.                     => 'memory',
  2981.                     => '@WebProfiler/Collector/memory.html.twig',
  2982.                 ],
  2983.                 'data_collector.validator' => [
  2984.                     => 'validator',
  2985.                     => '@WebProfiler/Collector/validator.html.twig',
  2986.                 ],
  2987.                 'data_collector.ajax' => [
  2988.                     => 'ajax',
  2989.                     => '@WebProfiler/Collector/ajax.html.twig',
  2990.                 ],
  2991.                 'data_collector.form' => [
  2992.                     => 'form',
  2993.                     => '@WebProfiler/Collector/form.html.twig',
  2994.                 ],
  2995.                 'data_collector.exception' => [
  2996.                     => 'exception',
  2997.                     => '@WebProfiler/Collector/exception.html.twig',
  2998.                 ],
  2999.                 'data_collector.logger' => [
  3000.                     => 'logger',
  3001.                     => '@WebProfiler/Collector/logger.html.twig',
  3002.                 ],
  3003.                 'data_collector.events' => [
  3004.                     => 'events',
  3005.                     => '@WebProfiler/Collector/events.html.twig',
  3006.                 ],
  3007.                 'data_collector.router' => [
  3008.                     => 'router',
  3009.                     => '@WebProfiler/Collector/router.html.twig',
  3010.                 ],
  3011.                 'data_collector.cache' => [
  3012.                     => 'cache',
  3013.                     => '@WebProfiler/Collector/cache.html.twig',
  3014.                 ],
  3015.                 'data_collector.translation' => [
  3016.                     => 'translation',
  3017.                     => '@WebProfiler/Collector/translation.html.twig',
  3018.                 ],
  3019.                 'data_collector.security' => [
  3020.                     => 'security',
  3021.                     => '@Security/Collector/security.html.twig',
  3022.                 ],
  3023.                 'data_collector.twig' => [
  3024.                     => 'twig',
  3025.                     => '@WebProfiler/Collector/twig.html.twig',
  3026.                 ],
  3027.                 'data_collector.http_client' => [
  3028.                     => 'http_client',
  3029.                     => '@WebProfiler/Collector/http_client.html.twig',
  3030.                 ],
  3031.                 'data_collector.doctrine' => [
  3032.                     => 'db',
  3033.                     => '@Doctrine/Collector/db.html.twig',
  3034.                 ],
  3035.                 'swiftmailer.data_collector' => [
  3036.                     => 'swiftmailer',
  3037.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3038.                 ],
  3039.                 'data_collector.config' => [
  3040.                     => 'config',
  3041.                     => '@WebProfiler/Collector/config.html.twig',
  3042.                 ],
  3043.             ],
  3044.             'console.command.ids' => [
  3045.                 => 'console.command.public_alias.api_platform.json_schema.json_schema_generate_command',
  3046.                 => 'console.command.public_alias.api_platform.swagger.command.swagger_command',
  3047.             ],
  3048.         ];
  3049.     }
  3050.     protected function throw($message)
  3051.     {
  3052.         throw new RuntimeException($message);
  3053.     }
  3054. }