var/cache/dev/Container9xbEKJg/App_KernelDevDebugContainer.php line 1994

  1. <?php
  2. namespace Container9xbEKJg;
  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\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  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.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  45.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  46.             'request_stack' => 'getRequestStackService',
  47.             'router' => 'getRouterService',
  48.             'translator' => 'getTranslatorService',
  49.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  50.             'profiler' => 'getProfilerService',
  51.         ];
  52.         $this->fileMap = [
  53.             'App\\Controller\\AppleController' => 'getAppleControllerService',
  54.             'App\\Controller\\BannersController' => 'getBannersControllerService',
  55.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  56.             'App\\Controller\\CustomerController' => 'getCustomerControllerService',
  57.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  58.             'App\\Controller\\GalleryController' => 'getGalleryControllerService',
  59.             'App\\Controller\\HelpController' => 'getHelpControllerService',
  60.             'App\\Controller\\NotificationApiController' => 'getNotificationApiControllerService',
  61.             'App\\Controller\\Oauth2\\AppleController' => 'getAppleController2Service',
  62.             'App\\Controller\\Oauth2\\FacebookController' => 'getFacebookControllerService',
  63.             'App\\Controller\\Oauth2\\GoogleController' => 'getGoogleControllerService',
  64.             'App\\Controller\\PriceController' => 'getPriceControllerService',
  65.             'App\\Controller\\ProfileController' => 'getProfileControllerService',
  66.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  67.             'App\\Controller\\ReservationApiController' => 'getReservationApiControllerService',
  68.             'App\\Controller\\ReservationController' => 'getReservationControllerService',
  69.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  70.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  71.             'App\\Controller\\ServiceApiController' => 'getServiceApiControllerService',
  72.             'App\\Controller\\ServiceController' => 'getServiceControllerService',
  73.             'App\\Controller\\UserController' => 'getUserControllerService',
  74.             'App\\Controller\\UserPasswordResetController' => 'getUserPasswordResetControllerService',
  75.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  76.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  77.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  78.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  79.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  80.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  81.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  82.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  83.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  84.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  85.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  86.             'cache.app_clearer' => 'getCache_AppClearerService',
  87.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  88.             'cache.system_clearer' => 'getCache_SystemClearerService',
  89.             'cache_warmer' => 'getCacheWarmerService',
  90.             'console.command_loader' => 'getConsole_CommandLoaderService',
  91.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  92.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  93.             'error_controller' => 'getErrorControllerService',
  94.             'knpu.oauth2.client.facebook_btob' => 'getKnpu_Oauth2_Client_FacebookBtobService',
  95.             'knpu.oauth2.client.google_btob' => 'getKnpu_Oauth2_Client_GoogleBtobService',
  96.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  97.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  98.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  99.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  100.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  101.             'routing.loader' => 'getRouting_LoaderService',
  102.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  103.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  104.             'services_resetter' => 'getServicesResetterService',
  105.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  106.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  107.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  108.         ];
  109.         $this->aliases = [
  110.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  111.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  112.             'App\\Kernel' => 'kernel',
  113.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  114.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  115.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  116.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  117.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  118.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  119.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  120.             'database_connection' => 'doctrine.dbal.default_connection',
  121.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  122.             'oauth2.registry' => 'knpu.oauth2.registry',
  123.         ];
  124.         $this->privates['service_container'] = function () {
  125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  131.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  144.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  166.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  173.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  200.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  214.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  215.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  235.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  236.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  242.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  245.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  247.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  248.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  249.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  255.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  256.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  257.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  258.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  259.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  260.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  261.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  281.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  411.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  442.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  449.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  450.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  451.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  456.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  459.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  460.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  461.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  462.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  467.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  478.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  480.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  485.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  514.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/LegacyIriConverter.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/DeprecationMetadataTrait.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/LegacyPropertyMetadataFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/DeprecationMetadataTrait.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LegacySubresourceMetadataResourceMetadataCollectionFactory.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LegacyResourceMetadataResourceMetadataCollectionFactory.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  631.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  632.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  638.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  639.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  653.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  672.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  677.         };
  678.     }
  679.     public function compile(): void
  680.     {
  681.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  682.     }
  683.     public function isCompiled(): bool
  684.     {
  685.         return true;
  686.     }
  687.     public function getRemovedIds(): array
  688.     {
  689.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  690.     }
  691.     protected function load($file$lazyLoad true)
  692.     {
  693.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  694.             return $class::do($this$lazyLoad);
  695.         }
  696.         if ('.' === $file[-4]) {
  697.             $class substr($class0, -4);
  698.         } else {
  699.             $file .= '.php';
  700.         }
  701.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  702.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  703.     }
  704.     protected function createProxy($class\Closure $factory)
  705.     {
  706.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  707.         return $factory();
  708.     }
  709.     /**
  710.      * Gets the public '.container.private.profiler' shared service.
  711.      *
  712.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  713.      */
  714.     protected function get_Container_Private_ProfilerService()
  715.     {
  716.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  717.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  718.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  719.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  720.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  721.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  722.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  723.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  724.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  725.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  726.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  727.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  728.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  729.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  730.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  731.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  732.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  733.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  734.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  735.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  736.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  737.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  738.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  739.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  740.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  741.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  742.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  743.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  744.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  745.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  746.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  747.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  748.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  749.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  750.         if ($this->has('kernel')) {
  751.             $g->setKernel($b);
  752.         }
  753.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  754.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])), ($this->privates['api_platform.collection_data_provider'] ?? $this->getApiPlatform_CollectionDataProviderService()), ($this->privates['api_platform.item_data_provider'] ?? $this->getApiPlatform_ItemDataProviderService()), ($this->privates['api_platform.subresource_data_provider'] ?? $this->getApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.data_persister'] ?? $this->getApiPlatform_DataPersisterService())));
  755.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  756.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  757.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  758.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  759.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  760.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  761.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  762.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  763.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  764.         $instance->add($d);
  765.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  766.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($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())));
  767.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  768.         $instance->add($e);
  769.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  770.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  771.         $instance->add($f);
  772.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  773.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  774.         $instance->add($g);
  775.         return $instance;
  776.     }
  777.     /**
  778.      * Gets the public 'cache.app' shared service.
  779.      *
  780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  781.      */
  782.     protected function getCache_AppService()
  783.     {
  784.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('my9aio3tcu'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  785.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  786.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  787.     }
  788.     /**
  789.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  790.      *
  791.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  792.      */
  793.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  794.     {
  795.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yr8tN4nXvr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  796.     }
  797.     /**
  798.      * Gets the public 'cache.system' shared service.
  799.      *
  800.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  801.      */
  802.     protected function getCache_SystemService()
  803.     {
  804.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ymW7zQnvqC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  805.     }
  806.     /**
  807.      * Gets the public 'cache.validator_expression_language' shared service.
  808.      *
  809.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  810.      */
  811.     protected function getCache_ValidatorExpressionLanguageService()
  812.     {
  813.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oUbSF0vlc+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  814.     }
  815.     /**
  816.      * Gets the public 'data_collector.dump' shared service.
  817.      *
  818.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  819.      */
  820.     protected function getDataCollector_DumpService()
  821.     {
  822.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  823.     }
  824.     /**
  825.      * Gets the public 'doctrine' shared service.
  826.      *
  827.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  828.      */
  829.     protected function getDoctrineService()
  830.     {
  831.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  832.     }
  833.     /**
  834.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  835.      *
  836.      * @return \Doctrine\DBAL\Connection
  837.      */
  838.     protected function getDoctrine_Dbal_DefaultConnectionService()
  839.     {
  840.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  841.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  842.             return $this->services['doctrine.dbal.default_connection'];
  843.         }
  844.         $b = new \Doctrine\DBAL\Configuration();
  845.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  846.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  847.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  848.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  849.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  850.         $d->setConnectionName('default');
  851.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  852.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  853.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  854.     }
  855.     /**
  856.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  857.      *
  858.      * @return \Doctrine\ORM\EntityManager
  859.      */
  860.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  861.     {
  862.         if (true === $lazyLoad) {
  863.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  864.         }
  865.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  866.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  867.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  868.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  869.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  870.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  871.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  872.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  873.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  874.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  875.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  876.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  879.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  881.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  883.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  884.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  886.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  887.         $a = new \Doctrine\ORM\Configuration();
  888.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  889.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver($this->parameters['api_platform.resource_class_directories'], false)), 'App\\Entity');
  890.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  891.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  892.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  893.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  894.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  895.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  896.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  897.         ], [
  898.             'doctrine.ulid_generator' => '?',
  899.             'doctrine.uuid_generator' => '?',
  900.         ])));
  901.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  902.         $a->setProxyNamespace('Proxies');
  903.         $a->setAutoGenerateProxyClasses(true);
  904.         $a->setSchemaIgnoreClasses([]);
  905.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  906.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  907.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  908.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  909.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  910.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  911.         $a->setLazyGhostObjectEnabled(false);
  912.         $a->setIdentityGenerationPreferences([]);
  913.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  914.             'App\\Repository\\BannersRepository' => ['privates''App\\Repository\\BannersRepository''getBannersRepositoryService'true],
  915.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  916.             'App\\Repository\\DriveTypeRepository' => ['privates''App\\Repository\\DriveTypeRepository''getDriveTypeRepositoryService'true],
  917.             'App\\Repository\\FavoriteRepository' => ['privates''App\\Repository\\FavoriteRepository''getFavoriteRepositoryService'true],
  918.             'App\\Repository\\GalleryRepository' => ['privates''App\\Repository\\GalleryRepository''getGalleryRepositoryService'true],
  919.             'App\\Repository\\MediaRepository' => ['privates''App\\Repository\\MediaRepository''getMediaRepositoryService'true],
  920.             'App\\Repository\\MessageRepository' => ['privates''App\\Repository\\MessageRepository''getMessageRepositoryService'true],
  921.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'true],
  922.             'App\\Repository\\PriceRepository' => ['privates''App\\Repository\\PriceRepository''getPriceRepositoryService'true],
  923.             'App\\Repository\\PricesRepository' => ['privates''App\\Repository\\PricesRepository''getPricesRepositoryService'true],
  924.             'App\\Repository\\ProfileRepository' => ['privates''App\\Repository\\ProfileRepository''getProfileRepositoryService'true],
  925.             'App\\Repository\\ReservationRepository' => ['privates''App\\Repository\\ReservationRepository''getReservationRepositoryService'true],
  926.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  927.             'App\\Repository\\ReviewRepository' => ['privates''App\\Repository\\ReviewRepository''getReviewRepositoryService'true],
  928.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService'true],
  929.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  930.         ], [
  931.             'App\\Repository\\BannersRepository' => '?',
  932.             'App\\Repository\\CategoryRepository' => '?',
  933.             'App\\Repository\\DriveTypeRepository' => '?',
  934.             'App\\Repository\\FavoriteRepository' => '?',
  935.             'App\\Repository\\GalleryRepository' => '?',
  936.             'App\\Repository\\MediaRepository' => '?',
  937.             'App\\Repository\\MessageRepository' => '?',
  938.             'App\\Repository\\NotificationRepository' => '?',
  939.             'App\\Repository\\PriceRepository' => '?',
  940.             'App\\Repository\\PricesRepository' => '?',
  941.             'App\\Repository\\ProfileRepository' => '?',
  942.             'App\\Repository\\ReservationRepository' => '?',
  943.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  944.             'App\\Repository\\ReviewRepository' => '?',
  945.             'App\\Repository\\ServiceRepository' => '?',
  946.             'App\\Repository\\UserRepository' => '?',
  947.         ])));
  948.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  949.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  950.         return $instance;
  951.     }
  952.     /**
  953.      * Gets the public 'event_dispatcher' shared service.
  954.      *
  955.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  956.      */
  957.     protected function getEventDispatcherService()
  958.     {
  959.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  960.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  961.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  962.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  963.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  964.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'acme_api.event.authentication_success_listener', class: 'App\\EventListener\\AuthenticationSuccessListener')] function () {
  965.             return ($this->privates['acme_api.event.authentication_success_listener'] ??= new \App\EventListener\AuthenticationSuccessListener());
  966.         }, => 'onAuthenticationSuccessResponse'], 0);
  967.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  968.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  969.         }, => 'onKernelController'], 0);
  970.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  971.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  972.         }, => 'checkPassport'], 1024);
  973.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  974.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  975.         }, => 'onKernelResponse'], 0);
  976.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  977.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  978.         }, => 'onKernelRequest'], 250);
  979.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  980.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  981.         }, => 'onKernelResponse'], 0);
  982.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  983.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  984.         }, => 'onResponse'], -10);
  985.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
  986.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  987.         }, => 'onKernelView'], 32);
  988.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
  989.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  990.         }, => 'onKernelRequest'], 4);
  991.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  992.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  993.         }, => 'onKernelRequest'], 0);
  994.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  995.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  996.         }, => 'onKernelResponse'], -1);
  997.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  998.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  999.         }, => 'onKernelView'], 64);
  1000.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1001.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1002.         }, => 'onKernelRequest'], 16);
  1003.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1004.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1005.         }, => 'onSecurity'], 3);
  1006.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1007.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1008.         }, => 'onSecurityPostDenormalize'], 1);
  1009.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1010.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1011.         }, => 'onSecurityPostValidation'], 63);
  1012.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1013.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1014.         }, => 'onKernelRequest'], 28);
  1015.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1016.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1017.         }, => 'onKernelRequest'], 4);
  1018.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1019.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1020.         }, => 'onKernelView'], 32);
  1021.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1022.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1023.         }, => 'onKernelRequest'], 2);
  1024.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1025.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1026.         }, => 'onKernelView'], 16);
  1027.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1028.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1029.         }, => 'onKernelView'], 8);
  1030.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1031.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1032.         }, => 'onKernelException'], 0);
  1033.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1034.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1035.         }, => 'onKernelException'], -96);
  1036.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1037.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1038.         }, => 'onKernelResponse'], 0);
  1039.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1040.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1041.         }, => 'setDefaultLocale'], 100);
  1042.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1043.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1044.         }, => 'onKernelRequest'], 16);
  1045.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1046.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1047.         }, => 'onKernelFinishRequest'], 0);
  1048.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1049.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1050.         }, => 'onKernelRequest'], 256);
  1051.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1052.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1053.         }, => 'onResponse'], -255);
  1054.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1055.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1056.         }, => 'onControllerArguments'], 0);
  1057.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1058.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1059.         }, => 'logKernelException'], 0);
  1060.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1061.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1062.         }, => 'onKernelException'], -128);
  1063.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1064.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1065.         }, => 'removeCspHeader'], -128);
  1066.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1067.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1068.         }, => 'onKernelControllerArguments'], 10);
  1069.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1070.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1071.         }, => 'onKernelResponse'], -10);
  1072.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1073.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1074.         }, => 'onKernelRequest'], 15);
  1075.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1076.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1077.         }, => 'onKernelFinishRequest'], -15);
  1078.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1079.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1080.         }, => 'onConsoleError'], -128);
  1081.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1082.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1083.         }, => 'onConsoleTerminate'], -128);
  1084.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1085.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1086.         }, => 'onConsoleError'], 0);
  1087.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1088.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  1089.         }, => 'onMessage'], -255);
  1090.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1091.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1092.         }, => 'onMessage'], -255);
  1093.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1094.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1095.         }, => 'onMessage'], 0);
  1096.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1097.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1098.         }, => 'configure'], 2048);
  1099.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1100.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1101.         }, => 'configure'], 2048);
  1102.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1103.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1104.         }, => 'onKernelRequest'], 32);
  1105.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1106.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1107.         }, => 'onKernelFinishRequest'], 0);
  1108.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1109.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1110.         }, => 'onKernelException'], -64);
  1111.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1112.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1113.         }, => 'onKernelResponse'], 0);
  1114.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1115.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1116.         }, => 'onKernelRequest'], 128);
  1117.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1118.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1119.         }, => 'onKernelResponse'], -1000);
  1120.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1121.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1122.         }, => 'onMessageFailed'], 100);
  1123.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1124.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());
  1125.         }, => 'onMessageFailed'], 200);
  1126.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.send_failed_message_to_failure_transport_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageToFailureTransportListener')] function () {
  1127.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1128.         }, => 'onMessageFailed'], -100);
  1129.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1130.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1131.         }, => 'onWorkerStarted'], 0);
  1132.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1133.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1134.         }, => 'onWorkerRunning'], 0);
  1135.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1136.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1137.         }, => 'onMessageFailed'], 0);
  1138.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1139.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1140.         }, => 'onWorkerRunning'], 0);
  1141.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  1142.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  1143.         }, => 'onNotification'], -255);
  1144.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1145.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1146.         }, => 'onKernelResponse'], -100);
  1147.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1148.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1149.         }, => 'onKernelException'], 0);
  1150.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1151.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1152.         }, => 'onKernelTerminate'], -1024);
  1153.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1154.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1155.         }, => 'onKernelController'], 0);
  1156.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1157.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1158.         }, => 'onKernelResponse'], 0);
  1159.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1160.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1161.         }, => 'onWorkerMessageHandled'], 0);
  1162.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1163.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1164.         }, => 'onWorkerMessageFailed'], 0);
  1165.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1166.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1167.         }, => 'configure'], 1024);
  1168.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1169.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1170.         }, => 'onKernelView'], -128);
  1171.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1172.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1173.         }, => 'onMessage'], 0);
  1174.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1175.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1176.         }, => 'onKernelResponse'], -128);
  1177.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1178.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1179.         }, => 'onKernelControllerArguments'], 20);
  1180.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1181.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1182.         }, => 'checkPassport'], 0);
  1183.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1184.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1185.         }, => 'onLoginSuccess'], 0);
  1186.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1187.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1188.         }, => 'onVoterVote'], 0);
  1189.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1190.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1191.         }, => 'configureLogoutUrlGenerator'], 8);
  1192.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1193.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1194.         }, => 'onKernelRequest'], 8);
  1195.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1196.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1197.         }, => 'onKernelFinishRequest'], 0);
  1198.         $instance->addListener('kernel.exception', [=> #[\Closure(name'security.authentication.kernel_exception_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\Firewall\\ExceptionListener')] function () {
  1199.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService'));
  1200.         }, => 'onKernelException'], 2);
  1201.         $instance->addListener('kernel.request', [=> #[\Closure(name'security.authentication.form_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener')] function () {
  1202.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  1203.         }, => 'onKernelRequest'], 0);
  1204.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1205.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1206.         }, => 'onLogin'], 9223372036854775807);
  1207.         $instance->addListener('scheb_two_factor.authentication.require', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1208.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1209.         }, => 'onAccessDenied'], 0);
  1210.         $instance->addListener('scheb_two_factor.authentication.form', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1211.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1212.         }, => 'onTwoFactorForm'], 0);
  1213.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1214.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1215.         }, => 'onKernelResponse'], 1);
  1216.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1217.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1218.         }, => 'onCommand'], 255);
  1219.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1220.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1221.         }, => 'onTerminate'], -255);
  1222.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1223.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1224.         }, => 'onConsoleError'], 0);
  1225.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1226.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1227.         }, => 'onConsoleTerminate'], 0);
  1228.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1229.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1230.         }, => 'onKernelController'], 0);
  1231.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1232.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1233.         }, => 'onKernelController'], 0);
  1234.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1235.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1236.         }, => 'onKernelController'], -128);
  1237.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1238.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1239.         }, => 'onKernelView'], 0);
  1240.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1241.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1242.         }, => 'onKernelController'], 0);
  1243.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1244.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1245.         }, => 'onKernelResponse'], 0);
  1246.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1247.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1248.         }, => 'onKernelControllerArguments'], 0);
  1249.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1250.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1251.         }, => 'onKernelControllerArguments'], 0);
  1252.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  1253.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1254.         }, => 'checkPassport'], 0);
  1255.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  1256.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ??= new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener());
  1257.         }, => 'onSuccessfulLogin'], -63);
  1258.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  1259.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ??= new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor());
  1260.         }, => 'onLogin'], 9223372036854775806);
  1261.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1262.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1263.         }, => 'checkPassport'], 512);
  1264.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1265.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1266.         }, => 'onLogout'], 0);
  1267.         return $instance;
  1268.     }
  1269.     /**
  1270.      * Gets the public 'http_kernel' shared service.
  1271.      *
  1272.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1273.      */
  1274.     protected function getHttpKernelService()
  1275.     {
  1276.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1277.         if (isset($this->services['http_kernel'])) {
  1278.             return $this->services['http_kernel'];
  1279.         }
  1280.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  1281.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1282.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1283.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1284.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1285.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1286.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1287.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1288.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1289.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1290.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1291.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1292.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1293.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1294.         }, 12)), $b), false);
  1295.     }
  1296.     /**
  1297.      * Gets the public 'messenger.default_bus' shared service.
  1298.      *
  1299.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1300.      */
  1301.     protected function getMessenger_DefaultBusService()
  1302.     {
  1303.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1304.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1305.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));
  1306.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());
  1307.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());
  1308.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());
  1309.             yield => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));
  1310.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1311.         }, 7)));
  1312.     }
  1313.     /**
  1314.      * Gets the public 'monolog.logger.deprecation' shared service.
  1315.      *
  1316.      * @return \Symfony\Bridge\Monolog\Logger
  1317.      */
  1318.     protected function getMonolog_Logger_DeprecationService()
  1319.     {
  1320.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1321.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1322.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1323.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1324.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1325.         return $instance;
  1326.     }
  1327.     /**
  1328.      * Gets the public 'request_stack' shared service.
  1329.      *
  1330.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1331.      */
  1332.     protected function getRequestStackService()
  1333.     {
  1334.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1335.     }
  1336.     /**
  1337.      * Gets the public 'router' shared service.
  1338.      *
  1339.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1340.      */
  1341.     protected function getRouterService()
  1342.     {
  1343.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1344.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1345.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1346.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1347.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1348.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1349.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1350.         ], [
  1351.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1352.         ]))->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'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'en');
  1353.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1354.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1355.         return $instance;
  1356.     }
  1357.     /**
  1358.      * Gets the public 'translator' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1361.      */
  1362.     protected function getTranslatorService()
  1363.     {
  1364.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1365.     }
  1366.     /**
  1367.      * Gets the public 'var_dumper.cloner' shared service.
  1368.      *
  1369.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1370.      */
  1371.     protected function getVarDumper_ClonerService()
  1372.     {
  1373.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1374.         $instance->setMaxItems(2500);
  1375.         $instance->setMinDepth(1);
  1376.         $instance->setMaxString(-1);
  1377.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1378.         return $instance;
  1379.     }
  1380.     /**
  1381.      * Gets the private '.debug.http_client' shared service.
  1382.      *
  1383.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1384.      */
  1385.     protected function get_Debug_HttpClientService()
  1386.     {
  1387.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1388.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1389.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1390.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1391.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1392.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1393.         $a->setLogger($b);
  1394.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1395.     }
  1396.     /**
  1397.      * Gets the private '.service_locator.fPFDSMP' shared service.
  1398.      *
  1399.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1400.      */
  1401.     protected function get_ServiceLocator_FPFDSMPService()
  1402.     {
  1403.         return $this->privates['.service_locator.fPFDSMP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1404.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1405.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1406.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  1407.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1408.         ], [
  1409.             'security.firewall.map.context.api' => '?',
  1410.             'security.firewall.map.context.dev' => '?',
  1411.             'security.firewall.map.context.login' => '?',
  1412.             'security.firewall.map.context.main' => '?',
  1413.         ]);
  1414.     }
  1415.     /**
  1416.      * Gets the private 'annotations.cache_adapter' shared service.
  1417.      *
  1418.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1419.      */
  1420.     protected function getAnnotations_CacheAdapterService()
  1421.     {
  1422.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1423.     }
  1424.     /**
  1425.      * Gets the private 'annotations.cached_reader' shared service.
  1426.      *
  1427.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1428.      */
  1429.     protected function getAnnotations_CachedReaderService()
  1430.     {
  1431.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1432.     }
  1433.     /**
  1434.      * Gets the private 'annotations.reader' shared service.
  1435.      *
  1436.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1437.      */
  1438.     protected function getAnnotations_ReaderService()
  1439.     {
  1440.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1441.         $instance->addGlobalIgnoredName('required'NULL);
  1442.         return $instance;
  1443.     }
  1444.     /**
  1445.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1446.      *
  1447.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1448.      */
  1449.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1450.     {
  1451.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uJYEuCtcPd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1452.     }
  1453.     /**
  1454.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1455.      *
  1456.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1457.      */
  1458.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1459.     {
  1460.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GtEOEq9Um8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1461.     }
  1462.     /**
  1463.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  1464.      *
  1465.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1466.      */
  1467.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  1468.     {
  1469.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PyjiYH3j9I'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1470.     }
  1471.     /**
  1472.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1473.      *
  1474.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1475.      */
  1476.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1477.     {
  1478.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8HLrVGmRiY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1479.     }
  1480.     /**
  1481.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  1482.      *
  1483.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1484.      */
  1485.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  1486.     {
  1487.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CMUel4DdQ9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1488.     }
  1489.     /**
  1490.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  1491.      *
  1492.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1493.      */
  1494.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  1495.     {
  1496.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vXJA3se5-U'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1497.     }
  1498.     /**
  1499.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1500.      *
  1501.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1502.      */
  1503.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1504.     {
  1505.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('A1pRgFMf7Q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1506.     }
  1507.     /**
  1508.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1509.      *
  1510.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1511.      */
  1512.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1513.     {
  1514.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('41oyBec383'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1515.     }
  1516.     /**
  1517.      * Gets the private 'api_platform.collection_data_provider' shared service.
  1518.      *
  1519.      * @return \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider
  1520.      */
  1521.     protected function getApiPlatform_CollectionDataProviderService()
  1522.     {
  1523.         return $this->privates['api_platform.collection_data_provider'] = new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  1524.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  1525.         }, 1));
  1526.     }
  1527.     /**
  1528.      * Gets the private 'api_platform.data_persister' shared service.
  1529.      *
  1530.      * @return \ApiPlatform\Core\DataPersister\ChainDataPersister
  1531.      */
  1532.     protected function getApiPlatform_DataPersisterService()
  1533.     {
  1534.         return $this->privates['api_platform.data_persister'] = new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  1535.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  1536.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  1537.         }, 2));
  1538.     }
  1539.     /**
  1540.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1541.      *
  1542.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  1543.      */
  1544.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1545.     {
  1546.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1547.         if (isset($this->privates['api_platform.http_cache.listener.response.configure'])) {
  1548.             return $this->privates['api_platform.http_cache.listener.response.configure'];
  1549.         }
  1550.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL$a);
  1551.     }
  1552.     /**
  1553.      * Gets the private 'api_platform.identifier.converter' shared service.
  1554.      *
  1555.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1556.      */
  1557.     protected function getApiPlatform_Identifier_ConverterService()
  1558.     {
  1559.         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 () {
  1560.             return new \EmptyIterator();
  1561.         }, 0));
  1562.     }
  1563.     /**
  1564.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1565.      *
  1566.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1567.      */
  1568.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1569.     {
  1570.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1571.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  1572.             return $this->privates['api_platform.identifiers_extractor.cached'];
  1573.         }
  1574.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1575.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1576.         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($a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $b$cfalse), $b$c);
  1577.     }
  1578.     /**
  1579.      * Gets the private 'api_platform.iri_converter' shared service.
  1580.      *
  1581.      * @return \ApiPlatform\Core\Api\LegacyIriConverter
  1582.      */
  1583.     protected function getApiPlatform_IriConverterService()
  1584.     {
  1585.         $a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1586.         if (isset($this->privates['api_platform.iri_converter'])) {
  1587.             return $this->privates['api_platform.iri_converter'];
  1588.         }
  1589.         $b = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  1590.         if (isset($this->privates['api_platform.iri_converter'])) {
  1591.             return $this->privates['api_platform.iri_converter'];
  1592.         }
  1593.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Api\LegacyIriConverter($a$b);
  1594.     }
  1595.     /**
  1596.      * Gets the private 'api_platform.item_data_provider' shared service.
  1597.      *
  1598.      * @return \ApiPlatform\Core\DataProvider\ChainItemDataProvider
  1599.      */
  1600.     protected function getApiPlatform_ItemDataProviderService()
  1601.     {
  1602.         return $this->privates['api_platform.item_data_provider'] = new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  1603.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  1604.         }, 1));
  1605.     }
  1606.     /**
  1607.      * Gets the private 'api_platform.json_schema.schema_factory' shared service.
  1608.      *
  1609.      * @return \ApiPlatform\JsonSchema\SchemaFactory
  1610.      */
  1611.     protected function getApiPlatform_JsonSchema_SchemaFactoryService()
  1612.     {
  1613.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1614.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  1615.             return $this->privates['api_platform.json_schema.schema_factory'];
  1616.         }
  1617.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1618.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  1619.             return $this->privates['api_platform.json_schema.schema_factory'];
  1620.         }
  1621.         $c = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1622.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  1623.             return $this->privates['api_platform.json_schema.schema_factory'];
  1624.         }
  1625.         return $this->privates['api_platform.json_schema.schema_factory'] = new \ApiPlatform\JsonSchema\SchemaFactory($a$b$c, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1626.     }
  1627.     /**
  1628.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1629.      *
  1630.      * @return \ApiPlatform\JsonSchema\TypeFactory
  1631.      */
  1632.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1633.     {
  1634.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1635.         $instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
  1636.         return $instance;
  1637.     }
  1638.     /**
  1639.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1640.      *
  1641.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  1642.      */
  1643.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1644.     {
  1645.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1646.         if (isset($this->privates['api_platform.listener.request.add_format'])) {
  1647.             return $this->privates['api_platform.listener.request.add_format'];
  1648.         }
  1649.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), $a$this->parameters['api_platform.formats']);
  1650.     }
  1651.     /**
  1652.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1653.      *
  1654.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  1655.      */
  1656.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1657.     {
  1658.         $a = ($this->privates['serializer'] ?? $this->getSerializerService());
  1659.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1660.             return $this->privates['api_platform.listener.request.deserialize'];
  1661.         }
  1662.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1663.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1664.             return $this->privates['api_platform.listener.request.deserialize'];
  1665.         }
  1666.         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()), $b);
  1667.     }
  1668.     /**
  1669.      * Gets the private 'api_platform.listener.request.read' shared service.
  1670.      *
  1671.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  1672.      */
  1673.     protected function getApiPlatform_Listener_Request_ReadService()
  1674.     {
  1675.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1676.         if (isset($this->privates['api_platform.listener.request.read'])) {
  1677.             return $this->privates['api_platform.listener.request.read'];
  1678.         }
  1679.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Symfony\EventListener\ReadListener(($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService()), $a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()));
  1680.     }
  1681.     /**
  1682.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  1683.      *
  1684.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1685.      */
  1686.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  1687.     {
  1688.         $a = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  1689.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  1690.             return $this->privates['api_platform.listener.request.read.legacy'];
  1691.         }
  1692.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['api_platform.collection_data_provider'] ?? $this->getApiPlatform_CollectionDataProviderService()), ($this->privates['api_platform.item_data_provider'] ?? $this->getApiPlatform_ItemDataProviderService()), ($this->privates['api_platform.subresource_data_provider'] ?? $this->getApiPlatform_SubresourceDataProviderService()), $a, ($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()), NULLfalse);
  1693.     }
  1694.     /**
  1695.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1696.      *
  1697.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  1698.      */
  1699.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1700.     {
  1701.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1702.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  1703.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  1704.         }
  1705.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($a, new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), true);
  1706.     }
  1707.     /**
  1708.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1709.      *
  1710.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1711.      */
  1712.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1713.     {
  1714.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  1715.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  1716.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  1717.         }
  1718.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1719.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  1720.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  1721.         }
  1722.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\LegacyPropertyMetadataFactory(($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()))))), new RewindableGenerator(function () {
  1723.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  1724.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  1725.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  1726.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  1727.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  1728.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  1729.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  1730.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  1731.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1732.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  1733.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  1734.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  1735.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  1736.         }, 13)));
  1737.     }
  1738.     /**
  1739.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  1740.      *
  1741.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1742.      */
  1743.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  1744.     {
  1745.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1746.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  1747.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  1748.         }
  1749.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1750.         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\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ??= new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this)), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\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($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($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())))))));
  1751.     }
  1752.     /**
  1753.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1754.      *
  1755.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1756.      */
  1757.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1758.     {
  1759.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1760.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  1761.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  1762.         }
  1763.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  1764.     }
  1765.     /**
  1766.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  1767.      *
  1768.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  1769.      */
  1770.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  1771.     {
  1772.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1773.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1774.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1775.         }
  1776.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1777.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1778.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1779.         }
  1780.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1781.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1782.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1783.         }
  1784.         $d = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1785.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1786.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1787.         }
  1788.         $e = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1789.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1790.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1791.         }
  1792.         $f = ($this->services['doctrine'] ?? $this->getDoctrineService());
  1793.         $g = new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory($f, new \ApiPlatform\Metadata\Property\Factory\LegacyPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory($c)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1794.         $h = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1795.         return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory(($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()), new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory($f, new \ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($g, new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($g, ($this->privates['api_platform.path_segment_name_generator.underscore'] ??= new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($g, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\LegacySubresourceMetadataResourceMetadataCollectionFactory($d, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Metadata\Resource\Factory\LegacyResourceMetadataResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$h$this->parameters['api_platform.defaults'], false), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$e$this->parameters['api_platform.defaults'])), $this->parameters['api_platform.defaults'], $h), $this->parameters['api_platform.defaults'], $h)))))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())))))));
  1796.     }
  1797.     /**
  1798.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1799.      *
  1800.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1801.      */
  1802.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1803.     {
  1804.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1805.         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'] ??= 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'] ??= 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']));
  1806.     }
  1807.     /**
  1808.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1809.      *
  1810.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1811.      */
  1812.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1813.     {
  1814.         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.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($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.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this))))))));
  1815.     }
  1816.     /**
  1817.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1818.      *
  1819.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  1820.      */
  1821.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1822.     {
  1823.         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'] ??= new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())));
  1824.     }
  1825.     /**
  1826.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1827.      *
  1828.      * @return \ApiPlatform\Api\ResourceClassResolver
  1829.      */
  1830.     protected function getApiPlatform_ResourceClassResolverService()
  1831.     {
  1832.         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()));
  1833.     }
  1834.     /**
  1835.      * Gets the private 'api_platform.router' shared service.
  1836.      *
  1837.      * @return \ApiPlatform\Symfony\Routing\Router
  1838.      */
  1839.     protected function getApiPlatform_RouterService()
  1840.     {
  1841.         $a = ($this->services['router'] ?? $this->getRouterService());
  1842.         if (isset($this->privates['api_platform.router'])) {
  1843.             return $this->privates['api_platform.router'];
  1844.         }
  1845.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  1846.     }
  1847.     /**
  1848.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1849.      *
  1850.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  1851.      */
  1852.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1853.     {
  1854.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1855.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1856.             return $this->privates['api_platform.security.listener.request.deny_access'];
  1857.         }
  1858.         $b = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1859.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1860.             return $this->privates['api_platform.security.listener.request.deny_access'];
  1861.         }
  1862.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener($a$b);
  1863.     }
  1864.     /**
  1865.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1866.      *
  1867.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  1868.      */
  1869.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1870.     {
  1871.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1872.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  1873.             return $this->privates['api_platform.security.resource_access_checker'];
  1874.         }
  1875.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  1876.     }
  1877.     /**
  1878.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1879.      *
  1880.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  1881.      */
  1882.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1883.     {
  1884.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1885.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  1886.             return $this->privates['api_platform.serializer.context_builder.filter'];
  1887.         }
  1888.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  1889.     }
  1890.     /**
  1891.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1892.      *
  1893.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  1894.      */
  1895.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1896.     {
  1897.         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()))])));
  1898.     }
  1899.     /**
  1900.      * Gets the private 'api_platform.state_provider.locator' shared service.
  1901.      *
  1902.      * @return \ApiPlatform\State\CallableProvider
  1903.      */
  1904.     protected function getApiPlatform_StateProvider_LocatorService()
  1905.     {
  1906.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1907.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  1908.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  1909.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  1910.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  1911.         ], [
  1912.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  1913.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  1914.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  1915.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  1916.         ]));
  1917.     }
  1918.     /**
  1919.      * Gets the private 'api_platform.subresource_data_provider' shared service.
  1920.      *
  1921.      * @return \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider
  1922.      */
  1923.     protected function getApiPlatform_SubresourceDataProviderService()
  1924.     {
  1925.         return $this->privates['api_platform.subresource_data_provider'] = new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  1926.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  1927.         }, 1));
  1928.     }
  1929.     /**
  1930.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1931.      *
  1932.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1933.      */
  1934.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1935.     {
  1936.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1937.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  1938.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  1939.         }
  1940.         $b = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1941.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  1942.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  1943.         }
  1944.         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()), $a, ($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'] ??= new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()), $b));
  1945.     }
  1946.     /**
  1947.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  1948.      *
  1949.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  1950.      */
  1951.     protected function getApiPlatform_Symfony_IriConverterService()
  1952.     {
  1953.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  1954.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  1955.             return $this->privates['api_platform.symfony.iri_converter'];
  1956.         }
  1957.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1958.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  1959.             return $this->privates['api_platform.symfony.iri_converter'];
  1960.         }
  1961.         $c = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1962.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  1963.             return $this->privates['api_platform.symfony.iri_converter'];
  1964.         }
  1965.         $d = ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService());
  1966.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  1967.             return $this->privates['api_platform.symfony.iri_converter'];
  1968.         }
  1969.         $e = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1970.         $f = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1971.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a$e, new \ApiPlatform\Api\IdentifiersExtractor($b$f$c, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$b$d, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($e));
  1972.     }
  1973.     /**
  1974.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  1975.      *
  1976.      * @return \ApiPlatform\Api\UriVariablesConverter
  1977.      */
  1978.     protected function getApiPlatform_UriVariables_ConverterService()
  1979.     {
  1980.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1981.         if (isset($this->privates['api_platform.uri_variables.converter'])) {
  1982.             return $this->privates['api_platform.uri_variables.converter'];
  1983.         }
  1984.         return $this->privates['api_platform.uri_variables.converter'] = new \ApiPlatform\Api\UriVariablesConverter(($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a, new RewindableGenerator(function () {
  1985.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  1986.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  1987.         }, 2));
  1988.     }
  1989.     /**
  1990.      * Gets the private 'cache.annotations' shared service.
  1991.      *
  1992.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1993.      */
  1994.     protected function getCache_AnnotationsService()
  1995.     {
  1996.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MECx27YRMI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1997.     }
  1998.     /**
  1999.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2000.      *
  2001.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2002.      */
  2003.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2004.     {
  2005.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2006.     }
  2007.     /**
  2008.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2009.      *
  2010.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2011.      */
  2012.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2013.     {
  2014.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2015.     }
  2016.     /**
  2017.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2018.      *
  2019.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2020.      */
  2021.     protected function getCache_Messenger_RestartWorkersSignalService()
  2022.     {
  2023.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('cABbxb3mNh'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  2024.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2025.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2026.     }
  2027.     /**
  2028.      * Gets the private 'cache.property_info' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2031.      */
  2032.     protected function getCache_PropertyInfoService()
  2033.     {
  2034.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TqoDO-ObQl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2035.     }
  2036.     /**
  2037.      * Gets the private 'cache.security_expression_language' shared service.
  2038.      *
  2039.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2040.      */
  2041.     protected function getCache_SecurityExpressionLanguageService()
  2042.     {
  2043.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('stcBYona69'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2044.     }
  2045.     /**
  2046.      * Gets the private 'cache.serializer' shared service.
  2047.      *
  2048.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2049.      */
  2050.     protected function getCache_SerializerService()
  2051.     {
  2052.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('klxrG0et99'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2053.     }
  2054.     /**
  2055.      * Gets the private 'cache.validator' shared service.
  2056.      *
  2057.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2058.      */
  2059.     protected function getCache_ValidatorService()
  2060.     {
  2061.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4fIh0P6xJF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2062.     }
  2063.     /**
  2064.      * Gets the private 'config_cache_factory' shared service.
  2065.      *
  2066.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2067.      */
  2068.     protected function getConfigCacheFactoryService()
  2069.     {
  2070.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2071.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2072.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2073.         }, 2));
  2074.     }
  2075.     /**
  2076.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2077.      *
  2078.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2079.      */
  2080.     protected function getController_IsGrantedAttributeListenerService()
  2081.     {
  2082.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2083.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2084.             return $this->privates['controller.is_granted_attribute_listener'];
  2085.         }
  2086.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  2087.     }
  2088.     /**
  2089.      * Gets the private 'data_collector.form' shared service.
  2090.      *
  2091.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2092.      */
  2093.     protected function getDataCollector_FormService()
  2094.     {
  2095.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2096.     }
  2097.     /**
  2098.      * Gets the private 'data_collector.request' shared service.
  2099.      *
  2100.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2101.      */
  2102.     protected function getDataCollector_RequestService()
  2103.     {
  2104.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2105.     }
  2106.     /**
  2107.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2110.      */
  2111.     protected function getDebug_DebugHandlersListenerService()
  2112.     {
  2113.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2114.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2115.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2116.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2117.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2118.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2119.     }
  2120.     /**
  2121.      * Gets the private 'debug.file_link_formatter' shared service.
  2122.      *
  2123.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2124.      */
  2125.     protected function getDebug_FileLinkFormatterService()
  2126.     {
  2127.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2128.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2129.         });
  2130.     }
  2131.     /**
  2132.      * Gets the private 'debug.log_processor' shared service.
  2133.      *
  2134.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2135.      */
  2136.     protected function getDebug_LogProcessorService()
  2137.     {
  2138.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2139.     }
  2140.     /**
  2141.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2142.      *
  2143.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2144.      */
  2145.     protected function getDebug_Security_Access_DecisionManagerService()
  2146.     {
  2147.         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 () {
  2148.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2149.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2150.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2151.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2152.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2153.     }
  2154.     /**
  2155.      * Gets the private 'debug.security.firewall' shared service.
  2156.      *
  2157.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2158.      */
  2159.     protected function getDebug_Security_FirewallService()
  2160.     {
  2161.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2162.         if (isset($this->privates['debug.security.firewall'])) {
  2163.             return $this->privates['debug.security.firewall'];
  2164.         }
  2165.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2166.         if (isset($this->privates['debug.security.firewall'])) {
  2167.             return $this->privates['debug.security.firewall'];
  2168.         }
  2169.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2170.     }
  2171.     /**
  2172.      * Gets the private 'debug.validator' shared service.
  2173.      *
  2174.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2175.      */
  2176.     protected function getDebug_ValidatorService()
  2177.     {
  2178.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2179.         if (isset($this->privates['debug.validator'])) {
  2180.             return $this->privates['debug.validator'];
  2181.         }
  2182.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2183.     }
  2184.     /**
  2185.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2186.      *
  2187.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2188.      */
  2189.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2190.     {
  2191.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2192.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2193.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2194.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2195.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2196.         ], [
  2197.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2198.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2199.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2200.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2201.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  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'] ??= 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->privates['security.authorization_checker'] ?? $this->getSecurity_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'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('en'));
  2243.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2244.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  2245.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2246.     }
  2247.     /**
  2248.      * Gets the private 'locale_listener' shared service.
  2249.      *
  2250.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2251.      */
  2252.     protected function getLocaleListenerService()
  2253.     {
  2254.         $a = ($this->services['router'] ?? $this->getRouterService());
  2255.         if (isset($this->privates['locale_listener'])) {
  2256.             return $this->privates['locale_listener'];
  2257.         }
  2258.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'en'$afalse, []);
  2259.     }
  2260.     /**
  2261.      * Gets the private 'mime_types' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\Mime\MimeTypes
  2264.      */
  2265.     protected function getMimeTypesService()
  2266.     {
  2267.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2268.         $instance->setDefault($instance);
  2269.         return $instance;
  2270.     }
  2271.     /**
  2272.      * Gets the private 'monolog.handler.console' shared service.
  2273.      *
  2274.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2275.      */
  2276.     protected function getMonolog_Handler_ConsoleService()
  2277.     {
  2278.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2279.     }
  2280.     /**
  2281.      * Gets the private 'monolog.handler.main' shared service.
  2282.      *
  2283.      * @return \Monolog\Handler\StreamHandler
  2284.      */
  2285.     protected function getMonolog_Handler_MainService()
  2286.     {
  2287.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2288.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2289.         return $instance;
  2290.     }
  2291.     /**
  2292.      * Gets the private 'monolog.logger' shared service.
  2293.      *
  2294.      * @return \Symfony\Bridge\Monolog\Logger
  2295.      */
  2296.     protected function getMonolog_LoggerService()
  2297.     {
  2298.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2300.         $instance->useMicrosecondTimestamps(true);
  2301.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2302.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2303.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2304.         return $instance;
  2305.     }
  2306.     /**
  2307.      * Gets the private 'monolog.logger.cache' shared service.
  2308.      *
  2309.      * @return \Symfony\Bridge\Monolog\Logger
  2310.      */
  2311.     protected function getMonolog_Logger_CacheService()
  2312.     {
  2313.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2314.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2315.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2316.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2317.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2318.         return $instance;
  2319.     }
  2320.     /**
  2321.      * Gets the private 'monolog.logger.request' shared service.
  2322.      *
  2323.      * @return \Symfony\Bridge\Monolog\Logger
  2324.      */
  2325.     protected function getMonolog_Logger_RequestService()
  2326.     {
  2327.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2328.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2329.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2330.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2331.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2332.         return $instance;
  2333.     }
  2334.     /**
  2335.      * Gets the private 'monolog.logger.security' shared service.
  2336.      *
  2337.      * @return \Symfony\Bridge\Monolog\Logger
  2338.      */
  2339.     protected function getMonolog_Logger_SecurityService()
  2340.     {
  2341.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2342.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2343.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2344.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2345.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2346.         return $instance;
  2347.     }
  2348.     /**
  2349.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2350.      *
  2351.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2352.      */
  2353.     protected function getNelmioCors_CorsListenerService()
  2354.     {
  2355.         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'))]));
  2356.     }
  2357.     /**
  2358.      * Gets the private 'parameter_bag' shared service.
  2359.      *
  2360.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2361.      */
  2362.     protected function getParameterBagService()
  2363.     {
  2364.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2365.     }
  2366.     /**
  2367.      * Gets the private 'profiler_listener' shared service.
  2368.      *
  2369.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2370.      */
  2371.     protected function getProfilerListenerService()
  2372.     {
  2373.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2374.         if (isset($this->privates['profiler_listener'])) {
  2375.             return $this->privates['profiler_listener'];
  2376.         }
  2377.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  2378.     }
  2379.     /**
  2380.      * Gets the private 'property_accessor' shared service.
  2381.      *
  2382.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2383.      */
  2384.     protected function getPropertyAccessorService()
  2385.     {
  2386.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2387.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2388.     }
  2389.     /**
  2390.      * Gets the private 'property_info' shared service.
  2391.      *
  2392.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2393.      */
  2394.     protected function getPropertyInfoService()
  2395.     {
  2396.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2397.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2398.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2399.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2400.         }, 3), new RewindableGenerator(function () {
  2401.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2402.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  2403.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2404.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2405.         }, 4), new RewindableGenerator(function () {
  2406.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2407.         }, 1), new RewindableGenerator(function () {
  2408.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2409.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2410.         }, 2), new RewindableGenerator(function () {
  2411.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2412.         }, 1));
  2413.     }
  2414.     /**
  2415.      * Gets the private 'router.expression_language_provider' shared service.
  2416.      *
  2417.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2418.      */
  2419.     protected function getRouter_ExpressionLanguageProviderService()
  2420.     {
  2421.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2422.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2423.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  2424.         ], [
  2425.             'env' => 'Closure',
  2426.             'service' => 'Closure',
  2427.         ]));
  2428.     }
  2429.     /**
  2430.      * Gets the private 'router.request_context' shared service.
  2431.      *
  2432.      * @return \Symfony\Component\Routing\RequestContext
  2433.      */
  2434.     protected function getRouter_RequestContextService()
  2435.     {
  2436.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2437.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2438.         return $instance;
  2439.     }
  2440.     /**
  2441.      * Gets the private 'router_listener' shared service.
  2442.      *
  2443.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2444.      */
  2445.     protected function getRouterListenerService()
  2446.     {
  2447.         $a = ($this->services['router'] ?? $this->getRouterService());
  2448.         if (isset($this->privates['router_listener'])) {
  2449.             return $this->privates['router_listener'];
  2450.         }
  2451.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  2452.     }
  2453.     /**
  2454.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2455.      *
  2456.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2457.      */
  2458.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2459.     {
  2460.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2461.     }
  2462.     /**
  2463.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2464.      *
  2465.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2466.      */
  2467.     protected function getSchebTwoFactor_ProviderRegistryService()
  2468.     {
  2469.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2470.             return new \EmptyIterator();
  2471.         }, 0));
  2472.     }
  2473.     /**
  2474.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  2475.      *
  2476.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2477.      */
  2478.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  2479.     {
  2480.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2481.     }
  2482.     /**
  2483.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  2484.      *
  2485.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  2486.      */
  2487.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  2488.     {
  2489.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2490.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  2491.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  2492.         }
  2493.         return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  2494.     }
  2495.     /**
  2496.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  2497.      *
  2498.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2499.      */
  2500.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  2501.     {
  2502.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  2503.     }
  2504.     /**
  2505.      * Gets the private 'security.authorization_checker' shared service.
  2506.      *
  2507.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2508.      */
  2509.     protected function getSecurity_AuthorizationCheckerService()
  2510.     {
  2511.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2512.         if (isset($this->privates['security.authorization_checker'])) {
  2513.             return $this->privates['security.authorization_checker'];
  2514.         }
  2515.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  2516.     }
  2517.     /**
  2518.      * Gets the private 'security.context_listener.0' shared service.
  2519.      *
  2520.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2521.      */
  2522.     protected function getSecurity_ContextListener_0Service()
  2523.     {
  2524.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  2525.         if (isset($this->privates['security.context_listener.0'])) {
  2526.             return $this->privates['security.context_listener.0'];
  2527.         }
  2528.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  2529.             yield => ($this->privates['security.user.provider.concrete.users_in_database'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersInDatabaseService'));
  2530.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2531.     }
  2532.     /**
  2533.      * Gets the private 'security.event_dispatcher.main' shared service.
  2534.      *
  2535.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2536.      */
  2537.     protected function getSecurity_EventDispatcher_MainService()
  2538.     {
  2539.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2540.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2541.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2542.         }, => 'checkPassport'], 2048);
  2543.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2544.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2545.         }, => 'onSuccessfulLogin'], 0);
  2546.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  2547.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2548.         }, => 'onLogout'], 64);
  2549.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  2550.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  2551.         }, => 'onLogout'], 0);
  2552.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> #[\Closure(name'security.authentication.token_created_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationTokenListener')] function () {
  2553.             return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService'));
  2554.         }, => 'onAuthenticationTokenCreated'], 0);
  2555.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2556.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2557.         }, => 'preCheckCredentials'], 256);
  2558.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2559.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2560.         }, => 'postCheckCredentials'], 256);
  2561.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2562.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2563.         }, => 'checkPassport'], 1024);
  2564.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2565.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2566.         }, => 'checkPassport'], 0);
  2567.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2568.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2569.         }, => 'onLoginSuccess'], 0);
  2570.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.main', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  2571.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2572.         }, => 'onLogin'], 9223372036854775807);
  2573.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  2574.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2575.         }, => 'checkPassport'], 0);
  2576.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  2577.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ??= new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener());
  2578.         }, => 'onSuccessfulLogin'], -63);
  2579.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  2580.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ??= new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor());
  2581.         }, => 'onLogin'], 9223372036854775806);
  2582.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2583.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2584.         }, => 'checkPassport'], 512);
  2585.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2586.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2587.         }, => 'onLogout'], 0);
  2588.         return $instance;
  2589.     }
  2590.     /**
  2591.      * Gets the private 'security.expression_language' shared service.
  2592.      *
  2593.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2594.      */
  2595.     protected function getSecurity_ExpressionLanguageService()
  2596.     {
  2597.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2598.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2599.         return $instance;
  2600.     }
  2601.     /**
  2602.      * Gets the private 'security.firewall.map' shared service.
  2603.      *
  2604.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2605.      */
  2606.     protected function getSecurity_Firewall_MapService()
  2607.     {
  2608.         $a = ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService());
  2609.         if (isset($this->privates['security.firewall.map'])) {
  2610.             return $this->privates['security.firewall.map'];
  2611.         }
  2612.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2613.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  2614.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.0QxrXJt'] ?? $this->load('get_Security_RequestMatcher_0QxrXJtService'));
  2615.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.vhy2oy3'] ?? $this->load('get_Security_RequestMatcher_Vhy2oy3Service'));
  2616.             yield 'security.firewall.map.context.main' => NULL;
  2617.         }, 4));
  2618.     }
  2619.     /**
  2620.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  2621.      *
  2622.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  2623.      */
  2624.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  2625.     {
  2626.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  2627.         if (isset($this->privates['security.firewall_config.two_factor.main'])) {
  2628.             return $this->privates['security.firewall_config.two_factor.main'];
  2629.         }
  2630.         return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login''check_path' => '2fa_login_check''trusted_parameter_name' => '_trusted''post_only' => true'always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'auth_code_parameter_name' => '_auth_code''remember_me_sets_trusted' => false'multi_factor' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'main'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  2631.     }
  2632.     /**
  2633.      * Gets the private 'security.http_utils' shared service.
  2634.      *
  2635.      * @return \Symfony\Component\Security\Http\HttpUtils
  2636.      */
  2637.     protected function getSecurity_HttpUtilsService()
  2638.     {
  2639.         $a = ($this->services['router'] ?? $this->getRouterService());
  2640.         if (isset($this->privates['security.http_utils'])) {
  2641.             return $this->privates['security.http_utils'];
  2642.         }
  2643.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  2644.     }
  2645.     /**
  2646.      * Gets the private 'security.logout_url_generator' shared service.
  2647.      *
  2648.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2649.      */
  2650.     protected function getSecurity_LogoutUrlGeneratorService()
  2651.     {
  2652.         $a = ($this->services['router'] ?? $this->getRouterService());
  2653.         if (isset($this->privates['security.logout_url_generator'])) {
  2654.             return $this->privates['security.logout_url_generator'];
  2655.         }
  2656.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a, ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2657.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2658.         return $instance;
  2659.     }
  2660.     /**
  2661.      * Gets the private 'security.token_storage' shared service.
  2662.      *
  2663.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2664.      */
  2665.     protected function getSecurity_TokenStorageService()
  2666.     {
  2667.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2668.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2669.         ], [
  2670.             'request_stack' => '?',
  2671.         ]));
  2672.     }
  2673.     /**
  2674.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2675.      *
  2676.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2677.      */
  2678.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2679.     {
  2680.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2681.     }
  2682.     /**
  2683.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2684.      *
  2685.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2686.      */
  2687.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2688.     {
  2689.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2690.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2691.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2692.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2693.     }
  2694.     /**
  2695.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2696.      *
  2697.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2698.      */
  2699.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2700.     {
  2701.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2702.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2703.             return $this->privates['sensio_framework_extra.security.listener'];
  2704.         }
  2705.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2706.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2707.         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['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2708.     }
  2709.     /**
  2710.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2711.      *
  2712.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2713.      */
  2714.     protected function getSensioFrameworkExtra_View_ListenerService()
  2715.     {
  2716.         $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))));
  2717.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2718.             'twig' => ['privates''twig''getTwigService'false],
  2719.         ], [
  2720.             'twig' => 'Twig\\Environment',
  2721.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2722.         return $instance;
  2723.     }
  2724.     /**
  2725.      * Gets the private 'serializer' shared service.
  2726.      *
  2727.      * @return \Symfony\Component\Serializer\Serializer
  2728.      */
  2729.     protected function getSerializerService()
  2730.     {
  2731.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2732.         if (isset($this->privates['serializer'])) {
  2733.             return $this->privates['serializer'];
  2734.         }
  2735.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2736.         if (isset($this->privates['serializer'])) {
  2737.             return $this->privates['serializer'];
  2738.         }
  2739.         $c = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2740.         if (isset($this->privates['serializer'])) {
  2741.             return $this->privates['serializer'];
  2742.         }
  2743.         $d = ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService());
  2744.         if (isset($this->privates['serializer'])) {
  2745.             return $this->privates['serializer'];
  2746.         }
  2747.         $e = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2748.         if (isset($this->privates['serializer'])) {
  2749.             return $this->privates['serializer'];
  2750.         }
  2751.         $f = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2752.         $g = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  2753.         $h = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$f$a)], [=> $g])));
  2754.         $i = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2755.         $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($b$c, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $d, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), 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()), $i), NULL, ($this->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])), NULLfalse'oauth2''application''''', [], [], $itrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLfalse));
  2756.         $k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2757.         $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  2758.         $m = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l);
  2759.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($f), => $h=> $j=> new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), => $j=> $h=> new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 10 => new \ApiPlatform\Serializer\ItemNormalizer($c, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $f$k$l, ($this->privates['api_platform.item_data_provider'] ?? $this->getApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  2760.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2761.         }, 1), $b$e), 11 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $k), 13 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($l$k$a$mNULL)), 14 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 19 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l$k$f$a$mNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $g=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  2762.     }
  2763.     /**
  2764.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2765.      *
  2766.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2767.      */
  2768.     protected function getSerializer_NameConverter_MetadataAwareService()
  2769.     {
  2770.         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()));
  2771.     }
  2772.     /**
  2773.      * Gets the private 'session_listener' shared service.
  2774.      *
  2775.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2776.      */
  2777.     protected function getSessionListenerService()
  2778.     {
  2779.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2780.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2781.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2782.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2783.         ], [
  2784.             'logger' => '?',
  2785.             'session_collector' => '?',
  2786.             'session_factory' => '?',
  2787.         ]), true$this->parameters['session.storage.options']);
  2788.     }
  2789.     /**
  2790.      * Gets the private 'translator.default' shared service.
  2791.      *
  2792.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2793.      */
  2794.     protected function getTranslator_DefaultService()
  2795.     {
  2796.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2797.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2798.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2799.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2800.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2801.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2802.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2803.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2804.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2805.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2806.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2807.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2808.         ], [
  2809.             'translation.loader.csv' => '?',
  2810.             'translation.loader.dat' => '?',
  2811.             'translation.loader.ini' => '?',
  2812.             'translation.loader.json' => '?',
  2813.             'translation.loader.mo' => '?',
  2814.             'translation.loader.php' => '?',
  2815.             'translation.loader.po' => '?',
  2816.             'translation.loader.qt' => '?',
  2817.             'translation.loader.res' => '?',
  2818.             'translation.loader.xliff' => '?',
  2819.             'translation.loader.yml' => '?',
  2820.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/symfony/debug-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/twig/extra-bundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/sensio/framework-extra-bundle/src/translations'18 => 'vendor/nelmio/cors-bundle/translations'19 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'20 => 'vendor/lexik/jwt-authentication-bundle/translations'21 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations']]], []);
  2821.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2822.         $instance->setFallbackLocales([=> 'en']);
  2823.         return $instance;
  2824.     }
  2825.     /**
  2826.      * Gets the private 'twig' shared service.
  2827.      *
  2828.      * @return \Twig\Environment
  2829.      */
  2830.     protected function getTwigService()
  2831.     {
  2832.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2833.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  2834.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  2835.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2836.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2837.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2838.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2839.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2840.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2841.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2842.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2843.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2844.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2845.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  2846.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  2847.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2848.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2849.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2850.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2851.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  2852.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  2853.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2854.         $d = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  2855.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2856.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2857.         $g = ($this->services['router'] ?? $this->getRouterService());
  2858.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2859.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2860.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  2861.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2862.         $j->setEnvironment('dev');
  2863.         $j->setDebug(true);
  2864.         $j->setTokenStorage($h);
  2865.         if ($this->has('request_stack')) {
  2866.             $j->setRequestStack($d);
  2867.         }
  2868.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2870.         $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())));
  2871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  2872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2873.         $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($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  2874.             return new \EmptyIterator();
  2875.         }, 0))));
  2876.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  2877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  2878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2879.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2880.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2881.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2882.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  2883.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  2884.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2885.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  2886.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2887.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  2888.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2889.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2890.         $instance->addGlobal('app'$j);
  2891.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2892.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2893.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2894.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2895.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2896.         ], [
  2897.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2898.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2899.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2900.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2901.         ])));
  2902.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  2903.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  2904.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  2905.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2906.         return $instance;
  2907.     }
  2908.     /**
  2909.      * Gets the private 'validator.builder' shared service.
  2910.      *
  2911.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2912.      */
  2913.     protected function getValidator_BuilderService()
  2914.     {
  2915.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2916.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2917.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2918.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2919.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2920.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2921.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2922.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2923.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  2924.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2925.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2926.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2927.         ], [
  2928.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2929.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2930.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2931.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2932.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2933.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  2934.             'doctrine.orm.validator.unique' => '?',
  2935.             'security.validator.user_password' => '?',
  2936.             'validator.expression' => '?',
  2937.         ])));
  2938.         if ($this->has('translator')) {
  2939.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2940.         }
  2941.         $instance->setTranslationDomain('validators');
  2942.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2943.         $instance->enableAnnotationMapping(true);
  2944.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2945.         $instance->addMethodMapping('loadValidatorMetadata');
  2946.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2947.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2948.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2949.         return $instance;
  2950.     }
  2951.     /**
  2952.      * Gets the private 'var_dumper.html_dumper' shared service.
  2953.      *
  2954.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2955.      */
  2956.     protected function getVarDumper_HtmlDumperService()
  2957.     {
  2958.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2959.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2960.         return $instance;
  2961.     }
  2962.     /**
  2963.      * Gets the private 'var_dumper.server_connection' shared service.
  2964.      *
  2965.      * @return \Symfony\Component\VarDumper\Server\Connection
  2966.      */
  2967.     protected function getVarDumper_ServerConnectionService()
  2968.     {
  2969.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2970.     }
  2971.     /**
  2972.      * Gets the private 'web_profiler.csp.handler' shared service.
  2973.      *
  2974.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2975.      */
  2976.     protected function getWebProfiler_Csp_HandlerService()
  2977.     {
  2978.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2979.     }
  2980.     /**
  2981.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2982.      *
  2983.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2984.      */
  2985.     protected function getWebProfiler_DebugToolbarService()
  2986.     {
  2987.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  2988.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2989.             return $this->privates['web_profiler.debug_toolbar'];
  2990.         }
  2991.         $b = ($this->services['router'] ?? $this->getRouterService());
  2992.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2993.             return $this->privates['web_profiler.debug_toolbar'];
  2994.         }
  2995.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2996.     }
  2997.     /**
  2998.      * Gets the public 'profiler' alias.
  2999.      *
  3000.      * @return object The ".container.private.profiler" service.
  3001.      */
  3002.     protected function getProfilerService()
  3003.     {
  3004.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3005.         return $this->get('.container.private.profiler');
  3006.     }
  3007.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  3008.     {
  3009.         if (isset($this->buildParameters[$name])) {
  3010.             return $this->buildParameters[$name];
  3011.         }
  3012.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3013.             throw new ParameterNotFoundException($name);
  3014.         }
  3015.         if (isset($this->loadedDynamicParameters[$name])) {
  3016.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3017.         }
  3018.         return $this->parameters[$name];
  3019.     }
  3020.     public function hasParameter(string $name): bool
  3021.     {
  3022.         if (isset($this->buildParameters[$name])) {
  3023.             return true;
  3024.         }
  3025.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3026.     }
  3027.     public function setParameter(string $name$value): void
  3028.     {
  3029.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3030.     }
  3031.     public function getParameterBag(): ParameterBagInterface
  3032.     {
  3033.         if (null === $this->parameterBag) {
  3034.             $parameters $this->parameters;
  3035.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3036.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3037.             }
  3038.             foreach ($this->buildParameters as $name => $value) {
  3039.                 $parameters[$name] = $value;
  3040.             }
  3041.             $this->parameterBag = new FrozenParameterBag($parameters);
  3042.         }
  3043.         return $this->parameterBag;
  3044.     }
  3045.     private $loadedDynamicParameters = [
  3046.         'kernel.runtime_environment' => false,
  3047.         'kernel.build_dir' => false,
  3048.         'kernel.cache_dir' => false,
  3049.         'FB_APP_ID' => false,
  3050.         'GOOGLE_APP_ID' => false,
  3051.         'kernel.secret' => false,
  3052.         'debug.file_link_format' => false,
  3053.         'debug.container.dump' => false,
  3054.         'router.cache_dir' => false,
  3055.         'serializer.mapping.cache.file' => false,
  3056.         'validator.mapping.cache.file' => false,
  3057.         'profiler.storage.dsn' => false,
  3058.         'doctrine.orm.proxy_dir' => false,
  3059.         'nelmio_cors.defaults' => false,
  3060.         'lexik_jwt_authentication.pass_phrase' => false,
  3061.     ];
  3062.     private $dynamicParameters = [];
  3063.     private function getDynamicParameter(string $name)
  3064.     {
  3065.         $value = match ($name) {
  3066.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  3067.             'kernel.build_dir' => $this->targetDir.'',
  3068.             'kernel.cache_dir' => $this->targetDir.'',
  3069.             'FB_APP_ID' => $this->getEnv('OAUTH_FACEBOOK_ID'),
  3070.             'GOOGLE_APP_ID' => $this->getEnv('OAUTH_GOOGLE_CLIENT_ID'),
  3071.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  3072.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  3073.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  3074.             'router.cache_dir' => $this->targetDir.'',
  3075.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  3076.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  3077.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  3078.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  3079.             'nelmio_cors.defaults' => [
  3080.                 'allow_origin' => [
  3081.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3082.                 ],
  3083.                 'allow_credentials' => false,
  3084.                 'allow_headers' => [
  3085.                     => 'content-type',
  3086.                     => 'authorization',
  3087.                 ],
  3088.                 'allow_private_network' => false,
  3089.                 'expose_headers' => [
  3090.                     => 'Link',
  3091.                 ],
  3092.                 'allow_methods' => [
  3093.                     => 'GET',
  3094.                     => 'OPTIONS',
  3095.                     => 'POST',
  3096.                     => 'PUT',
  3097.                     => 'PATCH',
  3098.                     => 'DELETE',
  3099.                 ],
  3100.                 'max_age' => 3600,
  3101.                 'hosts' => [
  3102.                 ],
  3103.                 'origin_regex' => true,
  3104.                 'forced_allow_origin_value' => NULL,
  3105.                 'skip_same_as_origin' => true,
  3106.             ],
  3107.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  3108.             default => throw new ParameterNotFoundException($name),
  3109.         };
  3110.         $this->loadedDynamicParameters[$name] = true;
  3111.         return $this->dynamicParameters[$name] = $value;
  3112.     }
  3113.     protected function getDefaultParameters(): array
  3114.     {
  3115.         return [
  3116.             'kernel.project_dir' => \dirname(__DIR__4),
  3117.             'kernel.environment' => 'dev',
  3118.             'kernel.debug' => true,
  3119.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3120.             'kernel.bundles' => [
  3121.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3122.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3123.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3124.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3125.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3126.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3127.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3128.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3129.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3130.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3131.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3132.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3133.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3134.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  3135.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  3136.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3137.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3138.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  3139.             ],
  3140.             'kernel.bundles_metadata' => [
  3141.                 'FrameworkBundle' => [
  3142.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3143.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3144.                 ],
  3145.                 'DoctrineBundle' => [
  3146.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3147.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3148.                 ],
  3149.                 'DoctrineMigrationsBundle' => [
  3150.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3151.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3152.                 ],
  3153.                 'DebugBundle' => [
  3154.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3155.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3156.                 ],
  3157.                 'TwigBundle' => [
  3158.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3159.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3160.                 ],
  3161.                 'WebProfilerBundle' => [
  3162.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3163.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3164.                 ],
  3165.                 'TwigExtraBundle' => [
  3166.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3167.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3168.                 ],
  3169.                 'SecurityBundle' => [
  3170.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3171.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3172.                 ],
  3173.                 'MonologBundle' => [
  3174.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3175.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3176.                 ],
  3177.                 'MakerBundle' => [
  3178.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3179.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3180.                 ],
  3181.                 'SensioFrameworkExtraBundle' => [
  3182.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3183.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3184.                 ],
  3185.                 'NelmioCorsBundle' => [
  3186.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3187.                     'namespace' => 'Nelmio\\CorsBundle',
  3188.                 ],
  3189.                 'ApiPlatformBundle' => [
  3190.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  3191.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  3192.                 ],
  3193.                 'LexikJWTAuthenticationBundle' => [
  3194.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3195.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3196.                 ],
  3197.                 'KnpUOAuth2ClientBundle' => [
  3198.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  3199.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  3200.                 ],
  3201.                 'SchebTwoFactorBundle' => [
  3202.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  3203.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3204.                 ],
  3205.                 'SymfonyCastsResetPasswordBundle' => [
  3206.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  3207.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  3208.                 ],
  3209.                 'SymfonyCastsVerifyEmailBundle' => [
  3210.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  3211.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  3212.                 ],
  3213.             ],
  3214.             'kernel.charset' => 'UTF-8',
  3215.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3216.             'uploadPath' => (\dirname(__DIR__4).'/public/upload/categories'),
  3217.             'uploads_directory' => (\dirname(__DIR__4).'/public/uploads'),
  3218.             'event_dispatcher.event_aliases' => [
  3219.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3220.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3221.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3222.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3223.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3224.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3225.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3226.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3227.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3228.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3229.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3230.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3231.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3232.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3233.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3234.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3235.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3236.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3237.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3238.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3239.             ],
  3240.             'fragment.renderer.hinclude.global_template' => NULL,
  3241.             'fragment.path' => '/_fragment',
  3242.             'kernel.http_method_override' => false,
  3243.             'kernel.trust_x_sendfile_type_header' => false,
  3244.             'kernel.trusted_hosts' => [
  3245.             ],
  3246.             'kernel.default_locale' => 'en',
  3247.             'kernel.enabled_locales' => [
  3248.             ],
  3249.             'kernel.error_controller' => 'error_controller',
  3250.             'asset.request_context.base_path' => NULL,
  3251.             'asset.request_context.secure' => NULL,
  3252.             'translator.logging' => false,
  3253.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3254.             'debug.error_handler.throw_at' => -1,
  3255.             'router.request_context.host' => 'localhost',
  3256.             'router.request_context.scheme' => 'http',
  3257.             'router.request_context.base_url' => '',
  3258.             'router.resource' => 'kernel::loadRoutes',
  3259.             'request_listener.http_port' => 80,
  3260.             'request_listener.https_port' => 443,
  3261.             'session.metadata.storage_key' => '_sf2_meta',
  3262.             'session.storage.options' => [
  3263.                 'cache_limiter' => '0',
  3264.                 'cookie_secure' => 'auto',
  3265.                 'cookie_httponly' => true,
  3266.                 'cookie_samesite' => 'lax',
  3267.                 'gc_probability' => 1,
  3268.             ],
  3269.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  3270.             'session.metadata.update_threshold' => 0,
  3271.             'form.type_extension.csrf.enabled' => true,
  3272.             'form.type_extension.csrf.field_name' => '_token',
  3273.             'validator.translation_domain' => 'validators',
  3274.             'profiler_listener.only_exceptions' => false,
  3275.             'profiler_listener.only_main_requests' => false,
  3276.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3277.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3278.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3279.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3280.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3281.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3282.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3283.             'doctrine.entity_managers' => [
  3284.                 'default' => 'doctrine.orm.default_entity_manager',
  3285.             ],
  3286.             'doctrine.default_entity_manager' => 'default',
  3287.             'doctrine.dbal.connection_factory.types' => [
  3288.             ],
  3289.             'doctrine.connections' => [
  3290.                 'default' => 'doctrine.dbal.default_connection',
  3291.             ],
  3292.             'doctrine.default_connection' => 'default',
  3293.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3294.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3295.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3296.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3297.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3298.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3299.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3300.             'doctrine.orm.cache.memcache_port' => 11211,
  3301.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3302.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3303.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3304.             'doctrine.orm.cache.memcached_port' => 11211,
  3305.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3306.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3307.             'doctrine.orm.cache.redis_host' => 'localhost',
  3308.             'doctrine.orm.cache.redis_port' => 6379,
  3309.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3310.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3311.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3312.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3313.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3314.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3315.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3316.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3317.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3318.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3319.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3320.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3321.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3322.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3323.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3324.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3325.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3326.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3327.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3328.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3329.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3330.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3331.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  3332.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3333.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3334.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3335.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3336.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3337.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3338.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3339.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3340.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3341.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  3342.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3343.             'doctrine.migrations.preferred_em' => NULL,
  3344.             'doctrine.migrations.preferred_connection' => NULL,
  3345.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3346.             'twig.form.resources' => [
  3347.                 => 'form_div_layout.html.twig',
  3348.                 => 'bootstrap_5_layout.html.twig',
  3349.             ],
  3350.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3351.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3352.             'web_profiler.debug_toolbar.mode' => 2,
  3353.             'security.role_hierarchy.roles' => [
  3354.             ],
  3355.             'security.access.denied_url' => NULL,
  3356.             'security.authentication.manager.erase_credentials' => true,
  3357.             'security.authentication.session_strategy.strategy' => 'migrate',
  3358.             'security.authentication.hide_user_not_found' => true,
  3359.             'security.firewalls' => [
  3360.                 => 'dev',
  3361.                 => 'login',
  3362.                 => 'api',
  3363.                 => 'main',
  3364.             ],
  3365.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  3366.             'monolog.use_microseconds' => true,
  3367.             'monolog.swift_mailer.handlers' => [
  3368.             ],
  3369.             'monolog.handlers_to_channels' => [
  3370.                 'monolog.handler.console' => [
  3371.                     'type' => 'exclusive',
  3372.                     'elements' => [
  3373.                         => 'event',
  3374.                         => 'doctrine',
  3375.                         => 'console',
  3376.                     ],
  3377.                 ],
  3378.                 'monolog.handler.main' => [
  3379.                     'type' => 'exclusive',
  3380.                     'elements' => [
  3381.                         => 'event',
  3382.                     ],
  3383.                 ],
  3384.             ],
  3385.             'nelmio_cors.map' => [
  3386.                 '^/' => [
  3387.                 ],
  3388.             ],
  3389.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3390.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3391.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3392.             'api_platform.metadata_backward_compatibility_layer' => false,
  3393.             'api_platform.enable_entrypoint' => true,
  3394.             'api_platform.enable_docs' => true,
  3395.             'api_platform.title' => '',
  3396.             'api_platform.description' => '',
  3397.             'api_platform.version' => '0.0.0',
  3398.             'api_platform.show_webby' => true,
  3399.             'api_platform.url_generation_strategy' => 1,
  3400.             'api_platform.exception_to_status' => [
  3401.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3402.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  3403.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  3404.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3405.             ],
  3406.             'api_platform.formats' => [
  3407.                 'json' => [
  3408.                     => 'application/json',
  3409.                 ],
  3410.             ],
  3411.             'api_platform.patch_formats' => [
  3412.                 'json' => [
  3413.                     => 'application/merge-patch+json',
  3414.                 ],
  3415.             ],
  3416.             'api_platform.error_formats' => [
  3417.                 'jsonproblem' => [
  3418.                     => 'application/problem+json',
  3419.                 ],
  3420.                 'jsonld' => [
  3421.                     => 'application/ld+json',
  3422.                 ],
  3423.             ],
  3424.             'api_platform.allow_plain_identifiers' => false,
  3425.             'api_platform.eager_loading.enabled' => true,
  3426.             'api_platform.eager_loading.max_joins' => 30,
  3427.             'api_platform.eager_loading.fetch_partial' => false,
  3428.             'api_platform.eager_loading.force_eager' => true,
  3429.             'api_platform.collection.exists_parameter_name' => 'exists',
  3430.             'api_platform.collection.order' => 'ASC',
  3431.             'api_platform.collection.order_parameter_name' => 'order',
  3432.             'api_platform.collection.order_nulls_comparison' => NULL,
  3433.             'api_platform.collection.pagination.enabled' => true,
  3434.             'api_platform.collection.pagination.partial' => false,
  3435.             'api_platform.collection.pagination.client_enabled' => false,
  3436.             'api_platform.collection.pagination.client_items_per_page' => false,
  3437.             'api_platform.collection.pagination.client_partial' => false,
  3438.             'api_platform.collection.pagination.items_per_page' => 30,
  3439.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3440.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3441.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3442.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3443.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3444.             'api_platform.collection.pagination' => [
  3445.                 'enabled' => true,
  3446.                 'partial' => false,
  3447.                 'client_enabled' => false,
  3448.                 'client_items_per_page' => false,
  3449.                 'client_partial' => false,
  3450.                 'items_per_page' => 30,
  3451.                 'maximum_items_per_page' => NULL,
  3452.                 'page_parameter_name' => 'page',
  3453.                 'enabled_parameter_name' => 'pagination',
  3454.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3455.                 'partial_parameter_name' => 'partial',
  3456.             ],
  3457.             'api_platform.http_cache.etag' => true,
  3458.             'api_platform.http_cache.max_age' => NULL,
  3459.             'api_platform.http_cache.shared_max_age' => NULL,
  3460.             'api_platform.http_cache.vary' => [
  3461.                 => 'Accept',
  3462.             ],
  3463.             'api_platform.http_cache.public' => NULL,
  3464.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3465.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3466.             'api_platform.asset_package' => NULL,
  3467.             'api_platform.defaults' => [
  3468.                 'extra_properties' => [
  3469.                 ],
  3470.             ],
  3471.             'api_platform.resource_class_directories' => [
  3472.                 => (\dirname(__DIR__4).'/src/Entity'),
  3473.             ],
  3474.             'api_platform.oauth.enabled' => false,
  3475.             'api_platform.oauth.clientId' => '',
  3476.             'api_platform.oauth.clientSecret' => '',
  3477.             'api_platform.oauth.type' => 'oauth2',
  3478.             'api_platform.oauth.flow' => 'application',
  3479.             'api_platform.oauth.tokenUrl' => '',
  3480.             'api_platform.oauth.authorizationUrl' => '',
  3481.             'api_platform.oauth.refreshUrl' => '',
  3482.             'api_platform.oauth.scopes' => [
  3483.             ],
  3484.             'api_platform.oauth.pkce' => false,
  3485.             'api_platform.openapi.termsOfService' => NULL,
  3486.             'api_platform.openapi.contact.name' => NULL,
  3487.             'api_platform.openapi.contact.url' => NULL,
  3488.             'api_platform.openapi.contact.email' => NULL,
  3489.             'api_platform.openapi.license.name' => NULL,
  3490.             'api_platform.openapi.license.url' => NULL,
  3491.             'api_platform.swagger.versions' => [
  3492.                 => 3,
  3493.             ],
  3494.             'api_platform.enable_swagger_ui' => true,
  3495.             'api_platform.enable_re_doc' => true,
  3496.             'api_platform.swagger.api_keys' => [
  3497.             ],
  3498.             'api_platform.swagger_ui.extra_configuration' => [
  3499.             ],
  3500.             'api_platform.graphql.enabled' => false,
  3501.             'api_platform.graphql.graphiql.enabled' => false,
  3502.             'api_platform.graphql.graphql_playground.enabled' => false,
  3503.             'api_platform.graphql.collection.pagination' => [
  3504.                 'enabled' => true,
  3505.             ],
  3506.             'api_platform.validator.serialize_payload_fields' => [
  3507.             ],
  3508.             'api_platform.validator.query_parameter_validation' => true,
  3509.             'api_platform.elasticsearch.enabled' => false,
  3510.             'lexik_jwt_authentication.token_ttl' => 31536000,
  3511.             'lexik_jwt_authentication.clock_skew' => 0,
  3512.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3513.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3514.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3515.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3516.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3517.             'scheb_two_factor.model_manager_name' => NULL,
  3518.             'scheb_two_factor.security_tokens' => [
  3519.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  3520.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  3521.             ],
  3522.             'scheb_two_factor.ip_whitelist' => [
  3523.             ],
  3524.             'scheb_two_factor.trusted_device.enabled' => false,
  3525.             'data_collector.templates' => [
  3526.                 'data_collector.request' => [
  3527.                     => 'request',
  3528.                     => '@WebProfiler/Collector/request.html.twig',
  3529.                 ],
  3530.                 'api_platform.data_collector.request' => [
  3531.                     => 'api_platform.data_collector.request',
  3532.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3533.                 ],
  3534.                 'data_collector.time' => [
  3535.                     => 'time',
  3536.                     => '@WebProfiler/Collector/time.html.twig',
  3537.                 ],
  3538.                 'data_collector.memory' => [
  3539.                     => 'memory',
  3540.                     => '@WebProfiler/Collector/memory.html.twig',
  3541.                 ],
  3542.                 'data_collector.validator' => [
  3543.                     => 'validator',
  3544.                     => '@WebProfiler/Collector/validator.html.twig',
  3545.                 ],
  3546.                 'data_collector.ajax' => [
  3547.                     => 'ajax',
  3548.                     => '@WebProfiler/Collector/ajax.html.twig',
  3549.                 ],
  3550.                 'data_collector.form' => [
  3551.                     => 'form',
  3552.                     => '@WebProfiler/Collector/form.html.twig',
  3553.                 ],
  3554.                 'data_collector.exception' => [
  3555.                     => 'exception',
  3556.                     => '@WebProfiler/Collector/exception.html.twig',
  3557.                 ],
  3558.                 'data_collector.logger' => [
  3559.                     => 'logger',
  3560.                     => '@WebProfiler/Collector/logger.html.twig',
  3561.                 ],
  3562.                 'data_collector.events' => [
  3563.                     => 'events',
  3564.                     => '@WebProfiler/Collector/events.html.twig',
  3565.                 ],
  3566.                 'data_collector.router' => [
  3567.                     => 'router',
  3568.                     => '@WebProfiler/Collector/router.html.twig',
  3569.                 ],
  3570.                 'data_collector.cache' => [
  3571.                     => 'cache',
  3572.                     => '@WebProfiler/Collector/cache.html.twig',
  3573.                 ],
  3574.                 'data_collector.translation' => [
  3575.                     => 'translation',
  3576.                     => '@WebProfiler/Collector/translation.html.twig',
  3577.                 ],
  3578.                 'data_collector.security' => [
  3579.                     => 'security',
  3580.                     => '@Security/Collector/security.html.twig',
  3581.                 ],
  3582.                 'data_collector.twig' => [
  3583.                     => 'twig',
  3584.                     => '@WebProfiler/Collector/twig.html.twig',
  3585.                 ],
  3586.                 'data_collector.http_client' => [
  3587.                     => 'http_client',
  3588.                     => '@WebProfiler/Collector/http_client.html.twig',
  3589.                 ],
  3590.                 'data_collector.doctrine' => [
  3591.                     => 'db',
  3592.                     => '@Doctrine/Collector/db.html.twig',
  3593.                 ],
  3594.                 'data_collector.dump' => [
  3595.                     => 'dump',
  3596.                     => '@Debug/Profiler/dump.html.twig',
  3597.                 ],
  3598.                 'data_collector.messenger' => [
  3599.                     => 'messenger',
  3600.                     => '@WebProfiler/Collector/messenger.html.twig',
  3601.                 ],
  3602.                 'mailer.data_collector' => [
  3603.                     => 'mailer',
  3604.                     => '@WebProfiler/Collector/mailer.html.twig',
  3605.                 ],
  3606.                 'notifier.data_collector' => [
  3607.                     => 'notifier',
  3608.                     => '@WebProfiler/Collector/notifier.html.twig',
  3609.                 ],
  3610.                 'data_collector.config' => [
  3611.                     => 'config',
  3612.                     => '@WebProfiler/Collector/config.html.twig',
  3613.                 ],
  3614.             ],
  3615.             'console.command.ids' => [
  3616.             ],
  3617.         ];
  3618.     }
  3619. }