var/cache/dev/ContainerAu2gaOe/App_KernelDevDebugContainer.php line 2054

Open in your IDE?
  1. <?php
  2. namespace ContainerAu2gaOe;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.system' => 'getCache_SystemService',
  41.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  45.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'request_stack' => 'getRequestStackService',
  49.             'router' => 'getRouterService',
  50.             'translator' => 'getTranslatorService',
  51.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  52.             'cache_clearer' => 'getCacheClearerService',
  53.             'filesystem' => 'getFilesystemService',
  54.             'serializer' => 'getSerializerService',
  55.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  56.             'profiler' => 'getProfilerService',
  57.             'twig' => 'getTwigService',
  58.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  59.             'security.token_storage' => 'getSecurity_TokenStorageService',
  60.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  61.             'session' => 'getSessionService',
  62.             'validator' => 'getValidatorService',
  63.         ];
  64.         $this->fileMap = [
  65.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  66.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  67.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  68.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  69.             '.container.private.session' => 'get_Container_Private_SessionService',
  70.             'App\\Controller\\AccessRight\\AccessRightDelete' => 'getAccessRightDeleteService',
  71.             'App\\Controller\\ChapterPartResponse\\ChapterPartResponseDelete' => 'getChapterPartResponseDeleteService',
  72.             'App\\Controller\\ChapterPart\\ChapterPartDelete' => 'getChapterPartDeleteService',
  73.             'App\\Controller\\ChapterPart\\Create' => 'getCreateService',
  74.             'App\\Controller\\ChapterPart\\Reorder' => 'getReorderService',
  75.             'App\\Controller\\ChapterPart\\Update' => 'getUpdateService',
  76.             'App\\Controller\\ChapterValidation\\AddTime' => 'getAddTimeService',
  77.             'App\\Controller\\ChapterValidation\\ChapterValidationDelete' => 'getChapterValidationDeleteService',
  78.             'App\\Controller\\ChapterValidation\\Create' => 'getCreate2Service',
  79.             'App\\Controller\\ChapterValidation\\Update' => 'getUpdate2Service',
  80.             'App\\Controller\\Chapter\\AddChapterUnlock' => 'getAddChapterUnlockService',
  81.             'App\\Controller\\Chapter\\ChapterDelete' => 'getChapterDeleteService',
  82.             'App\\Controller\\Chapter\\Copy' => 'getCopyService',
  83.             'App\\Controller\\Chapter\\Displayable' => 'getDisplayableService',
  84.             'App\\Controller\\Chapter\\RemoveChapterUnlock' => 'getRemoveChapterUnlockService',
  85.             'App\\Controller\\Chapter\\Reorder' => 'getReorder2Service',
  86.             'App\\Controller\\Course\\AddSkills' => 'getAddSkillsService',
  87.             'App\\Controller\\Course\\AddTags' => 'getAddTagsService',
  88.             'App\\Controller\\Course\\CourseDelete' => 'getCourseDeleteService',
  89.             'App\\Controller\\Course\\Create' => 'getCreate3Service',
  90.             'App\\Controller\\Course\\Menu' => 'getMenuService',
  91.             'App\\Controller\\Course\\RemoveSkills' => 'getRemoveSkillsService',
  92.             'App\\Controller\\Course\\RemoveTags' => 'getRemoveTagsService',
  93.             'App\\Controller\\Course\\Update' => 'getUpdate3Service',
  94.             'App\\Controller\\DefaultPage\\DefaultPage' => 'getDefaultPageService',
  95.             'App\\Controller\\Language\\LanguageDelete' => 'getLanguageDeleteService',
  96.             'App\\Controller\\Module\\AddTags' => 'getAddTags2Service',
  97.             'App\\Controller\\Module\\Copy' => 'getCopy2Service',
  98.             'App\\Controller\\Module\\Create' => 'getCreate4Service',
  99.             'App\\Controller\\Module\\ModuleDelete' => 'getModuleDeleteService',
  100.             'App\\Controller\\Module\\RemoveTags' => 'getRemoveTags2Service',
  101.             'App\\Controller\\Module\\Reorder' => 'getReorder3Service',
  102.             'App\\Controller\\Module\\Update' => 'getUpdate4Service',
  103.             'App\\Controller\\Participation\\Menu' => 'getMenu2Service',
  104.             'App\\Controller\\Participation\\NextChapter' => 'getNextChapterService',
  105.             'App\\Controller\\Participation\\Notes' => 'getNotesService',
  106.             'App\\Controller\\Participation\\ParticipationDelete' => 'getParticipationDeleteService',
  107.             'App\\Controller\\Participation\\PreviousChapter' => 'getPreviousChapterService',
  108.             'App\\Controller\\Skill\\SkillDelete' => 'getSkillDeleteService',
  109.             'App\\Controller\\Tag\\TagDelete' => 'getTagDeleteService',
  110.             'App\\Controller\\UserConnection\\UserConnectionDelete' => 'getUserConnectionDeleteService',
  111.             'App\\Controller\\UserSupervision\\UserSupervisionDelete' => 'getUserSupervisionDeleteService',
  112.             'App\\Controller\\User\\AddAccessRights' => 'getAddAccessRightsService',
  113.             'App\\Controller\\User\\AddRole' => 'getAddRoleService',
  114.             'App\\Controller\\User\\ExportActivities' => 'getExportActivitiesService',
  115.             'App\\Controller\\User\\RemoveAccessRights' => 'getRemoveAccessRightsService',
  116.             'App\\Controller\\User\\RemoveRole' => 'getRemoveRoleService',
  117.             'App\\Controller\\User\\UserDelete' => 'getUserDeleteService',
  118.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  119.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  120.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  121.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  122.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  123.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  124.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  125.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  126.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  127.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  128.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  129.             'cache.app_clearer' => 'getCache_AppClearerService',
  130.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  131.             'cache.system_clearer' => 'getCache_SystemClearerService',
  132.             'cache_warmer' => 'getCacheWarmerService',
  133.             'console.command.public_alias.App\\Command\\CustomMaker\\ScaffoldGeneratorCommand' => 'getScaffoldGeneratorCommandService',
  134.             'console.command.public_alias.App\\Command\\Participations\\RecalculateParticipationCompletionPercentageCommand' => 'getRecalculateParticipationCompletionPercentageCommandService',
  135.             'console.command.public_alias.App\\Command\\Users\\CreateAdminUser' => 'getCreateAdminUserService',
  136.             'console.command_loader' => 'getConsole_CommandLoaderService',
  137.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  138.             'error_controller' => 'getErrorControllerService',
  139.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  140.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  141.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  142.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  143.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  144.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  145.             'routing.loader' => 'getRouting_LoaderService',
  146.             'services_resetter' => 'getServicesResetterService',
  147.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  148.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  149.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  150.         ];
  151.         $this->aliases = [
  152.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  153.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  154.             'App\\Kernel' => 'kernel',
  155.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  156.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  157.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  158.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  159.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  160.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  161.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  162.             'database_connection' => 'doctrine.dbal.default_connection',
  163.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  164.         ];
  165.         $this->privates['service_container'] = function () {
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  172.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  174.             include_once \dirname(__DIR__4).'/src/EventSubscriber/AutoFlushEventSubscriber.php';
  175.             include_once \dirname(__DIR__4).'/src/EventSubscriber/SwaggerDocRequestEventSubscriber.php';
  176.             include_once \dirname(__DIR__4).'/src/Service/Utils/FlushService.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  188.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  217.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  258.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  301.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  353.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  356.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  358.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  368.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  370.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  380.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  383.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  385.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  387.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  389.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  390.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
  391.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  395.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  396.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  397.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  402.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  403.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  404.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  406.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  407.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  410.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  411.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  412.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  413.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  414.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  415.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  416.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  417.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  418.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  419.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  421.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  422.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  423.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  424.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  425.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  426.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  427.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  428.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  429.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  431.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  433.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  435.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  436.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  439.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  441.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  442.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  443.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  445.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  446.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  450.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  451.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  452.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  454.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  455.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  457.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  458.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  461.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  462.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  468.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  486.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  488.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  489.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  492.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  493.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  494.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  495.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  522.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  616.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  617.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  646.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  650.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  659.         };
  660.     }
  661.     public function compile(): void
  662.     {
  663.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  664.     }
  665.     public function isCompiled(): bool
  666.     {
  667.         return true;
  668.     }
  669.     public function getRemovedIds(): array
  670.     {
  671.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  672.     }
  673.     protected function load($file$lazyLoad true)
  674.     {
  675.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  676.             return $class::do($this$lazyLoad);
  677.         }
  678.         if ('.' === $file[-4]) {
  679.             $class substr($class0, -4);
  680.         } else {
  681.             $file .= '.php';
  682.         }
  683.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  684.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  685.     }
  686.     protected function createProxy($class\Closure $factory)
  687.     {
  688.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  689.         return $factory();
  690.     }
  691.     /**
  692.      * Gets the public '.container.private.profiler' shared service.
  693.      *
  694.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  695.      */
  696.     protected function get_Container_Private_ProfilerService()
  697.     {
  698.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  699.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  700.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  701.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  702.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  703.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  704.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  705.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  706.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  707.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  708.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  709.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  710.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  711.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  712.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  713.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  714.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  715.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  716.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  717.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  718.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  719.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  720.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  721.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  722.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  723.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  724.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  725.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  726.         if ($this->has('kernel')) {
  727.             $f->setKernel($b);
  728.         }
  729.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  730.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  731.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  732.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  733.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  734.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  735.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  736.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  737.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  738.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  739.         $instance->add($d);
  740.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  741.         $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()), true));
  742.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  743.         $instance->add($e);
  744.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  745.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  746.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  747.         $instance->add($f);
  748.         return $instance;
  749.     }
  750.     /**
  751.      * Gets the public '.container.private.security.authorization_checker' shared service.
  752.      *
  753.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  754.      */
  755.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  756.     {
  757.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  758.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  759.             return $this->services['.container.private.security.authorization_checker'];
  760.         }
  761.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  762.     }
  763.     /**
  764.      * Gets the public '.container.private.security.token_storage' shared service.
  765.      *
  766.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  767.      */
  768.     protected function get_Container_Private_Security_TokenStorageService()
  769.     {
  770.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  771.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  772.         ], [
  773.             'request_stack' => '?',
  774.         ]));
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.serializer' shared service.
  778.      *
  779.      * @return \Symfony\Component\Serializer\Serializer
  780.      */
  781.     protected function get_Container_Private_SerializerService()
  782.     {
  783.         $a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
  784.         if (isset($this->services['.container.private.serializer'])) {
  785.             return $this->services['.container.private.serializer'];
  786.         }
  787.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  788.         if (isset($this->services['.container.private.serializer'])) {
  789.             return $this->services['.container.private.serializer'];
  790.         }
  791.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  792.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  793.         $e = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  794.         $f = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$c$d)], [=> $e]));
  795.         $g = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($f);
  796.         $h = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  797.         $i = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  798.         $j = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  799.         $k = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($h$i$j, ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), NULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'true'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$f));
  800.         $l = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  801.         $m = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  802.         $n = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($m);
  803.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), => $g=> $k=> new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), => $k=> $g=> new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \ApiPlatform\Serializer\ItemNormalizer($i$j$a, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $c$l$m$bfalseNULL, new RewindableGenerator(function () {
  804.             yield => ($this->privates['App\\DataTransformer\\AccessRight\\AccessRightDetailsOutputDataTransformer'] ?? $this->load('getAccessRightDetailsOutputDataTransformerService'));
  805.             yield => ($this->privates['App\\DataTransformer\\AccessRight\\AccessRightListOutputDataTransformer'] ?? $this->load('getAccessRightListOutputDataTransformerService'));
  806.             yield => ($this->privates['App\\DataTransformer\\AccessRight\\AccessRightPostInputDataTransformer'] ?? $this->load('getAccessRightPostInputDataTransformerService'));
  807.             yield => ($this->privates['App\\DataTransformer\\AccessRight\\AccessRightPutInputDataTransformer'] ?? $this->load('getAccessRightPutInputDataTransformerService'));
  808.             yield => ($this->privates['App\\DataTransformer\\Chapter\\ChapterDetailsOutputDataTransformer'] ?? $this->load('getChapterDetailsOutputDataTransformerService'));
  809.             yield => ($this->privates['App\\DataTransformer\\Chapter\\ChapterListOutputDataTransformer'] ?? $this->load('getChapterListOutputDataTransformerService'));
  810.             yield => ($this->privates['App\\DataTransformer\\Chapter\\ChapterPostInputDataTransformer'] ?? $this->load('getChapterPostInputDataTransformerService'));
  811.             yield => ($this->privates['App\\DataTransformer\\Chapter\\ChapterPutInputDataTransformer'] ?? $this->load('getChapterPutInputDataTransformerService'));
  812.             yield => ($this->privates['App\\DataTransformer\\ChapterPart\\ChapterPartDetailsOutputDataTransformer'] ?? $this->load('getChapterPartDetailsOutputDataTransformerService'));
  813.             yield => ($this->privates['App\\DataTransformer\\ChapterPart\\ChapterPartListOutputDataTransformer'] ?? $this->load('getChapterPartListOutputDataTransformerService'));
  814.             yield 10 => ($this->privates['App\\DataTransformer\\ChapterPart\\ChapterPartPostInputDataTransformer'] ?? $this->load('getChapterPartPostInputDataTransformerService'));
  815.             yield 11 => ($this->privates['App\\DataTransformer\\ChapterPart\\ChapterPartPutInputDataTransformer'] ?? $this->load('getChapterPartPutInputDataTransformerService'));
  816.             yield 12 => ($this->privates['App\\DataTransformer\\ChapterPartResponse\\ChapterPartResponseDetailsOutputDataTransformer'] ?? $this->load('getChapterPartResponseDetailsOutputDataTransformerService'));
  817.             yield 13 => ($this->privates['App\\DataTransformer\\ChapterPartResponse\\ChapterPartResponseListOutputDataTransformer'] ?? $this->load('getChapterPartResponseListOutputDataTransformerService'));
  818.             yield 14 => ($this->privates['App\\DataTransformer\\ChapterPartResponse\\ChapterPartResponsePostInputDataTransformer'] ?? $this->load('getChapterPartResponsePostInputDataTransformerService'));
  819.             yield 15 => ($this->privates['App\\DataTransformer\\ChapterPartResponse\\ChapterPartResponsePutInputDataTransformer'] ?? $this->load('getChapterPartResponsePutInputDataTransformerService'));
  820.             yield 16 => ($this->privates['App\\DataTransformer\\ChapterValidation\\ChapterValidationDetailsOutputDataTransformer'] ?? $this->load('getChapterValidationDetailsOutputDataTransformerService'));
  821.             yield 17 => ($this->privates['App\\DataTransformer\\ChapterValidation\\ChapterValidationListOutputDataTransformer'] ?? $this->load('getChapterValidationListOutputDataTransformerService'));
  822.             yield 18 => ($this->privates['App\\DataTransformer\\ChapterValidation\\ChapterValidationPostInputDataTransformer'] ?? $this->load('getChapterValidationPostInputDataTransformerService'));
  823.             yield 19 => ($this->privates['App\\DataTransformer\\ChapterValidation\\ChapterValidationPutInputDataTransformer'] ?? $this->load('getChapterValidationPutInputDataTransformerService'));
  824.             yield 20 => ($this->privates['App\\DataTransformer\\Course\\CourseDetailsOutputDataTransformer'] ?? $this->load('getCourseDetailsOutputDataTransformerService'));
  825.             yield 21 => ($this->privates['App\\DataTransformer\\Course\\CourseListOutputDataTransformer'] ?? $this->load('getCourseListOutputDataTransformerService'));
  826.             yield 22 => ($this->privates['App\\DataTransformer\\Language\\LanguageDetailsOutputDataTransformer'] ?? $this->load('getLanguageDetailsOutputDataTransformerService'));
  827.             yield 23 => ($this->privates['App\\DataTransformer\\Language\\LanguageListOutputDataTransformer'] ?? $this->load('getLanguageListOutputDataTransformerService'));
  828.             yield 24 => ($this->privates['App\\DataTransformer\\Module\\ModuleDetailsOutputDataTransformer'] ?? $this->load('getModuleDetailsOutputDataTransformerService'));
  829.             yield 25 => ($this->privates['App\\DataTransformer\\Module\\ModuleListOutputDataTransformer'] ?? $this->load('getModuleListOutputDataTransformerService'));
  830.             yield 26 => ($this->privates['App\\DataTransformer\\Module\\ModulePostInputDataTransformer'] ?? $this->load('getModulePostInputDataTransformerService'));
  831.             yield 27 => ($this->privates['App\\DataTransformer\\Module\\ModulePutInputDataTransformer'] ?? $this->load('getModulePutInputDataTransformerService'));
  832.             yield 28 => ($this->privates['App\\DataTransformer\\Participation\\ParticipationDetailsOutputDataTransformer'] ?? $this->load('getParticipationDetailsOutputDataTransformerService'));
  833.             yield 29 => ($this->privates['App\\DataTransformer\\Participation\\ParticipationListOutputDataTransformer'] ?? $this->load('getParticipationListOutputDataTransformerService'));
  834.             yield 30 => ($this->privates['App\\DataTransformer\\Participation\\ParticipationPostInputDataTransformer'] ?? $this->load('getParticipationPostInputDataTransformerService'));
  835.             yield 31 => ($this->privates['App\\DataTransformer\\Participation\\ParticipationPutInputDataTransformer'] ?? $this->load('getParticipationPutInputDataTransformerService'));
  836.             yield 32 => ($this->privates['App\\DataTransformer\\Skill\\SkillDetailsOutputDataTransformer'] ?? $this->load('getSkillDetailsOutputDataTransformerService'));
  837.             yield 33 => ($this->privates['App\\DataTransformer\\Skill\\SkillListOutputDataTransformer'] ?? $this->load('getSkillListOutputDataTransformerService'));
  838.             yield 34 => ($this->privates['App\\DataTransformer\\Skill\\SkillPostInputDataTransformer'] ?? $this->load('getSkillPostInputDataTransformerService'));
  839.             yield 35 => ($this->privates['App\\DataTransformer\\Tag\\TagDetailsOutputDataTransformer'] ?? $this->load('getTagDetailsOutputDataTransformerService'));
  840.             yield 36 => ($this->privates['App\\DataTransformer\\Tag\\TagListOutputDataTransformer'] ?? $this->load('getTagListOutputDataTransformerService'));
  841.             yield 37 => ($this->privates['App\\DataTransformer\\Tag\\TagPostInputDataTransformer'] ?? $this->load('getTagPostInputDataTransformerService'));
  842.             yield 38 => ($this->privates['App\\DataTransformer\\User\\UserDetailsOutputDataTransformer'] ?? $this->load('getUserDetailsOutputDataTransformerService'));
  843.             yield 39 => ($this->privates['App\\DataTransformer\\User\\UserListOutputDataTransformer'] ?? $this->load('getUserListOutputDataTransformerService'));
  844.             yield 40 => ($this->privates['App\\DataTransformer\\User\\UserPostInputDataTransformer'] ?? $this->load('getUserPostInputDataTransformerService'));
  845.             yield 41 => ($this->privates['App\\DataTransformer\\User\\UserPutInputDataTransformer'] ?? $this->load('getUserPutInputDataTransformerService'));
  846.             yield 42 => ($this->privates['App\\DataTransformer\\UserConnection\\UserConnectionDetailsOutputDataTransformer'] ?? $this->load('getUserConnectionDetailsOutputDataTransformerService'));
  847.             yield 43 => ($this->privates['App\\DataTransformer\\UserConnection\\UserConnectionListOutputDataTransformer'] ?? $this->load('getUserConnectionListOutputDataTransformerService'));
  848.             yield 44 => ($this->privates['App\\DataTransformer\\UserSupervision\\UserSupervisionDetailsOutputDataTransformer'] ?? $this->load('getUserSupervisionDetailsOutputDataTransformerService'));
  849.             yield 45 => ($this->privates['App\\DataTransformer\\UserSupervision\\UserSupervisionListOutputDataTransformer'] ?? $this->load('getUserSupervisionListOutputDataTransformerService'));
  850.             yield 46 => ($this->privates['App\\DataTransformer\\UserSupervision\\UserSupervisionPostInputDataTransformer'] ?? $this->load('getUserSupervisionPostInputDataTransformerService'));
  851.         }, 47), $h, ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), 10 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 12 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($m$l$d$nNULL)), 13 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 18 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 19 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($m$l$c$d$nNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $e=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  852.     }
  853.     /**
  854.      * Gets the public '.container.private.twig' shared service.
  855.      *
  856.      * @return \Twig\Environment
  857.      */
  858.     protected function get_Container_Private_TwigService()
  859.     {
  860.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  861.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  862.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  863.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  864.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  865.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  866.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  867.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  868.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  869.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  870.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  871.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  872.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  873.         $a->addPath((\dirname(__DIR__4).'/templates'));
  874.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  875.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  876.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  877.         $d = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  878.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  879.         $f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  880.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  881.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  882.         $h = new \Symfony\Bridge\Twig\AppVariable();
  883.         $h->setEnvironment('dev');
  884.         $h->setDebug(true);
  885.         if ($this->has('.container.private.security.token_storage')) {
  886.             $h->setTokenStorage($f);
  887.         }
  888.         if ($this->has('request_stack')) {
  889.             $h->setRequestStack($c);
  890.         }
  891.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  892.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  893.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  894.         $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$d->getBaseUrl(), $d->isSecure())), new RewindableGenerator(function () {
  895.             return new \EmptyIterator();
  896.         }, 0))));
  897.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  898.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  899.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  900.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  901.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  902.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  903.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$d)));
  904.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  905.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  906.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  907.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  908.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  909.         $instance->addExtension(new \App\Twig\AppExtension());
  910.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  911.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  912.         $instance->addGlobal('app'$h);
  913.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  914.             'App\\Service\\Utils\\DTOExport\\languages\\dart\\DartLanguageUtils' => ['privates''App\\Service\\Utils\\DTOExport\\languages\\dart\\DartLanguageUtils''getDartLanguageUtilsService'true],
  915.             'App\\Service\\Utils\\DTOExport\\languages\\typescript\\TypeScriptLanguageUtils' => ['privates''App\\Service\\Utils\\DTOExport\\languages\\typescript\\TypeScriptLanguageUtils''getTypeScriptLanguageUtilsService'true],
  916.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  917.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  918.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  919.         ], [
  920.             'App\\Service\\Utils\\DTOExport\\languages\\dart\\DartLanguageUtils' => '?',
  921.             'App\\Service\\Utils\\DTOExport\\languages\\typescript\\TypeScriptLanguageUtils' => '?',
  922.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  923.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  924.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  925.         ])));
  926.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  927.         return $instance;
  928.     }
  929.     /**
  930.      * Gets the public '.container.private.validator' shared service.
  931.      *
  932.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  933.      */
  934.     protected function get_Container_Private_ValidatorService()
  935.     {
  936.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  937.     }
  938.     /**
  939.      * Gets the public 'cache.app' shared service.
  940.      *
  941.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  942.      */
  943.     protected function getCache_AppService()
  944.     {
  945.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aqN3InANu1'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  946.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  947.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  948.     }
  949.     /**
  950.      * Gets the public 'cache.system' shared service.
  951.      *
  952.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  953.      */
  954.     protected function getCache_SystemService()
  955.     {
  956.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FplKveb610'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  957.     }
  958.     /**
  959.      * Gets the public 'cache.validator_expression_language' shared service.
  960.      *
  961.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  962.      */
  963.     protected function getCache_ValidatorExpressionLanguageService()
  964.     {
  965.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+9kiokDZJi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  966.     }
  967.     /**
  968.      * Gets the public 'data_collector.dump' shared service.
  969.      *
  970.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  971.      */
  972.     protected function getDataCollector_DumpService()
  973.     {
  974.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  975.     }
  976.     /**
  977.      * Gets the public 'doctrine' shared service.
  978.      *
  979.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  980.      */
  981.     protected function getDoctrineService()
  982.     {
  983.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  984.     }
  985.     /**
  986.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  987.      *
  988.      * @return \Doctrine\DBAL\Connection
  989.      */
  990.     protected function getDoctrine_Dbal_DefaultConnectionService()
  991.     {
  992.         $a = new \Doctrine\DBAL\Configuration();
  993.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  994.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  995.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  996.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  997.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  998.         $c->setConnectionName('default');
  999.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1000.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1001.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1001 => true], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1002.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1003.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1004.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1005.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1006.         ], [
  1007.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1008.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1009.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1010.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1011.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1012.     }
  1013.     /**
  1014.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1015.      *
  1016.      * @return \Doctrine\ORM\EntityManager
  1017.      */
  1018.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1019.     {
  1020.         if ($lazyLoad) {
  1021.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1022.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1023.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1024.                     $proxy->setProxyInitializer(null);
  1025.                     return true;
  1026.                 });
  1027.             });
  1028.         }
  1029.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1030.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1031.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1032.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1034.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1035.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1036.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1037.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1038.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1039.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1040.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1041.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1042.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1043.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1044.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1047.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1048.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1051.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1052.         $a = new \Doctrine\ORM\Configuration();
  1053.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1054.         $c = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-orm') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity', (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-entity') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml'));
  1055.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')]))), 'App\\Entity');
  1056.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  1057.         $b->addDriver($c'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  1058.         $b->addDriver($c'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  1059.         $a->setEntityNamespaces(['App' => 'App\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  1060.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1061.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1062.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1063.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1064.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1065.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1066.         ], [
  1067.             'doctrine.ulid_generator' => '?',
  1068.             'doctrine.uuid_generator' => '?',
  1069.         ])));
  1070.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1071.         $a->setProxyNamespace('Proxies');
  1072.         $a->setAutoGenerateProxyClasses(true);
  1073.         $a->setSchemaIgnoreClasses([]);
  1074.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1075.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1076.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1077.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1078.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1079.         $a->setLazyGhostObjectEnabled(false);
  1080.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1081.             'App\\Repository\\AccessRightRepository' => ['privates''App\\Repository\\AccessRightRepository''getAccessRightRepositoryService'true],
  1082.             'App\\Repository\\ChapterPartRepository' => ['privates''App\\Repository\\ChapterPartRepository''getChapterPartRepositoryService'true],
  1083.             'App\\Repository\\ChapterPartResponseRepository' => ['privates''App\\Repository\\ChapterPartResponseRepository''getChapterPartResponseRepositoryService'true],
  1084.             'App\\Repository\\ChapterRepository' => ['privates''App\\Repository\\ChapterRepository''getChapterRepositoryService'true],
  1085.             'App\\Repository\\ChapterValidationRepository' => ['privates''App\\Repository\\ChapterValidationRepository''getChapterValidationRepositoryService'true],
  1086.             'App\\Repository\\CourseRepository' => ['privates''App\\Repository\\CourseRepository''getCourseRepositoryService'true],
  1087.             'App\\Repository\\CronJobRepository' => ['privates''App\\Repository\\CronJobRepository''getCronJobRepositoryService'true],
  1088.             'App\\Repository\\CronLogRepository' => ['privates''App\\Repository\\CronLogRepository''getCronLogRepositoryService'true],
  1089.             'App\\Repository\\LanguageRepository' => ['privates''App\\Repository\\LanguageRepository''getLanguageRepositoryService'true],
  1090.             'App\\Repository\\ModuleRepository' => ['privates''App\\Repository\\ModuleRepository''getModuleRepositoryService'true],
  1091.             'App\\Repository\\ParticipationRepository' => ['privates''App\\Repository\\ParticipationRepository''getParticipationRepositoryService'true],
  1092.             'App\\Repository\\SkillRepository' => ['privates''App\\Repository\\SkillRepository''getSkillRepositoryService'true],
  1093.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'true],
  1094.             'App\\Repository\\UserConnectionRepository' => ['privates''App\\Repository\\UserConnectionRepository''getUserConnectionRepositoryService'true],
  1095.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1096.             'App\\Repository\\UserSupervisionRepository' => ['privates''App\\Repository\\UserSupervisionRepository''getUserSupervisionRepositoryService'true],
  1097.             'App\\Repository\\XChapterChapterUnlockRepository' => ['privates''App\\Repository\\XChapterChapterUnlockRepository''getXChapterChapterUnlockRepositoryService'true],
  1098.             'App\\Repository\\XCourseSkillRepository' => ['privates''App\\Repository\\XCourseSkillRepository''getXCourseSkillRepositoryService'true],
  1099.             'App\\Repository\\XCourseTagRepository' => ['privates''App\\Repository\\XCourseTagRepository''getXCourseTagRepositoryService'true],
  1100.             'App\\Repository\\XModuleTagRepository' => ['privates''App\\Repository\\XModuleTagRepository''getXModuleTagRepositoryService'true],
  1101.         ], [
  1102.             'App\\Repository\\AccessRightRepository' => '?',
  1103.             'App\\Repository\\ChapterPartRepository' => '?',
  1104.             'App\\Repository\\ChapterPartResponseRepository' => '?',
  1105.             'App\\Repository\\ChapterRepository' => '?',
  1106.             'App\\Repository\\ChapterValidationRepository' => '?',
  1107.             'App\\Repository\\CourseRepository' => '?',
  1108.             'App\\Repository\\CronJobRepository' => '?',
  1109.             'App\\Repository\\CronLogRepository' => '?',
  1110.             'App\\Repository\\LanguageRepository' => '?',
  1111.             'App\\Repository\\ModuleRepository' => '?',
  1112.             'App\\Repository\\ParticipationRepository' => '?',
  1113.             'App\\Repository\\SkillRepository' => '?',
  1114.             'App\\Repository\\TagRepository' => '?',
  1115.             'App\\Repository\\UserConnectionRepository' => '?',
  1116.             'App\\Repository\\UserRepository' => '?',
  1117.             'App\\Repository\\UserSupervisionRepository' => '?',
  1118.             'App\\Repository\\XChapterChapterUnlockRepository' => '?',
  1119.             'App\\Repository\\XCourseSkillRepository' => '?',
  1120.             'App\\Repository\\XCourseTagRepository' => '?',
  1121.             'App\\Repository\\XModuleTagRepository' => '?',
  1122.         ])));
  1123.         $a->addCustomStringFunction('MATCH_AGAINST''App\\Extensions\\Doctrine\\MatchAgainst');
  1124.         $a->addCustomStringFunction('JSON_CONTAINS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
  1125.         $a->addCustomStringFunction('JSON_EXTRACT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
  1126.         $a->addCustomStringFunction('JSON_SEARCH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
  1127.         $a->addCustomStringFunction('JSON_APPEND''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonAppend');
  1128.         $a->addCustomStringFunction('JSON_ARRAY''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonArray');
  1129.         $a->addCustomStringFunction('JSON_ARRAY_APPEND''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonArrayAppend');
  1130.         $a->addCustomStringFunction('JSON_ARRAY_INSERT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonArrayInsert');
  1131.         $a->addCustomStringFunction('JSON_CONTAINS_PATH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContainsPath');
  1132.         $a->addCustomStringFunction('JSON_INSERT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonInsert');
  1133.         $a->addCustomStringFunction('JSON_KEYS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonKeys');
  1134.         $a->addCustomStringFunction('JSON_LENGTH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonLength');
  1135.         $a->addCustomStringFunction('JSON_MERGE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonMerge');
  1136.         $a->addCustomStringFunction('JSON_OBJECT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonObject');
  1137.         $a->addCustomStringFunction('JSON_QUOTE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonQuote');
  1138.         $a->addCustomStringFunction('JSON_REMOVE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonRemove');
  1139.         $a->addCustomStringFunction('JSON_REPLACE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonReplace');
  1140.         $a->addCustomStringFunction('JSON_SET''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSet');
  1141.         $a->addCustomStringFunction('JSON_TYPE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonType');
  1142.         $a->addCustomStringFunction('JSON_UNQUOTE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonUnquote');
  1143.         $a->addCustomStringFunction('JSON_VALID''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonValid');
  1144.         $a->addCustomStringFunction('IFNULL''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1145.         $a->addCustomStringFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1146.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1147.         $a->addCustomStringFunction('DATEADD''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1148.         $a->addCustomStringFunction('DATEDIFF''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1149.         $a->addCustomStringFunction('DATESUB''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1150.         $a->addCustomStringFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1151.         $a->addCustomStringFunction('DAYNAME''DoctrineExtensions\\Query\\Mysql\\DayName');
  1152.         $a->addCustomStringFunction('DAYOFWEEK''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1153.         $a->addCustomStringFunction('DAYOFYEAR''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1154.         $a->addCustomStringFunction('EXTRACT''DoctrineExtensions\\Query\\Mysql\\Extract');
  1155.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  1156.         $a->addCustomStringFunction('FIND_IN_SET''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1157.         $a->addCustomStringFunction('FORMAT''DoctrineExtensions\\Query\\Mysql\\Format');
  1158.         $a->addCustomStringFunction('FROM_BASE64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1159.         $a->addCustomStringFunction('GROUP_CONCAT''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1160.         $a->addCustomStringFunction('HOUR''DoctrineExtensions\\Query\\Mysql\\Hour');
  1161.         $a->addCustomStringFunction('IFELSE''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1162.         $a->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1163.         $a->addCustomStringFunction('MONTHNAME''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1164.         $a->addCustomStringFunction('NOW''DoctrineExtensions\\Query\\Mysql\\Now');
  1165.         $a->addCustomStringFunction('NULLIF''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1166.         $a->addCustomStringFunction('PERIOD_DIFF''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1167.         $a->addCustomStringFunction('RAND''DoctrineExtensions\\Query\\Mysql\\Rand');
  1168.         $a->addCustomStringFunction('REGEXP''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1169.         $a->addCustomStringFunction('REPLACE''DoctrineExtensions\\Query\\Mysql\\Replace');
  1170.         $a->addCustomStringFunction('SECOND''DoctrineExtensions\\Query\\Mysql\\Second');
  1171.         $a->addCustomStringFunction('STRTODATE''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1172.         $a->addCustomStringFunction('SUBSTRING_INDEX''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1173.         $a->addCustomStringFunction('TIME''DoctrineExtensions\\Query\\Mysql\\Time');
  1174.         $a->addCustomStringFunction('TIMEDIFF''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1175.         $a->addCustomStringFunction('TIMESTAMPADD''DoctrineExtensions\\Query\\Mysql\\TimeStampAdd');
  1176.         $a->addCustomStringFunction('TIMESTAMPDIFF''DoctrineExtensions\\Query\\Mysql\\TimeStampDiff');
  1177.         $a->addCustomStringFunction('TIMETOSEC''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1178.         $a->addCustomStringFunction('TRUNCATE''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1179.         $a->addCustomStringFunction('WEEK''DoctrineExtensions\\Query\\Mysql\\Week');
  1180.         $a->addCustomStringFunction('WEEKDAY''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1181.         $a->addCustomStringFunction('WEEKOFYEAR''DoctrineExtensions\\Query\\Mysql\\WeekOfYear');
  1182.         $a->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1183.         $a->addCustomStringFunction('YEARMONTH''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1184.         $a->addCustomStringFunction('YEARWEEK''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1185.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1186.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1187.         return $instance;
  1188.     }
  1189.     /**
  1190.      * Gets the public 'event_dispatcher' shared service.
  1191.      *
  1192.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1193.      */
  1194.     protected function getEventDispatcherService()
  1195.     {
  1196.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1197.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1198.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1199.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1200.         $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())));
  1201.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'api.event.authentication_success_listener', class: 'App\\EventListener\\AuthenticationSuccessListener')] function () {
  1202.             return ($this->privates['api.event.authentication_success_listener'] ?? $this->load('getApi_Event_AuthenticationSuccessListenerService'));
  1203.         }, => 'onAuthenticationSuccessResponse'], 0);
  1204.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> #[\Closure(name'api.event.jwt_created_listener', class: 'App\\EventListener\\JWTCreatedListener')] function () {
  1205.             return ($this->privates['api.event.jwt_created_listener'] ?? $this->load('getApi_Event_JwtCreatedListenerService'));
  1206.         }, => 'onJWTCreated'], 0);
  1207.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1208.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1209.         }, => 'onKernelController'], 0);
  1210.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1211.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1212.         }, => 'checkPassport'], 1024);
  1213.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1214.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1215.         }, => 'onKernelRequest'], 250);
  1216.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1217.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1218.         }, => 'onKernelResponse'], 0);
  1219.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1220.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1221.         }, => 'onResponse'], -10);
  1222.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1223.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1224.         }, => 'onKernelRequest'], 28);
  1225.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1226.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1227.         }, => 'onKernelRequest'], 2);
  1228.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1229.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1230.         }, => 'onKernelView'], 16);
  1231.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1232.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1233.         }, => 'onKernelView'], 8);
  1234.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1235.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1236.         }, => 'onKernelException'], 0);
  1237.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1238.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1239.         }, => 'onKernelException'], -96);
  1240.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
  1241.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1242.         }, => 'onKernelView'], 32);
  1243.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
  1244.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1245.         }, => 'onKernelRequest'], 4);
  1246.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1247.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1248.         }, => 'onKernelRequest'], 0);
  1249.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1250.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1251.         }, => 'onKernelResponse'], -1);
  1252.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1253.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1254.         }, => 'onKernelView'], 64);
  1255.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1256.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1257.         }, => 'onKernelRequest'], 16);
  1258.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1259.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1260.         }, => 'onSecurity'], 3);
  1261.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1262.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1263.         }, => 'onSecurityPostDenormalize'], 1);
  1264.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1265.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1266.         }, => 'onSecurityPostValidation'], 63);
  1267.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'gesdinet.jwtrefreshtoken.send_token', class: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\AttachRefreshTokenOnSuccessListener')] function () {
  1268.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
  1269.         }, => 'attachRefreshToken'], 0);
  1270.         $instance->addListener('kernel.exception', [=> #[\Closure(name'App\\EventListener\\ApiExceptionSubscriber')] function () {
  1271.             return ($this->privates['App\\EventListener\\ApiExceptionSubscriber'] ?? ($this->privates['App\\EventListener\\ApiExceptionSubscriber'] = new \App\EventListener\ApiExceptionSubscriber()));
  1272.         }, => 'onKernelException'], 0);
  1273.         $instance->addListener('kernel.response', [=> #[\Closure(name'App\\EventSubscriber\\AutoFlushEventSubscriber')] function () {
  1274.             return ($this->privates['App\\EventSubscriber\\AutoFlushEventSubscriber'] ?? $this->getAutoFlushEventSubscriberService());
  1275.         }, => 'doAutoFlush'], 1024);
  1276.         $instance->addListener('console.error', [=> #[\Closure(name'App\\EventSubscriber\\CommandErrorEventSubscriber')] function () {
  1277.             return ($this->privates['App\\EventSubscriber\\CommandErrorEventSubscriber'] ?? ($this->privates['App\\EventSubscriber\\CommandErrorEventSubscriber'] = new \App\EventSubscriber\CommandErrorEventSubscriber()));
  1278.         }, => 'commandError'], 1024);
  1279.         $instance->addListener('console.signal', [=> #[\Closure(name'App\\EventSubscriber\\CommandSignalEventSubscriber')] function () {
  1280.             return ($this->privates['App\\EventSubscriber\\CommandSignalEventSubscriber'] ?? $this->load('getCommandSignalEventSubscriberService'));
  1281.         }, => 'commandSignal'], 1024);
  1282.         $instance->addListener('console.command', [=> #[\Closure(name'App\\EventSubscriber\\CommandStartEventSubscriber')] function () {
  1283.             return ($this->privates['App\\EventSubscriber\\CommandStartEventSubscriber'] ?? $this->load('getCommandStartEventSubscriberService'));
  1284.         }, => 'commandStart'], 1024);
  1285.         $instance->addListener('console.terminate', [=> #[\Closure(name'App\\EventSubscriber\\CommandTerminateEventSubscriber')] function () {
  1286.             return ($this->privates['App\\EventSubscriber\\CommandTerminateEventSubscriber'] ?? $this->load('getCommandTerminateEventSubscriberService'));
  1287.         }, => 'commandTerminate'], 1024);
  1288.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventSubscriber\\SwaggerDocRequestEventSubscriber')] function () {
  1289.             return ($this->privates['App\\EventSubscriber\\SwaggerDocRequestEventSubscriber'] ?? ($this->privates['App\\EventSubscriber\\SwaggerDocRequestEventSubscriber'] = new \App\EventSubscriber\SwaggerDocRequestEventSubscriber()));
  1290.         }, => 'restrictAccessToSwaggerDocumentation'], 0);
  1291.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'App\\EventSubscriber\\TempGarbageCollectorEventSubscriber')] function () {
  1292.             return ($this->privates['App\\EventSubscriber\\TempGarbageCollectorEventSubscriber'] ?? ($this->privates['App\\EventSubscriber\\TempGarbageCollectorEventSubscriber'] = new \App\EventSubscriber\TempGarbageCollectorEventSubscriber(($this->services['kernel'] ?? $this->get('kernel'1)))));
  1293.         }, => 'doGC'], 0);
  1294.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api.event.api_exception_subscriber', class: 'App\\EventListener\\ApiExceptionSubscriber')] function () {
  1295.             return ($this->privates['api.event.api_exception_subscriber'] ?? ($this->privates['api.event.api_exception_subscriber'] = new \App\EventListener\ApiExceptionSubscriber()));
  1296.         }, => 'onKernelException'], 0);
  1297.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1298.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1299.         }, => 'onKernelResponse'], 0);
  1300.         $instance->addListener('kernel.response', [=> #[\Closure(name'streamed_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener')] function () {
  1301.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1302.         }, => 'onKernelResponse'], -1024);
  1303.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1304.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1305.         }, => 'setDefaultLocale'], 100);
  1306.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1307.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1308.         }, => 'onKernelRequest'], 16);
  1309.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1310.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1311.         }, => 'onKernelFinishRequest'], 0);
  1312.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1313.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1314.         }, => 'onKernelRequest'], 256);
  1315.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1316.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1317.         }, => 'onResponse'], -255);
  1318.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1319.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1320.         }, => 'onControllerArguments'], 0);
  1321.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1322.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1323.         }, => 'logKernelException'], 0);
  1324.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1325.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1326.         }, => 'onKernelException'], -128);
  1327.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1328.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1329.         }, => 'removeCspHeader'], -128);
  1330.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1331.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1332.         }, => 'onKernelRequest'], 15);
  1333.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1334.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1335.         }, => 'onKernelFinishRequest'], -15);
  1336.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1337.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1338.         }, => 'onConsoleError'], -128);
  1339.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1340.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1341.         }, => 'onConsoleTerminate'], -128);
  1342.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1343.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1344.         }, => 'onConsoleError'], 0);
  1345.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1346.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1347.         }, => 'configure'], 2048);
  1348.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1349.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1350.         }, => 'configure'], 2048);
  1351.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1352.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1353.         }, => 'onKernelRequest'], 32);
  1354.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1355.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1356.         }, => 'onKernelFinishRequest'], 0);
  1357.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1358.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1359.         }, => 'onKernelException'], -64);
  1360.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1361.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1362.         }, => 'onKernelResponse'], 0);
  1363.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1364.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1365.         }, => 'onKernelRequest'], 128);
  1366.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1367.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1368.         }, => 'onKernelResponse'], -1000);
  1369.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1370.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1371.         }, => 'onKernelResponse'], -100);
  1372.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1373.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1374.         }, => 'onKernelException'], 0);
  1375.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1376.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1377.         }, => 'onKernelTerminate'], -1024);
  1378.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1379.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1380.         }, => 'onKernelController'], 0);
  1381.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1382.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1383.         }, => 'onKernelResponse'], 0);
  1384.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  1385.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1386.         }, => 'onKernelResponse'], 0);
  1387.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1388.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1389.         }, => 'checkPassport'], 0);
  1390.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1391.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1392.         }, => 'onLoginSuccess'], 0);
  1393.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1394.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1395.         }, => 'onVoterVote'], 0);
  1396.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1397.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1398.         }, => 'configureLogoutUrlGenerator'], 8);
  1399.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1400.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1401.         }, => 'onKernelRequest'], 8);
  1402.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1403.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1404.         }, => 'onKernelFinishRequest'], 0);
  1405.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1406.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1407.         }, => 'onConsoleError'], 0);
  1408.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1409.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1410.         }, => 'onConsoleTerminate'], 0);
  1411.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1412.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1413.         }, => 'onKernelController'], 0);
  1414.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1415.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1416.         }, => 'onKernelController'], 0);
  1417.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1418.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1419.         }, => 'onKernelController'], -128);
  1420.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1421.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1422.         }, => 'onKernelView'], 0);
  1423.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1424.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1425.         }, => 'onKernelController'], 0);
  1426.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1427.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1428.         }, => 'onKernelResponse'], 0);
  1429.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1430.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1431.         }, => 'onKernelControllerArguments'], 0);
  1432.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1433.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1434.         }, => 'onKernelControllerArguments'], 0);
  1435.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1436.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1437.         }, => 'onCommand'], 255);
  1438.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1439.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1440.         }, => 'onTerminate'], -255);
  1441.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1442.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1443.         }, => 'onKernelResponse'], -128);
  1444.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1445.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1446.         }, => 'configure'], 1024);
  1447.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1448.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1449.         }, => 'checkPassport'], 512);
  1450.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1451.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1452.         }, => 'onLogout'], 0);
  1453.         return $instance;
  1454.     }
  1455.     /**
  1456.      * Gets the public 'http_kernel' shared service.
  1457.      *
  1458.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1459.      */
  1460.     protected function getHttpKernelService()
  1461.     {
  1462.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1463.         if (isset($this->services['http_kernel'])) {
  1464.             return $this->services['http_kernel'];
  1465.         }
  1466.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1467.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1468.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1469.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1470.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1471.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1472.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1473.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1474.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1475.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1476.         }, 8)), $b));
  1477.     }
  1478.     /**
  1479.      * Gets the public 'request_stack' shared service.
  1480.      *
  1481.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1482.      */
  1483.     protected function getRequestStackService()
  1484.     {
  1485.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1486.     }
  1487.     /**
  1488.      * Gets the public 'router' shared service.
  1489.      *
  1490.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1491.      */
  1492.     protected function getRouterService()
  1493.     {
  1494.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1495.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1496.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1497.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1498.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1499.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1500.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1501.         ], [
  1502.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1503.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1504.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1505.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1506.         return $instance;
  1507.     }
  1508.     /**
  1509.      * Gets the public 'translator' shared service.
  1510.      *
  1511.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1512.      */
  1513.     protected function getTranslatorService()
  1514.     {
  1515.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1516.     }
  1517.     /**
  1518.      * Gets the public 'var_dumper.cloner' shared service.
  1519.      *
  1520.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1521.      */
  1522.     protected function getVarDumper_ClonerService()
  1523.     {
  1524.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1525.         $instance->setMaxItems(2500);
  1526.         $instance->setMinDepth(1);
  1527.         $instance->setMaxString(-1);
  1528.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1529.         return $instance;
  1530.     }
  1531.     /**
  1532.      * Gets the private '.debug.http_client' shared service.
  1533.      *
  1534.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1535.      */
  1536.     protected function get_Debug_HttpClientService()
  1537.     {
  1538.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1539.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1540.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1541.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1542.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1543.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1544.         $a->setLogger($b);
  1545.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1546.     }
  1547.     /**
  1548.      * Gets the private '.service_locator.vfpeaTb' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1551.      */
  1552.     protected function get_ServiceLocator_VfpeaTbService()
  1553.     {
  1554.         return $this->privates['.service_locator.vfpeaTb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1555.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1556.             'security.firewall.map.context.apiDoc' => ['privates''security.firewall.map.context.apiDoc''getSecurity_Firewall_Map_Context_ApiDocService'true],
  1557.             'security.firewall.map.context.auth_refresh_token' => ['privates''security.firewall.map.context.auth_refresh_token''getSecurity_Firewall_Map_Context_AuthRefreshTokenService'true],
  1558.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1559.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  1560.             'security.firewall.map.context.webHook' => ['privates''security.firewall.map.context.webHook''getSecurity_Firewall_Map_Context_WebHookService'true],
  1561.         ], [
  1562.             'security.firewall.map.context.api' => '?',
  1563.             'security.firewall.map.context.apiDoc' => '?',
  1564.             'security.firewall.map.context.auth_refresh_token' => '?',
  1565.             'security.firewall.map.context.dev' => '?',
  1566.             'security.firewall.map.context.login' => '?',
  1567.             'security.firewall.map.context.webHook' => '?',
  1568.         ]);
  1569.     }
  1570.     /**
  1571.      * Gets the private 'App\EventSubscriber\AutoFlushEventSubscriber' shared autowired service.
  1572.      *
  1573.      * @return \App\EventSubscriber\AutoFlushEventSubscriber
  1574.      */
  1575.     protected function getAutoFlushEventSubscriberService()
  1576.     {
  1577.         return $this->privates['App\\EventSubscriber\\AutoFlushEventSubscriber'] = new \App\EventSubscriber\AutoFlushEventSubscriber(($this->privates['App\\Service\\Utils\\FlushService'] ?? $this->getFlushServiceService()));
  1578.     }
  1579.     /**
  1580.      * Gets the private 'App\Service\Utils\FlushService' shared autowired service.
  1581.      *
  1582.      * @return \App\Service\Utils\FlushService
  1583.      */
  1584.     protected function getFlushServiceService()
  1585.     {
  1586.         return $this->privates['App\\Service\\Utils\\FlushService'] = new \App\Service\Utils\FlushService(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1587.     }
  1588.     /**
  1589.      * Gets the private 'annotations.cache_adapter' shared service.
  1590.      *
  1591.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1592.      */
  1593.     protected function getAnnotations_CacheAdapterService()
  1594.     {
  1595.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1596.     }
  1597.     /**
  1598.      * Gets the private 'annotations.cached_reader' shared service.
  1599.      *
  1600.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1601.      */
  1602.     protected function getAnnotations_CachedReaderService()
  1603.     {
  1604.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1605.     }
  1606.     /**
  1607.      * Gets the private 'annotations.reader' shared service.
  1608.      *
  1609.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1610.      */
  1611.     protected function getAnnotations_ReaderService()
  1612.     {
  1613.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1614.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1615.         $a->registerUniqueLoader('class_exists');
  1616.         $instance->addGlobalIgnoredName('required'$a);
  1617.         return $instance;
  1618.     }
  1619.     /**
  1620.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1623.      */
  1624.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1625.     {
  1626.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BcMqaKB2zX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1627.     }
  1628.     /**
  1629.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  1630.      *
  1631.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1632.      */
  1633.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  1634.     {
  1635.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7y31-mzmdG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1636.     }
  1637.     /**
  1638.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1639.      *
  1640.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1641.      */
  1642.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1643.     {
  1644.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('C+HL4gPVP6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1645.     }
  1646.     /**
  1647.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  1648.      *
  1649.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1650.      */
  1651.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  1652.     {
  1653.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1YE5ppbeMp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1654.     }
  1655.     /**
  1656.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1657.      *
  1658.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1659.      */
  1660.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1661.     {
  1662.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('T3Bu2TWjkU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1663.     }
  1664.     /**
  1665.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1666.      *
  1667.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1668.      */
  1669.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1670.     {
  1671.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tMmApvf1iN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1672.     }
  1673.     /**
  1674.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1675.      *
  1676.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  1677.      */
  1678.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1679.     {
  1680.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1681.     }
  1682.     /**
  1683.      * Gets the private 'api_platform.identifier.converter' shared service.
  1684.      *
  1685.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1686.      */
  1687.     protected function getApiPlatform_Identifier_ConverterService()
  1688.     {
  1689.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  1690.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  1691.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  1692.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1693.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1694.         }, 4));
  1695.     }
  1696.     /**
  1697.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1698.      *
  1699.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1700.      */
  1701.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1702.     {
  1703.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1704.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1705.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  1706.     }
  1707.     /**
  1708.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  1709.      *
  1710.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1711.      */
  1712.     protected function getApiPlatform_IriConverter_LegacyService()
  1713.     {
  1714.         $a = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1715.         if (isset($this->privates['api_platform.iri_converter.legacy'])) {
  1716.             return $this->privates['api_platform.iri_converter.legacy'];
  1717.         }
  1718.         $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1719.         return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, 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($b)), $b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1720.     }
  1721.     /**
  1722.      * Gets the private 'api_platform.json_schema.schema_factory' shared service.
  1723.      *
  1724.      * @return \ApiPlatform\Core\JsonSchema\SchemaFactory
  1725.      */
  1726.     protected function getApiPlatform_JsonSchema_SchemaFactoryService()
  1727.     {
  1728.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1729.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  1730.             return $this->privates['api_platform.json_schema.schema_factory'];
  1731.         }
  1732.         return $this->privates['api_platform.json_schema.schema_factory'] = new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1733.     }
  1734.     /**
  1735.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1736.      *
  1737.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1738.      */
  1739.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1740.     {
  1741.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1742.         $instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
  1743.         return $instance;
  1744.     }
  1745.     /**
  1746.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1747.      *
  1748.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  1749.      */
  1750.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1751.     {
  1752.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  1753.     }
  1754.     /**
  1755.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1756.      *
  1757.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  1758.      */
  1759.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1760.     {
  1761.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  1762.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1763.             return $this->privates['api_platform.listener.request.deserialize'];
  1764.         }
  1765.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1766.     }
  1767.     /**
  1768.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  1769.      *
  1770.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1771.      */
  1772.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  1773.     {
  1774.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  1775.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  1776.             return $this->privates['api_platform.listener.request.read.legacy'];
  1777.         }
  1778.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1779.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  1780.             return $this->privates['api_platform.listener.request.read.legacy'];
  1781.         }
  1782.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  1783.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  1784.             return $this->privates['api_platform.listener.request.read.legacy'];
  1785.         }
  1786.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a$b$c, ($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()));
  1787.     }
  1788.     /**
  1789.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1790.      *
  1791.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  1792.      */
  1793.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1794.     {
  1795.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  1796.     }
  1797.     /**
  1798.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  1799.      *
  1800.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1801.      */
  1802.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  1803.     {
  1804.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1805.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  1806.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  1807.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  1808.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  1809.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  1810.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  1811.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  1812.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  1813.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  1814.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1815.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  1816.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  1817.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  1818.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  1819.         }, 13)));
  1820.     }
  1821.     /**
  1822.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1823.      *
  1824.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1825.      */
  1826.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1827.     {
  1828.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
  1829.     }
  1830.     /**
  1831.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1832.      *
  1833.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1834.      */
  1835.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1836.     {
  1837.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1838.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  1839.     }
  1840.     /**
  1841.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1842.      *
  1843.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1844.      */
  1845.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1846.     {
  1847.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  1848.     }
  1849.     /**
  1850.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1851.      *
  1852.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  1853.      */
  1854.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1855.     {
  1856.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  1857.     }
  1858.     /**
  1859.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1860.      *
  1861.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1862.      */
  1863.     protected function getApiPlatform_OperationPathResolver_RouterService()
  1864.     {
  1865.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  1866.     }
  1867.     /**
  1868.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1869.      *
  1870.      * @return \ApiPlatform\Api\ResourceClassResolver
  1871.      */
  1872.     protected function getApiPlatform_ResourceClassResolverService()
  1873.     {
  1874.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1875.     }
  1876.     /**
  1877.      * Gets the private 'api_platform.router' shared service.
  1878.      *
  1879.      * @return \ApiPlatform\Symfony\Routing\Router
  1880.      */
  1881.     protected function getApiPlatform_RouterService()
  1882.     {
  1883.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1884.     }
  1885.     /**
  1886.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1887.      *
  1888.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  1889.      */
  1890.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1891.     {
  1892.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1893.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1894.             return $this->privates['api_platform.security.listener.request.deny_access'];
  1895.         }
  1896.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  1897.     }
  1898.     /**
  1899.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1900.      *
  1901.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  1902.      */
  1903.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1904.     {
  1905.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1906.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  1907.             return $this->privates['api_platform.security.resource_access_checker'];
  1908.         }
  1909.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1910.     }
  1911.     /**
  1912.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1913.      *
  1914.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  1915.      */
  1916.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1917.     {
  1918.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1919.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  1920.     }
  1921.     /**
  1922.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1923.      *
  1924.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  1925.      */
  1926.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1927.     {
  1928.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  1929.     }
  1930.     /**
  1931.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1932.      *
  1933.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1934.      */
  1935.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1936.     {
  1937.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  1938.     }
  1939.     /**
  1940.      * Gets the private 'cache.annotations' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1943.      */
  1944.     protected function getCache_AnnotationsService()
  1945.     {
  1946.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DaSegQqWBA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1947.     }
  1948.     /**
  1949.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1950.      *
  1951.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1952.      */
  1953.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1954.     {
  1955.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1956.     }
  1957.     /**
  1958.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1959.      *
  1960.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1961.      */
  1962.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1963.     {
  1964.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1965.     }
  1966.     /**
  1967.      * Gets the private 'cache.property_info' shared service.
  1968.      *
  1969.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1970.      */
  1971.     protected function getCache_PropertyInfoService()
  1972.     {
  1973.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B+AlvVTj5f'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1974.     }
  1975.     /**
  1976.      * Gets the private 'cache.security_expression_language' shared service.
  1977.      *
  1978.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1979.      */
  1980.     protected function getCache_SecurityExpressionLanguageService()
  1981.     {
  1982.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lZubBjanlS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1983.     }
  1984.     /**
  1985.      * Gets the private 'cache.serializer' shared service.
  1986.      *
  1987.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1988.      */
  1989.     protected function getCache_SerializerService()
  1990.     {
  1991.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uct2QaVBtd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1992.     }
  1993.     /**
  1994.      * Gets the private 'cache.validator' shared service.
  1995.      *
  1996.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1997.      */
  1998.     protected function getCache_ValidatorService()
  1999.     {
  2000.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nBxDQtMTBr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2001.     }
  2002.     /**
  2003.      * Gets the private 'config_cache_factory' shared service.
  2004.      *
  2005.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2006.      */
  2007.     protected function getConfigCacheFactoryService()
  2008.     {
  2009.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2010.             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)));
  2011.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2012.         }, 2));
  2013.     }
  2014.     /**
  2015.      * Gets the private 'data_collector.request' shared service.
  2016.      *
  2017.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2018.      */
  2019.     protected function getDataCollector_RequestService()
  2020.     {
  2021.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2022.     }
  2023.     /**
  2024.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2025.      *
  2026.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2027.      */
  2028.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2029.     {
  2030.         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 () {
  2031.             yield => ($this->privates['App\\DataProvider\\AccessRight\\AccessRightCollectionDataProvider'] ?? $this->load('getAccessRightCollectionDataProviderService'));
  2032.             yield => ($this->privates['App\\DataProvider\\Chapter\\ChapterCollectionDataProvider'] ?? $this->load('getChapterCollectionDataProviderService'));
  2033.             yield => ($this->privates['App\\DataProvider\\ChapterPart\\ChapterPartCollectionDataProvider'] ?? $this->load('getChapterPartCollectionDataProviderService'));
  2034.             yield => ($this->privates['App\\DataProvider\\ChapterPartResponse\\ChapterPartResponseCollectionDataProvider'] ?? $this->load('getChapterPartResponseCollectionDataProviderService'));
  2035.             yield => ($this->privates['App\\DataProvider\\ChapterValidation\\ChapterValidationCollectionDataProvider'] ?? $this->load('getChapterValidationCollectionDataProviderService'));
  2036.             yield => ($this->privates['App\\DataProvider\\Course\\CourseCollectionDataProvider'] ?? $this->load('getCourseCollectionDataProviderService'));
  2037.             yield => ($this->privates['App\\DataProvider\\Language\\LanguageCollectionDataProvider'] ?? $this->load('getLanguageCollectionDataProviderService'));
  2038.             yield => ($this->privates['App\\DataProvider\\Module\\ModuleCollectionDataProvider'] ?? $this->load('getModuleCollectionDataProviderService'));
  2039.             yield => ($this->privates['App\\DataProvider\\Participation\\ParticipationCollectionDataProvider'] ?? $this->load('getParticipationCollectionDataProviderService'));
  2040.             yield => ($this->privates['App\\DataProvider\\Skill\\SkillCollectionDataProvider'] ?? $this->load('getSkillCollectionDataProviderService'));
  2041.             yield 10 => ($this->privates['App\\DataProvider\\Tag\\TagCollectionDataProvider'] ?? $this->load('getTagCollectionDataProviderService'));
  2042.             yield 11 => ($this->privates['App\\DataProvider\\User\\UserCollectionDataProvider'] ?? $this->load('getUserCollectionDataProviderService'));
  2043.             yield 12 => ($this->privates['App\\DataProvider\\UserConnection\\UserConnectionCollectionDataProvider'] ?? $this->load('getUserConnectionCollectionDataProviderService'));
  2044.             yield 13 => ($this->privates['App\\DataProvider\\UserSupervision\\UserSupervisionCollectionDataProvider'] ?? $this->load('getUserSupervisionCollectionDataProviderService'));
  2045.             yield 14 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2046.         }, 15)));
  2047.     }
  2048.     /**
  2049.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2050.      *
  2051.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2052.      */
  2053.     protected function getDebug_ApiPlatform_DataPersisterService()
  2054.     {
  2055.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2056.             yield => ($this->privates['App\\DataPersister\\EntityDataPersister'] ?? $this->load('getEntityDataPersisterService'));
  2057.         }, 1)));
  2058.     }
  2059.     /**
  2060.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2061.      *
  2062.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2063.      */
  2064.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2065.     {
  2066.         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 () {
  2067.             yield => ($this->privates['App\\DataProvider\\AccessRight\\AccessRightItemDataProvider'] ?? $this->load('getAccessRightItemDataProviderService'));
  2068.             yield => ($this->privates['App\\DataProvider\\Chapter\\ChapterItemDataProvider'] ?? $this->load('getChapterItemDataProviderService'));
  2069.             yield => ($this->privates['App\\DataProvider\\ChapterPart\\ChapterPartItemDataProvider'] ?? $this->load('getChapterPartItemDataProviderService'));
  2070.             yield => ($this->privates['App\\DataProvider\\ChapterPartResponse\\ChapterPartResponseItemDataProvider'] ?? $this->load('getChapterPartResponseItemDataProviderService'));
  2071.             yield => ($this->privates['App\\DataProvider\\ChapterValidation\\ChapterValidationItemDataProvider'] ?? $this->load('getChapterValidationItemDataProviderService'));
  2072.             yield => ($this->privates['App\\DataProvider\\Course\\CourseItemDataProvider'] ?? $this->load('getCourseItemDataProviderService'));
  2073.             yield => ($this->privates['App\\DataProvider\\Language\\LanguageItemDataProvider'] ?? $this->load('getLanguageItemDataProviderService'));
  2074.             yield => ($this->privates['App\\DataProvider\\Module\\ModuleItemDataProvider'] ?? $this->load('getModuleItemDataProviderService'));
  2075.             yield => ($this->privates['App\\DataProvider\\Participation\\ParticipationItemDataProvider'] ?? $this->load('getParticipationItemDataProviderService'));
  2076.             yield => ($this->privates['App\\DataProvider\\Skill\\SkillItemDataProvider'] ?? $this->load('getSkillItemDataProviderService'));
  2077.             yield 10 => ($this->privates['App\\DataProvider\\Tag\\TagItemDataProvider'] ?? $this->load('getTagItemDataProviderService'));
  2078.             yield 11 => ($this->privates['App\\DataProvider\\User\\UserItemDataProvider'] ?? $this->load('getUserItemDataProviderService'));
  2079.             yield 12 => ($this->privates['App\\DataProvider\\UserConnection\\UserConnectionItemDataProvider'] ?? $this->load('getUserConnectionItemDataProviderService'));
  2080.             yield 13 => ($this->privates['App\\DataProvider\\UserSupervision\\UserSupervisionItemDataProvider'] ?? $this->load('getUserSupervisionItemDataProviderService'));
  2081.             yield 14 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2082.         }, 15)));
  2083.     }
  2084.     /**
  2085.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2086.      *
  2087.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2088.      */
  2089.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2090.     {
  2091.         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 () {
  2092.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2093.         }, 1)));
  2094.     }
  2095.     /**
  2096.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2097.      *
  2098.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2099.      */
  2100.     protected function getDebug_DebugHandlersListenerService()
  2101.     {
  2102.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2103.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2104.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2105.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2106.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2107.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2108.     }
  2109.     /**
  2110.      * Gets the private 'debug.file_link_formatter' shared service.
  2111.      *
  2112.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2113.      */
  2114.     protected function getDebug_FileLinkFormatterService()
  2115.     {
  2116.         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), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2117.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2118.         });
  2119.     }
  2120.     /**
  2121.      * Gets the private 'debug.log_processor' shared service.
  2122.      *
  2123.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2124.      */
  2125.     protected function getDebug_LogProcessorService()
  2126.     {
  2127.         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())));
  2128.     }
  2129.     /**
  2130.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2131.      *
  2132.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2133.      */
  2134.     protected function getDebug_Security_Access_DecisionManagerService()
  2135.     {
  2136.         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 () {
  2137.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2138.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2139.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2140.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AccessRightVoter'] ?? $this->load('getAccessRightVoterService'));
  2141.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ChapterPartResponseVoter'] ?? $this->load('getChapterPartResponseVoterService'));
  2142.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ChapterPartVoter'] ?? $this->load('getChapterPartVoterService'));
  2143.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ChapterValidationVoter'] ?? $this->load('getChapterValidationVoterService'));
  2144.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ChapterVoter'] ?? $this->load('getChapterVoterService'));
  2145.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CourseVoter'] ?? $this->load('getCourseVoterService'));
  2146.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\CronJobVoter'] ?? $this->load('getCronJobVoterService'));
  2147.             yield 10 => ($this->privates['debug.security.voter.App\\Security\\Voter\\CronLogVoter'] ?? $this->load('getCronLogVoterService'));
  2148.             yield 11 => ($this->privates['debug.security.voter.App\\Security\\Voter\\LanguageVoter'] ?? $this->load('getLanguageVoterService'));
  2149.             yield 12 => ($this->privates['debug.security.voter.App\\Security\\Voter\\ModuleVoter'] ?? $this->load('getModuleVoterService'));
  2150.             yield 13 => ($this->privates['debug.security.voter.App\\Security\\Voter\\ParticipationVoter'] ?? $this->load('getParticipationVoterService'));
  2151.             yield 14 => ($this->privates['debug.security.voter.App\\Security\\Voter\\SkillVoter'] ?? $this->load('getSkillVoterService'));
  2152.             yield 15 => ($this->privates['debug.security.voter.App\\Security\\Voter\\TagVoter'] ?? $this->load('getTagVoterService'));
  2153.             yield 16 => ($this->privates['debug.security.voter.App\\Security\\Voter\\UserConnectionVoter'] ?? $this->load('getUserConnectionVoterService'));
  2154.             yield 17 => ($this->privates['debug.security.voter.App\\Security\\Voter\\UserSupervisionVoter'] ?? $this->load('getUserSupervisionVoterService'));
  2155.             yield 18 => ($this->privates['debug.security.voter.App\\Security\\Voter\\UserVoter'] ?? $this->load('getUserVoterService'));
  2156.         }, 19), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2157.     }
  2158.     /**
  2159.      * Gets the private 'debug.security.firewall' shared service.
  2160.      *
  2161.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2162.      */
  2163.     protected function getDebug_Security_FirewallService()
  2164.     {
  2165.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2166.         if (isset($this->privates['debug.security.firewall'])) {
  2167.             return $this->privates['debug.security.firewall'];
  2168.         }
  2169.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2170.         if (isset($this->privates['debug.security.firewall'])) {
  2171.             return $this->privates['debug.security.firewall'];
  2172.         }
  2173.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2174.     }
  2175.     /**
  2176.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2177.      *
  2178.      * @return \Doctrine\Migrations\DependencyFactory
  2179.      */
  2180.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2181.     {
  2182.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2183.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2184.         $a->setAllOrNothing(false);
  2185.         $a->setCheckDatabasePlatform(true);
  2186.         $a->setTransactional(true);
  2187.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2188.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2189.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  2190.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2191.         });
  2192.         return $instance;
  2193.     }
  2194.     /**
  2195.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2196.      *
  2197.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2198.      */
  2199.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2200.     {
  2201.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity')]);
  2202.     }
  2203.     /**
  2204.      * Gets the private 'exception_listener' shared service.
  2205.      *
  2206.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2207.      */
  2208.     protected function getExceptionListenerService()
  2209.     {
  2210.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2211.     }
  2212.     /**
  2213.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2214.      *
  2215.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2216.      */
  2217.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2218.     {
  2219.         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())));
  2220.     }
  2221.     /**
  2222.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2223.      *
  2224.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2225.      */
  2226.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2227.     {
  2228.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2229.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2230.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2231.         }
  2232.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2233.     }
  2234.     /**
  2235.      * Gets the private 'locale_aware_listener' shared service.
  2236.      *
  2237.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2238.      */
  2239.     protected function getLocaleAwareListenerService()
  2240.     {
  2241.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2242.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2243.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2244.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2245.     }
  2246.     /**
  2247.      * Gets the private 'locale_listener' shared service.
  2248.      *
  2249.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2250.      */
  2251.     protected function getLocaleListenerService()
  2252.     {
  2253.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2254.     }
  2255.     /**
  2256.      * Gets the private 'mime_types' shared service.
  2257.      *
  2258.      * @return \Symfony\Component\Mime\MimeTypes
  2259.      */
  2260.     protected function getMimeTypesService()
  2261.     {
  2262.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2263.         $instance->setDefault($instance);
  2264.         return $instance;
  2265.     }
  2266.     /**
  2267.      * Gets the private 'monolog.handler.console' shared service.
  2268.      *
  2269.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2270.      */
  2271.     protected function getMonolog_Handler_ConsoleService()
  2272.     {
  2273.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2274.     }
  2275.     /**
  2276.      * Gets the private 'monolog.handler.main' shared service.
  2277.      *
  2278.      * @return \Monolog\Handler\StreamHandler
  2279.      */
  2280.     protected function getMonolog_Handler_MainService()
  2281.     {
  2282.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2283.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2284.         return $instance;
  2285.     }
  2286.     /**
  2287.      * Gets the private 'monolog.logger' shared service.
  2288.      *
  2289.      * @return \Symfony\Bridge\Monolog\Logger
  2290.      */
  2291.     protected function getMonolog_LoggerService()
  2292.     {
  2293.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2294.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2295.         $instance->useMicrosecondTimestamps(true);
  2296.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2297.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2298.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2299.         return $instance;
  2300.     }
  2301.     /**
  2302.      * Gets the private 'monolog.logger.cache' shared service.
  2303.      *
  2304.      * @return \Symfony\Bridge\Monolog\Logger
  2305.      */
  2306.     protected function getMonolog_Logger_CacheService()
  2307.     {
  2308.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2309.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2310.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2311.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2313.         return $instance;
  2314.     }
  2315.     /**
  2316.      * Gets the private 'monolog.logger.request' shared service.
  2317.      *
  2318.      * @return \Symfony\Bridge\Monolog\Logger
  2319.      */
  2320.     protected function getMonolog_Logger_RequestService()
  2321.     {
  2322.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2323.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2324.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2325.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2326.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2331.      *
  2332.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2333.      */
  2334.     protected function getNelmioCors_CorsListenerService()
  2335.     {
  2336.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  2337.     }
  2338.     /**
  2339.      * Gets the private 'parameter_bag' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2342.      */
  2343.     protected function getParameterBagService()
  2344.     {
  2345.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2346.     }
  2347.     /**
  2348.      * Gets the private 'profiler_listener' shared service.
  2349.      *
  2350.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2351.      */
  2352.     protected function getProfilerListenerService()
  2353.     {
  2354.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2355.         if (isset($this->privates['profiler_listener'])) {
  2356.             return $this->privates['profiler_listener'];
  2357.         }
  2358.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2359.     }
  2360.     /**
  2361.      * Gets the private 'property_accessor' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2364.      */
  2365.     protected function getPropertyAccessorService()
  2366.     {
  2367.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2368.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2369.     }
  2370.     /**
  2371.      * Gets the private 'property_info' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2374.      */
  2375.     protected function getPropertyInfoService()
  2376.     {
  2377.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2378.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2379.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2380.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2381.         }, 3), new RewindableGenerator(function () {
  2382.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2383.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2384.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2385.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2386.         }, 4), new RewindableGenerator(function () {
  2387.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2388.         }, 1), new RewindableGenerator(function () {
  2389.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2390.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2391.         }, 2), new RewindableGenerator(function () {
  2392.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2393.         }, 1));
  2394.     }
  2395.     /**
  2396.      * Gets the private 'router.expression_language_provider' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2399.      */
  2400.     protected function getRouter_ExpressionLanguageProviderService()
  2401.     {
  2402.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2403.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2404.         ], [
  2405.             'env' => 'Closure',
  2406.         ]));
  2407.     }
  2408.     /**
  2409.      * Gets the private 'router.request_context' shared service.
  2410.      *
  2411.      * @return \Symfony\Component\Routing\RequestContext
  2412.      */
  2413.     protected function getRouter_RequestContextService()
  2414.     {
  2415.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2416.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2417.         return $instance;
  2418.     }
  2419.     /**
  2420.      * Gets the private 'router_listener' shared service.
  2421.      *
  2422.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2423.      */
  2424.     protected function getRouterListenerService()
  2425.     {
  2426.         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);
  2427.     }
  2428.     /**
  2429.      * Gets the private 'security.expression_language' shared service.
  2430.      *
  2431.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2432.      */
  2433.     protected function getSecurity_ExpressionLanguageService()
  2434.     {
  2435.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2436.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  2437.         return $instance;
  2438.     }
  2439.     /**
  2440.      * Gets the private 'security.firewall.map' shared service.
  2441.      *
  2442.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2443.      */
  2444.     protected function getSecurity_Firewall_MapService()
  2445.     {
  2446.         $a = ($this->privates['.service_locator.vfpeaTb'] ?? $this->get_ServiceLocator_VfpeaTbService());
  2447.         if (isset($this->privates['security.firewall.map'])) {
  2448.             return $this->privates['security.firewall.map'];
  2449.         }
  2450.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2451.             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)/')));
  2452.             yield 'security.firewall.map.context.auth_refresh_token' => ($this->privates['.security.request_matcher.XRE25xo'] ?? ($this->privates['.security.request_matcher.XRE25xo'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/refresh')));
  2453.             yield 'security.firewall.map.context.apiDoc' => ($this->privates['.security.request_matcher.PfIwdrL'] ?? ($this->privates['.security.request_matcher.PfIwdrL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/docs')));
  2454.             yield 'security.firewall.map.context.webHook' => ($this->privates['.security.request_matcher.tOCuDd2'] ?? ($this->privates['.security.request_matcher.tOCuDd2'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webhooks/')));
  2455.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.1bvI.QJ'] ?? ($this->privates['.security.request_matcher.1bvI.QJ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth/token')));
  2456.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  2457.         }, 6));
  2458.     }
  2459.     /**
  2460.      * Gets the private 'security.logout_url_generator' shared service.
  2461.      *
  2462.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2463.      */
  2464.     protected function getSecurity_LogoutUrlGeneratorService()
  2465.     {
  2466.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2467.     }
  2468.     /**
  2469.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2470.      *
  2471.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2472.      */
  2473.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2474.     {
  2475.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2476.     }
  2477.     /**
  2478.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2479.      *
  2480.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2481.      */
  2482.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2483.     {
  2484.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2485.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2486.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2487.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2488.     }
  2489.     /**
  2490.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2491.      *
  2492.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2493.      */
  2494.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2495.     {
  2496.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2497.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2498.             return $this->privates['sensio_framework_extra.security.listener'];
  2499.         }
  2500.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2501.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  2502.         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()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2503.     }
  2504.     /**
  2505.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2506.      *
  2507.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2508.      */
  2509.     protected function getSensioFrameworkExtra_View_ListenerService()
  2510.     {
  2511.         $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))));
  2512.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2513.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2514.         ], [
  2515.             'twig' => '?',
  2516.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2517.         return $instance;
  2518.     }
  2519.     /**
  2520.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2521.      *
  2522.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2523.      */
  2524.     protected function getSerializer_NameConverter_MetadataAwareService()
  2525.     {
  2526.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  2527.     }
  2528.     /**
  2529.      * Gets the private 'session_listener' shared service.
  2530.      *
  2531.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2532.      */
  2533.     protected function getSessionListenerService()
  2534.     {
  2535.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2536.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2537.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2538.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2539.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2540.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2541.         ], [
  2542.             'initialized_session' => '?',
  2543.             'logger' => '?',
  2544.             'session' => '?',
  2545.             'session_collector' => '?',
  2546.             'session_factory' => '?',
  2547.         ]), true$this->parameters['session.storage.options']);
  2548.     }
  2549.     /**
  2550.      * Gets the private 'translator.default' shared service.
  2551.      *
  2552.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2553.      */
  2554.     protected function getTranslator_DefaultService()
  2555.     {
  2556.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2557.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2558.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2559.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2560.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2561.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2562.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2563.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2564.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2565.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2566.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2567.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2568.         ], [
  2569.             'translation.loader.csv' => '?',
  2570.             'translation.loader.dat' => '?',
  2571.             'translation.loader.ini' => '?',
  2572.             'translation.loader.json' => '?',
  2573.             'translation.loader.mo' => '?',
  2574.             'translation.loader.php' => '?',
  2575.             'translation.loader.po' => '?',
  2576.             'translation.loader.qt' => '?',
  2577.             'translation.loader.res' => '?',
  2578.             'translation.loader.xliff' => '?',
  2579.             'translation.loader.yml' => '?',
  2580.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/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/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/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/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/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/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'=> 'vendor/api-platform/core/src/Symfony/Bundle/translations'10 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'11 => 'vendor/symfony/maker-bundle/src/translations'12 => 'vendor/lexik/jwt-authentication-bundle/translations'13 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/web-profiler-bundle/translations'17 => 'vendor/symfony/debug-bundle/translations']]], []);
  2581.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2582.         $instance->setFallbackLocales([=> 'en']);
  2583.         return $instance;
  2584.     }
  2585.     /**
  2586.      * Gets the private 'validator.builder' shared service.
  2587.      *
  2588.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2589.      */
  2590.     protected function getValidator_BuilderService()
  2591.     {
  2592.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2593.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2594.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2595.             'App\\Validator\\ArrayOfRolesValidator' => ['privates''App\\Validator\\ArrayOfRolesValidator''getArrayOfRolesValidatorService'true],
  2596.             'App\\Validator\\ByteValueValidator' => ['privates''App\\Validator\\ByteValueValidator''getByteValueValidatorService'true],
  2597.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2598.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2599.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2600.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2601.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2602.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2603.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2604.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2605.         ], [
  2606.             'App\\Validator\\ArrayOfRolesValidator' => '?',
  2607.             'App\\Validator\\ByteValueValidator' => '?',
  2608.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2609.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2610.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2611.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2612.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2613.             'doctrine.orm.validator.unique' => '?',
  2614.             'security.validator.user_password' => '?',
  2615.             'validator.expression' => '?',
  2616.         ])));
  2617.         if ($this->has('translator')) {
  2618.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2619.         }
  2620.         $instance->setTranslationDomain('validators');
  2621.         $instance->enableAnnotationMapping(true);
  2622.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2623.         $instance->addMethodMapping('loadValidatorMetadata');
  2624.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2625.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2626.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2627.         return $instance;
  2628.     }
  2629.     /**
  2630.      * Gets the private 'var_dumper.html_dumper' shared service.
  2631.      *
  2632.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2633.      */
  2634.     protected function getVarDumper_HtmlDumperService()
  2635.     {
  2636.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2637.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2638.         return $instance;
  2639.     }
  2640.     /**
  2641.      * Gets the private 'var_dumper.server_connection' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\VarDumper\Server\Connection
  2644.      */
  2645.     protected function getVarDumper_ServerConnectionService()
  2646.     {
  2647.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2648.     }
  2649.     /**
  2650.      * Gets the private 'web_profiler.csp.handler' shared service.
  2651.      *
  2652.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2653.      */
  2654.     protected function getWebProfiler_Csp_HandlerService()
  2655.     {
  2656.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2657.     }
  2658.     /**
  2659.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2660.      *
  2661.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2662.      */
  2663.     protected function getWebProfiler_DebugToolbarService()
  2664.     {
  2665.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2666.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2667.             return $this->privates['web_profiler.debug_toolbar'];
  2668.         }
  2669.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2670.     }
  2671.     /**
  2672.      * Gets the public 'cache_clearer' alias.
  2673.      *
  2674.      * @return object The ".container.private.cache_clearer" service.
  2675.      */
  2676.     protected function getCacheClearerService()
  2677.     {
  2678.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2679.         return $this->get('.container.private.cache_clearer');
  2680.     }
  2681.     /**
  2682.      * Gets the public 'filesystem' alias.
  2683.      *
  2684.      * @return object The ".container.private.filesystem" service.
  2685.      */
  2686.     protected function getFilesystemService()
  2687.     {
  2688.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2689.         return $this->get('.container.private.filesystem');
  2690.     }
  2691.     /**
  2692.      * Gets the public 'serializer' alias.
  2693.      *
  2694.      * @return object The ".container.private.serializer" service.
  2695.      */
  2696.     protected function getSerializerService()
  2697.     {
  2698.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2699.         return $this->get('.container.private.serializer');
  2700.     }
  2701.     /**
  2702.      * Gets the public 'security.csrf.token_manager' alias.
  2703.      *
  2704.      * @return object The ".container.private.security.csrf.token_manager" service.
  2705.      */
  2706.     protected function getSecurity_Csrf_TokenManagerService()
  2707.     {
  2708.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2709.         return $this->get('.container.private.security.csrf.token_manager');
  2710.     }
  2711.     /**
  2712.      * Gets the public 'profiler' alias.
  2713.      *
  2714.      * @return object The ".container.private.profiler" service.
  2715.      */
  2716.     protected function getProfilerService()
  2717.     {
  2718.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2719.         return $this->get('.container.private.profiler');
  2720.     }
  2721.     /**
  2722.      * Gets the public 'twig' alias.
  2723.      *
  2724.      * @return object The ".container.private.twig" service.
  2725.      */
  2726.     protected function getTwigService()
  2727.     {
  2728.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2729.         return $this->get('.container.private.twig');
  2730.     }
  2731.     /**
  2732.      * Gets the public 'security.authorization_checker' alias.
  2733.      *
  2734.      * @return object The ".container.private.security.authorization_checker" service.
  2735.      */
  2736.     protected function getSecurity_AuthorizationCheckerService()
  2737.     {
  2738.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2739.         return $this->get('.container.private.security.authorization_checker');
  2740.     }
  2741.     /**
  2742.      * Gets the public 'security.token_storage' alias.
  2743.      *
  2744.      * @return object The ".container.private.security.token_storage" service.
  2745.      */
  2746.     protected function getSecurity_TokenStorageService()
  2747.     {
  2748.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2749.         return $this->get('.container.private.security.token_storage');
  2750.     }
  2751.     /**
  2752.      * Gets the public 'security.password_encoder' alias.
  2753.      *
  2754.      * @return object The ".container.private.security.password_encoder" service.
  2755.      */
  2756.     protected function getSecurity_PasswordEncoderService()
  2757.     {
  2758.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2759.         return $this->get('.container.private.security.password_encoder');
  2760.     }
  2761.     /**
  2762.      * Gets the public 'session' alias.
  2763.      *
  2764.      * @return object The ".container.private.session" service.
  2765.      */
  2766.     protected function getSessionService()
  2767.     {
  2768.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2769.         return $this->get('.container.private.session');
  2770.     }
  2771.     /**
  2772.      * Gets the public 'validator' alias.
  2773.      *
  2774.      * @return object The ".container.private.validator" service.
  2775.      */
  2776.     protected function getValidatorService()
  2777.     {
  2778.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2779.         return $this->get('.container.private.validator');
  2780.     }
  2781.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  2782.     {
  2783.         if (isset($this->buildParameters[$name])) {
  2784.             return $this->buildParameters[$name];
  2785.         }
  2786.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2787.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2788.         }
  2789.         if (isset($this->loadedDynamicParameters[$name])) {
  2790.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2791.         }
  2792.         return $this->parameters[$name];
  2793.     }
  2794.     public function hasParameter(string $name): bool
  2795.     {
  2796.         if (isset($this->buildParameters[$name])) {
  2797.             return true;
  2798.         }
  2799.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2800.     }
  2801.     public function setParameter(string $name$value): void
  2802.     {
  2803.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2804.     }
  2805.     public function getParameterBag(): ParameterBagInterface
  2806.     {
  2807.         if (null === $this->parameterBag) {
  2808.             $parameters $this->parameters;
  2809.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2810.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2811.             }
  2812.             foreach ($this->buildParameters as $name => $value) {
  2813.                 $parameters[$name] = $value;
  2814.             }
  2815.             $this->parameterBag = new FrozenParameterBag($parameters);
  2816.         }
  2817.         return $this->parameterBag;
  2818.     }
  2819.     private $loadedDynamicParameters = [
  2820.         'kernel.runtime_environment' => false,
  2821.         'kernel.build_dir' => false,
  2822.         'kernel.cache_dir' => false,
  2823.         'kernel.secret' => false,
  2824.         'kernel.trusted_proxies' => false,
  2825.         'debug.container.dump' => false,
  2826.         'serializer.mapping.cache.file' => false,
  2827.         'validator.mapping.cache.file' => false,
  2828.         'profiler.storage.dsn' => false,
  2829.         'doctrine.orm.proxy_dir' => false,
  2830.         'nelmio_cors.defaults' => false,
  2831.         'lexik_jwt_authentication.pass_phrase' => false,
  2832.         'lexik_jwt_authentication.token_ttl' => false,
  2833.         'gesdinet_jwt_refresh_token.ttl' => false,
  2834.     ];
  2835.     private $dynamicParameters = [];
  2836.     private function getDynamicParameter(string $name)
  2837.     {
  2838.         $value = match ($name) {
  2839.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  2840.             'kernel.build_dir' => $this->targetDir.'',
  2841.             'kernel.cache_dir' => $this->targetDir.'',
  2842.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  2843.             'kernel.trusted_proxies' => $this->getEnv('TRUSTED_PROXIES'),
  2844.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  2845.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  2846.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  2847.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  2848.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  2849.             'nelmio_cors.defaults' => [
  2850.                 'allow_origin' => [
  2851.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2852.                 ],
  2853.                 'allow_credentials' => false,
  2854.                 'allow_headers' => [
  2855.                     => 'content-type',
  2856.                     => 'authorization',
  2857.                     => 'content-disposition',
  2858.                 ],
  2859.                 'expose_headers' => [
  2860.                     => 'Link',
  2861.                     => 'Content-Disposition',
  2862.                 ],
  2863.                 'allow_methods' => [
  2864.                     => 'GET',
  2865.                     => 'OPTIONS',
  2866.                     => 'POST',
  2867.                     => 'PUT',
  2868.                     => 'PATCH',
  2869.                     => 'DELETE',
  2870.                 ],
  2871.                 'max_age' => 3600,
  2872.                 'hosts' => [
  2873.                 ],
  2874.                 'origin_regex' => true,
  2875.                 'forced_allow_origin_value' => NULL,
  2876.                 'skip_same_as_origin' => true,
  2877.             ],
  2878.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  2879.             'lexik_jwt_authentication.token_ttl' => $this->getEnv('int:JWT_TTL'),
  2880.             'gesdinet_jwt_refresh_token.ttl' => $this->getEnv('int:JWT_REFRESH_TTL'),
  2881.             default => throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name)),
  2882.         };
  2883.         $this->loadedDynamicParameters[$name] = true;
  2884.         return $this->dynamicParameters[$name] = $value;
  2885.     }
  2886.     protected function getDefaultParameters(): array
  2887.     {
  2888.         return [
  2889.             'kernel.project_dir' => \dirname(__DIR__4),
  2890.             'kernel.environment' => 'dev',
  2891.             'kernel.debug' => true,
  2892.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2893.             'kernel.bundles' => [
  2894.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2895.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2896.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2897.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2898.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2899.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2900.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  2901.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2902.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2903.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2904.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  2905.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2906.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2907.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2908.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2909.             ],
  2910.             'kernel.bundles_metadata' => [
  2911.                 'FrameworkBundle' => [
  2912.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2913.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2914.                 ],
  2915.                 'TwigBundle' => [
  2916.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2917.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2918.                 ],
  2919.                 'SecurityBundle' => [
  2920.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2921.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2922.                 ],
  2923.                 'DoctrineBundle' => [
  2924.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2925.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2926.                 ],
  2927.                 'DoctrineMigrationsBundle' => [
  2928.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2929.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2930.                 ],
  2931.                 'NelmioCorsBundle' => [
  2932.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2933.                     'namespace' => 'Nelmio\\CorsBundle',
  2934.                 ],
  2935.                 'ApiPlatformBundle' => [
  2936.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  2937.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  2938.                 ],
  2939.                 'DoctrineFixturesBundle' => [
  2940.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2941.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2942.                 ],
  2943.                 'MakerBundle' => [
  2944.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2945.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2946.                 ],
  2947.                 'LexikJWTAuthenticationBundle' => [
  2948.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  2949.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2950.                 ],
  2951.                 'GesdinetJWTRefreshTokenBundle' => [
  2952.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  2953.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  2954.                 ],
  2955.                 'SensioFrameworkExtraBundle' => [
  2956.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2957.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2958.                 ],
  2959.                 'MonologBundle' => [
  2960.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2961.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2962.                 ],
  2963.                 'WebProfilerBundle' => [
  2964.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2965.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2966.                 ],
  2967.                 'DebugBundle' => [
  2968.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2969.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2970.                 ],
  2971.             ],
  2972.             'kernel.charset' => 'UTF-8',
  2973.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2974.             'event_dispatcher.event_aliases' => [
  2975.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2976.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2977.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2978.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2979.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2980.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2981.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2982.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2983.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2984.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2985.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2986.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2987.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2988.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2989.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2990.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2991.             ],
  2992.             'fragment.renderer.hinclude.global_template' => NULL,
  2993.             'fragment.path' => '/_fragment',
  2994.             'kernel.http_method_override' => false,
  2995.             'kernel.trusted_hosts' => [
  2996.             ],
  2997.             'kernel.default_locale' => 'en',
  2998.             'kernel.enabled_locales' => [
  2999.             ],
  3000.             'kernel.error_controller' => 'error_controller',
  3001.             'kernel.trusted_headers' => 2,
  3002.             'debug.file_link_format' => NULL,
  3003.             'asset.request_context.base_path' => NULL,
  3004.             'asset.request_context.secure' => NULL,
  3005.             'translator.logging' => false,
  3006.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3007.             'debug.error_handler.throw_at' => -1,
  3008.             'router.request_context.host' => 'localhost',
  3009.             'router.request_context.scheme' => 'http',
  3010.             'router.request_context.base_url' => '',
  3011.             'router.resource' => 'kernel::loadRoutes',
  3012.             'request_listener.http_port' => 80,
  3013.             'request_listener.https_port' => 443,
  3014.             'session.metadata.storage_key' => '_sf2_meta',
  3015.             'session.storage.options' => [
  3016.                 'cache_limiter' => '0',
  3017.                 'cookie_secure' => 'auto',
  3018.                 'cookie_httponly' => true,
  3019.                 'cookie_samesite' => 'lax',
  3020.                 'gc_probability' => 1,
  3021.             ],
  3022.             'session.save_path' => NULL,
  3023.             'session.metadata.update_threshold' => 0,
  3024.             'validator.translation_domain' => 'validators',
  3025.             'profiler_listener.only_exceptions' => false,
  3026.             'profiler_listener.only_main_requests' => false,
  3027.             'twig.form.resources' => [
  3028.                 => 'form_div_layout.html.twig',
  3029.             ],
  3030.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3031.             'security.role_hierarchy.roles' => [
  3032.             ],
  3033.             'security.access.denied_url' => NULL,
  3034.             'security.authentication.manager.erase_credentials' => true,
  3035.             'security.authentication.session_strategy.strategy' => 'migrate',
  3036.             'security.access.always_authenticate_before_granting' => false,
  3037.             'security.authentication.hide_user_not_found' => true,
  3038.             'security.firewalls' => [
  3039.                 => 'dev',
  3040.                 => 'auth_refresh_token',
  3041.                 => 'apiDoc',
  3042.                 => 'webHook',
  3043.                 => 'login',
  3044.                 => 'api',
  3045.             ],
  3046.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3047.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3048.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3049.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3050.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3051.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3052.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3053.             'doctrine.entity_managers' => [
  3054.                 'default' => 'doctrine.orm.default_entity_manager',
  3055.             ],
  3056.             'doctrine.default_entity_manager' => 'default',
  3057.             'doctrine.dbal.connection_factory.types' => [
  3058.                 'uuid' => [
  3059.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3060.                 ],
  3061.                 'ulid' => [
  3062.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3063.                 ],
  3064.             ],
  3065.             'doctrine.connections' => [
  3066.                 'default' => 'doctrine.dbal.default_connection',
  3067.             ],
  3068.             'doctrine.default_connection' => 'default',
  3069.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3070.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3071.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3072.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3073.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3074.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3075.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3076.             'doctrine.orm.cache.memcache_port' => 11211,
  3077.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3078.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3079.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3080.             'doctrine.orm.cache.memcached_port' => 11211,
  3081.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3082.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3083.             'doctrine.orm.cache.redis_host' => 'localhost',
  3084.             'doctrine.orm.cache.redis_port' => 6379,
  3085.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3086.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3087.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3088.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3089.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3090.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3091.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3092.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3093.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3094.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3095.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3096.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3097.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3098.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3099.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3100.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3101.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3102.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3103.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3104.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3105.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3106.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3107.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3108.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3109.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3110.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3111.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3112.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3113.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3114.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3115.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3116.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  3117.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3118.             'doctrine.migrations.preferred_em' => NULL,
  3119.             'doctrine.migrations.preferred_connection' => NULL,
  3120.             'nelmio_cors.map' => [
  3121.                 '^/' => [
  3122.                     'skip_same_as_origin' => true,
  3123.                 ],
  3124.             ],
  3125.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3126.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3127.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3128.             'api_platform.metadata_backward_compatibility_layer' => true,
  3129.             'api_platform.enable_entrypoint' => true,
  3130.             'api_platform.enable_docs' => true,
  3131.             'api_platform.title' => 'LMS API',
  3132.             'api_platform.description' => '',
  3133.             'api_platform.version' => '1.0.0-rc.3',
  3134.             'api_platform.show_webby' => true,
  3135.             'api_platform.url_generation_strategy' => 1,
  3136.             'api_platform.exception_to_status' => [
  3137.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3138.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  3139.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  3140.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3141.                 'App\\Exception\\NotFoundException' => 404,
  3142.                 'Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException' => 400,
  3143.                 'App\\Exception\\ConflictException' => 409,
  3144.                 'App\\Exception\\DuplicateException' => 400,
  3145.                 'App\\Exception\\ForbiddenException' => 403,
  3146.                 'App\\Exception\\InvalidUseOfTraitException' => 500,
  3147.                 'App\\Exception\\PayloadTooLargeException' => 413,
  3148.                 'App\\Exception\\PaymentRequireException' => 402,
  3149.                 'App\\Exception\\UnauthorizedException' => 401,
  3150.                 'App\\Exception\\UnprocessableEntityException' => 422,
  3151.                 'App\\Exception\\UnsupportedMediaTypeException' => 415,
  3152.             ],
  3153.             'api_platform.formats' => [
  3154.                 'json' => [
  3155.                     => 'application/json',
  3156.                 ],
  3157.                 'html' => [
  3158.                     => 'text/html',
  3159.                 ],
  3160.                 'multipart' => [
  3161.                     => 'multipart/form-data',
  3162.                 ],
  3163.             ],
  3164.             'api_platform.patch_formats' => [
  3165.                 'json' => [
  3166.                     => 'application/merge-patch+json',
  3167.                 ],
  3168.             ],
  3169.             'api_platform.error_formats' => [
  3170.                 'jsonproblem' => [
  3171.                     => 'application/problem+json',
  3172.                 ],
  3173.                 'jsonld' => [
  3174.                     => 'application/ld+json',
  3175.                 ],
  3176.             ],
  3177.             'api_platform.allow_plain_identifiers' => false,
  3178.             'api_platform.eager_loading.enabled' => true,
  3179.             'api_platform.eager_loading.max_joins' => 30,
  3180.             'api_platform.eager_loading.fetch_partial' => false,
  3181.             'api_platform.eager_loading.force_eager' => true,
  3182.             'api_platform.collection.exists_parameter_name' => 'exists',
  3183.             'api_platform.collection.order' => 'ASC',
  3184.             'api_platform.collection.order_parameter_name' => 'order',
  3185.             'api_platform.collection.order_nulls_comparison' => NULL,
  3186.             'api_platform.collection.pagination.enabled' => true,
  3187.             'api_platform.collection.pagination.partial' => false,
  3188.             'api_platform.collection.pagination.client_enabled' => false,
  3189.             'api_platform.collection.pagination.client_items_per_page' => true,
  3190.             'api_platform.collection.pagination.client_partial' => false,
  3191.             'api_platform.collection.pagination.items_per_page' => 30,
  3192.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3193.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3194.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3195.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3196.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3197.             'api_platform.collection.pagination' => [
  3198.                 'client_items_per_page' => true,
  3199.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3200.                 'enabled' => true,
  3201.                 'partial' => false,
  3202.                 'client_enabled' => false,
  3203.                 'client_partial' => false,
  3204.                 'items_per_page' => 30,
  3205.                 'maximum_items_per_page' => NULL,
  3206.                 'page_parameter_name' => 'page',
  3207.                 'enabled_parameter_name' => 'pagination',
  3208.                 'partial_parameter_name' => 'partial',
  3209.             ],
  3210.             'api_platform.http_cache.etag' => true,
  3211.             'api_platform.http_cache.max_age' => NULL,
  3212.             'api_platform.http_cache.shared_max_age' => NULL,
  3213.             'api_platform.http_cache.vary' => [
  3214.                 => 'Accept',
  3215.             ],
  3216.             'api_platform.http_cache.public' => NULL,
  3217.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3218.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3219.             'api_platform.asset_package' => NULL,
  3220.             'api_platform.defaults' => [
  3221.                 'attributes' => [
  3222.                 ],
  3223.             ],
  3224.             'api_platform.resource_class_directories' => [
  3225.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  3226.                 => (\dirname(__DIR__4).'/src/Entity'),
  3227.             ],
  3228.             'api_platform.oauth.enabled' => false,
  3229.             'api_platform.oauth.clientId' => '',
  3230.             'api_platform.oauth.clientSecret' => '',
  3231.             'api_platform.oauth.type' => 'oauth2',
  3232.             'api_platform.oauth.flow' => 'application',
  3233.             'api_platform.oauth.tokenUrl' => '',
  3234.             'api_platform.oauth.authorizationUrl' => '',
  3235.             'api_platform.oauth.refreshUrl' => '',
  3236.             'api_platform.oauth.scopes' => [
  3237.             ],
  3238.             'api_platform.oauth.pkce' => false,
  3239.             'api_platform.openapi.termsOfService' => NULL,
  3240.             'api_platform.openapi.contact.name' => NULL,
  3241.             'api_platform.openapi.contact.url' => NULL,
  3242.             'api_platform.openapi.contact.email' => NULL,
  3243.             'api_platform.openapi.license.name' => NULL,
  3244.             'api_platform.openapi.license.url' => NULL,
  3245.             'api_platform.swagger.versions' => [
  3246.                 => 3,
  3247.             ],
  3248.             'api_platform.enable_swagger_ui' => true,
  3249.             'api_platform.enable_re_doc' => true,
  3250.             'api_platform.swagger.api_keys' => [
  3251.                 'apiKey' => [
  3252.                     'name' => 'Authorization',
  3253.                     'type' => 'header',
  3254.                 ],
  3255.             ],
  3256.             'api_platform.swagger_ui.extra_configuration' => [
  3257.             ],
  3258.             'api_platform.graphql.enabled' => false,
  3259.             'api_platform.graphql.graphiql.enabled' => false,
  3260.             'api_platform.graphql.graphql_playground.enabled' => false,
  3261.             'api_platform.graphql.collection.pagination' => [
  3262.                 'enabled' => true,
  3263.             ],
  3264.             'api_platform.validator.serialize_payload_fields' => [
  3265.             ],
  3266.             'api_platform.validator.query_parameter_validation' => true,
  3267.             'api_platform.elasticsearch.enabled' => false,
  3268.             'lexik_jwt_authentication.clock_skew' => 0,
  3269.             'lexik_jwt_authentication.user_identity_field' => 'login',
  3270.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3271.             'lexik_jwt_authentication.user_id_claim' => 'login',
  3272.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3273.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3274.             'gesdinet_jwt_refresh_token.ttl_update' => false,
  3275.             'gesdinet_jwt_refresh_token.security.firewall' => 'auth_refresh_token',
  3276.             'gesdinet_jwt_refresh_token.user_provider' => 'security.user.provider.concrete.all_users',
  3277.             'gesdinet_jwt_refresh_token.user_identity_field' => 'login',
  3278.             'gesdinet_jwt_refresh_token.single_use' => true,
  3279.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  3280.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  3281.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  3282.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  3283.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  3284.             'monolog.use_microseconds' => true,
  3285.             'monolog.swift_mailer.handlers' => [
  3286.             ],
  3287.             'monolog.handlers_to_channels' => [
  3288.                 'monolog.handler.console' => [
  3289.                     'type' => 'exclusive',
  3290.                     'elements' => [
  3291.                         => 'event',
  3292.                         => 'doctrine',
  3293.                         => 'console',
  3294.                     ],
  3295.                 ],
  3296.                 'monolog.handler.main' => [
  3297.                     'type' => 'exclusive',
  3298.                     'elements' => [
  3299.                         => 'event',
  3300.                     ],
  3301.                 ],
  3302.             ],
  3303.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3304.             'web_profiler.debug_toolbar.mode' => 2,
  3305.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3306.             'data_collector.templates' => [
  3307.                 'data_collector.request' => [
  3308.                     => 'request',
  3309.                     => '@WebProfiler/Collector/request.html.twig',
  3310.                 ],
  3311.                 'api_platform.data_collector.request' => [
  3312.                     => 'api_platform.data_collector.request',
  3313.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  3314.                 ],
  3315.                 'data_collector.time' => [
  3316.                     => 'time',
  3317.                     => '@WebProfiler/Collector/time.html.twig',
  3318.                 ],
  3319.                 'data_collector.memory' => [
  3320.                     => 'memory',
  3321.                     => '@WebProfiler/Collector/memory.html.twig',
  3322.                 ],
  3323.                 'data_collector.validator' => [
  3324.                     => 'validator',
  3325.                     => '@WebProfiler/Collector/validator.html.twig',
  3326.                 ],
  3327.                 'data_collector.ajax' => [
  3328.                     => 'ajax',
  3329.                     => '@WebProfiler/Collector/ajax.html.twig',
  3330.                 ],
  3331.                 'data_collector.exception' => [
  3332.                     => 'exception',
  3333.                     => '@WebProfiler/Collector/exception.html.twig',
  3334.                 ],
  3335.                 'data_collector.logger' => [
  3336.                     => 'logger',
  3337.                     => '@WebProfiler/Collector/logger.html.twig',
  3338.                 ],
  3339.                 'data_collector.events' => [
  3340.                     => 'events',
  3341.                     => '@WebProfiler/Collector/events.html.twig',
  3342.                 ],
  3343.                 'data_collector.router' => [
  3344.                     => 'router',
  3345.                     => '@WebProfiler/Collector/router.html.twig',
  3346.                 ],
  3347.                 'data_collector.cache' => [
  3348.                     => 'cache',
  3349.                     => '@WebProfiler/Collector/cache.html.twig',
  3350.                 ],
  3351.                 'data_collector.translation' => [
  3352.                     => 'translation',
  3353.                     => '@WebProfiler/Collector/translation.html.twig',
  3354.                 ],
  3355.                 'data_collector.security' => [
  3356.                     => 'security',
  3357.                     => '@Security/Collector/security.html.twig',
  3358.                 ],
  3359.                 'data_collector.twig' => [
  3360.                     => 'twig',
  3361.                     => '@WebProfiler/Collector/twig.html.twig',
  3362.                 ],
  3363.                 'data_collector.http_client' => [
  3364.                     => 'http_client',
  3365.                     => '@WebProfiler/Collector/http_client.html.twig',
  3366.                 ],
  3367.                 'data_collector.doctrine' => [
  3368.                     => 'db',
  3369.                     => '@Doctrine/Collector/db.html.twig',
  3370.                 ],
  3371.                 'doctrine_migrations.migrations_collector' => [
  3372.                     => 'doctrine_migrations',
  3373.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3374.                 ],
  3375.                 'data_collector.dump' => [
  3376.                     => 'dump',
  3377.                     => '@Debug/Profiler/dump.html.twig',
  3378.                 ],
  3379.                 'data_collector.config' => [
  3380.                     => 'config',
  3381.                     => '@WebProfiler/Collector/config.html.twig',
  3382.                 ],
  3383.             ],
  3384.             'console.command.ids' => [
  3385.                 => 'console.command.public_alias.App\\Command\\CustomMaker\\ScaffoldGeneratorCommand',
  3386.                 => 'console.command.public_alias.App\\Command\\Participations\\RecalculateParticipationCompletionPercentageCommand',
  3387.                 => 'console.command.public_alias.App\\Command\\Users\\CreateAdminUser',
  3388.             ],
  3389.         ];
  3390.     }
  3391. }