var/cache/dev/ContainerZ2XsbFy/App_KernelDevDebugContainer.php line 424

Open in your IDE?
  1. <?php
  2. namespace ContainerZ2XsbFy;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.system' => 'getCache_SystemService',
  36.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  37.             'data_collector.dump' => 'getDataCollector_DumpService',
  38.             'doctrine' => 'getDoctrineService',
  39.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  40.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  41.             'event_dispatcher' => 'getEventDispatcherService',
  42.             'http_kernel' => 'getHttpKernelService',
  43.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  44.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  45.             'liip_imagine.cache.resolver.images' => 'getLiipImagine_Cache_Resolver_ImagesService',
  46.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  47.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  48.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  53.             'profiler' => 'getProfilerService',
  54.         ];
  55.         $this->fileMap = [
  56.             'App\\Controller\\Admin\\AdminDashboardController' => 'getAdminDashboardControllerService',
  57.             'App\\Controller\\Admin\\AnnotationobjectCrudController' => 'getAnnotationobjectCrudControllerService',
  58.             'App\\Controller\\Admin\\AppDashboardController' => 'getAppDashboardControllerService',
  59.             'App\\Controller\\Admin\\DeployDashboardController' => 'getDeployDashboardControllerService',
  60.             'App\\Controller\\Admin\\EntityOptionCrudController' => 'getEntityOptionCrudControllerService',
  61.             'App\\Controller\\Admin\\ImageCrudController' => 'getImageCrudControllerService',
  62.             'App\\Controller\\Admin\\IncidentCrudController' => 'getIncidentCrudControllerService',
  63.             'App\\Controller\\Admin\\OwnerCrudController' => 'getOwnerCrudControllerService',
  64.             'App\\Controller\\Admin\\PersonCrudController' => 'getPersonCrudControllerService',
  65.             'App\\Controller\\Admin\\PhotographerCrudController' => 'getPhotographerCrudControllerService',
  66.             'App\\Controller\\Admin\\PlaceCrudController' => 'getPlaceCrudControllerService',
  67.             'App\\Controller\\Admin\\SeriesCrudController' => 'getSeriesCrudControllerService',
  68.             'App\\Controller\\Admin\\SourceCrudController' => 'getSourceCrudControllerService',
  69.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  70.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  71.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  72.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  73.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  74.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  75.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  76.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  77.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  78.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  79.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  80.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  81.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  82.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  83.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  84.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  85.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  86.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  87.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  88.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  89.             'Zenstruck\\Foundry\\Configuration' => 'getConfigurationService',
  90.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  91.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  92.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  93.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  94.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  95.             'api_platform.graphql.action.entrypoint' => 'getApiPlatform_Graphql_Action_EntrypointService',
  96.             'api_platform.graphql.action.graphiql' => 'getApiPlatform_Graphql_Action_GraphiqlService',
  97.             'api_platform.graphql.action.graphql_playground' => 'getApiPlatform_Graphql_Action_GraphqlPlaygroundService',
  98.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  99.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  100.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  101.             'cache.app_clearer' => 'getCache_AppClearerService',
  102.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  103.             'cache.system_clearer' => 'getCache_SystemClearerService',
  104.             'cache_warmer' => 'getCacheWarmerService',
  105.             'console.command_loader' => 'getConsole_CommandLoaderService',
  106.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  107.             'dunglas_doctrine_json_odm.serializer' => 'getDunglasDoctrineJsonOdm_SerializerService',
  108.             'error_controller' => 'getErrorControllerService',
  109.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  110.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  111.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  112.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  113.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  114.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  115.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  116.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  117.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  118.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  119.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  120.             'routing.loader' => 'getRouting_LoaderService',
  121.             'services_resetter' => 'getServicesResetterService',
  122.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  123.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  124.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  125.         ];
  126.         $this->aliases = [
  127.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  128.             'App\\Kernel' => 'kernel',
  129.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  130.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  131.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  132.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  133.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  134.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  135.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  136.             'database_connection' => 'doctrine.dbal.default_connection',
  137.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  138.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  139.         ];
  140.         $this->privates['service_container'] = function () {
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  147.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  149.             include_once \dirname(__DIR__4).'/src/EventListener/LocaleSubscriber.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  161.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  186.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  220.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  238.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  239.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  240.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  260.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  261.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  262.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  267.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  268.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  269.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  270.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  271.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  272.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ValidationExceptionNormalizer.php';
  273.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/HttpExceptionNormalizer.php';
  274.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/RuntimeExceptionNormalizer.php';
  275.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/Exception/ErrorNormalizer.php';
  276.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  277.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  278.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  279.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  280.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  283.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  286.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  287.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  289.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  290.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ItemNormalizer.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  302.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/GraphQl/Serializer/ObjectNormalizer.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  410.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  416.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  417.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  418.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  484.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  485.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  487.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  489.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  500.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  501.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  508.             include_once \dirname(__DIR__4).'/src/Api/Serializer/InternalContextBuilder.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  525.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  607.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  608.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  609.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  610.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  612.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  613.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  614.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  616.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  617.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  618.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  619.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  620.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  622.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  623.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  625.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  626.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  627.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  628.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  629.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  630.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  632.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  633.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  636.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  637.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  638.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  639.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerTrait.php';
  655.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/AbstractLogger.php';
  656.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  657.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  659.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  660.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  661.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  662.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  667.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  668.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  675.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  693.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  694.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  695.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  696.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  697.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  699.         };
  700.     }
  701.     public function compile(): void
  702.     {
  703.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  704.     }
  705.     public function isCompiled(): bool
  706.     {
  707.         return true;
  708.     }
  709.     public function getRemovedIds(): array
  710.     {
  711.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  712.     }
  713.     protected function load($file$lazyLoad true)
  714.     {
  715.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  716.             return $class::do($this$lazyLoad);
  717.         }
  718.         if ('.' === $file[-4]) {
  719.             $class substr($class0, -4);
  720.         } else {
  721.             $file .= '.php';
  722.         }
  723.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  724.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  725.     }
  726.     protected function createProxy($class\Closure $factory)
  727.     {
  728.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  729.         return $factory();
  730.     }
  731.     /**
  732.      * Gets the public '.container.private.profiler' shared service.
  733.      *
  734.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  735.      */
  736.     protected function get_Container_Private_ProfilerService()
  737.     {
  738.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  739.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  740.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  741.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  742.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  743.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  744.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  745.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  746.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  747.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  748.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  749.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  750.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  751.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  752.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  753.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  754.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  755.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  756.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  757.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  758.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  759.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  760.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  761.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  762.         $d->addInstance('api_platform.graphql.cache.subscription', ($this->privates['api_platform.graphql.cache.subscription'] ?? $this->getApiPlatform_Graphql_Cache_SubscriptionService()));
  763.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  764.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  765.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  766.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  767.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  768.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  769.         if ($this->has('kernel')) {
  770.             $g->setKernel($b);
  771.         }
  772.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  773.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  774.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  775.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  776.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  777.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  778.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  779.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  780.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  781.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  782.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  783.         $instance->add($d);
  784.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  785.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($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())));
  786.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['twig'] ?? $this->getTwigService())));
  787.         $instance->add($e);
  788.         $instance->add($f);
  789.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  790.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  791.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  792.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  793.         $instance->add($g);
  794.         return $instance;
  795.     }
  796.     /**
  797.      * Gets the public 'cache.app' shared service.
  798.      *
  799.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  800.      */
  801.     protected function getCache_AppService()
  802.     {
  803.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('zlLi4Bd7YX'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  804.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  805.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  806.     }
  807.     /**
  808.      * Gets the public 'cache.system' shared service.
  809.      *
  810.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  811.      */
  812.     protected function getCache_SystemService()
  813.     {
  814.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Zds4e4AMTR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  815.     }
  816.     /**
  817.      * Gets the public 'cache.validator_expression_language' shared service.
  818.      *
  819.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  820.      */
  821.     protected function getCache_ValidatorExpressionLanguageService()
  822.     {
  823.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6LztnFCRjL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  824.     }
  825.     /**
  826.      * Gets the public 'data_collector.dump' shared service.
  827.      *
  828.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  829.      */
  830.     protected function getDataCollector_DumpService()
  831.     {
  832.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  833.     }
  834.     /**
  835.      * Gets the public 'doctrine' shared service.
  836.      *
  837.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  838.      */
  839.     protected function getDoctrineService()
  840.     {
  841.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  842.     }
  843.     /**
  844.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  845.      *
  846.      * @return \Doctrine\DBAL\Connection
  847.      */
  848.     protected function getDoctrine_Dbal_DefaultConnectionService()
  849.     {
  850.         $a = new \Doctrine\DBAL\Configuration();
  851.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  852.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  853.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  854.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  855.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(NULL, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  856.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  857.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 'mariadb-10.7.3''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  858.             'App\\EventListener\\EntityPersistSubscriber' => ['privates''App\\EventListener\\EntityPersistSubscriber''getEntityPersistSubscriberService'true],
  859.             'App\\EventListener\\UserLoginSubscriber' => ['privates''App\\EventListener\\UserLoginSubscriber''getUserLoginSubscriberService'true],
  860.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  861.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  862.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  863.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  864.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  865.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  866.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  867.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  868.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  869.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  870.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  871.             'fos_elastica.listener.image_de' => ['privates''fos_elastica.listener.image_de''getFosElastica_Listener_ImageDeService'true],
  872.             'fos_elastica.listener.image_en' => ['privates''fos_elastica.listener.image_en''getFosElastica_Listener_ImageEnService'true],
  873.             'fos_elastica.listener.person_de' => ['privates''fos_elastica.listener.person_de''getFosElastica_Listener_PersonDeService'true],
  874.             'fos_elastica.listener.person_en' => ['privates''fos_elastica.listener.person_en''getFosElastica_Listener_PersonEnService'true],
  875.         ], [
  876.             'App\\EventListener\\EntityPersistSubscriber' => '?',
  877.             'App\\EventListener\\UserLoginSubscriber' => '?',
  878.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  879.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  880.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  881.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  882.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  883.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  884.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  885.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  886.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  887.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  888.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  889.             'fos_elastica.listener.image_de' => '?',
  890.             'fos_elastica.listener.image_en' => '?',
  891.             'fos_elastica.listener.person_de' => '?',
  892.             'fos_elastica.listener.person_en' => '?',
  893.         ]), [=> 'App\\EventListener\\EntityPersistSubscriber'=> 'App\\EventListener\\EntityPersistSubscriber'=> 'App\\EventListener\\UserLoginSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'13 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 14 => [=> [=> 'postPersist'], => 'fos_elastica.listener.person_de'], 15 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.person_de'], 16 => [=> [=> 'preRemove'], => 'fos_elastica.listener.person_de'], 17 => [=> [=> 'postFlush'], => 'fos_elastica.listener.person_de'], 18 => [=> [=> 'postPersist'], => 'fos_elastica.listener.person_en'], 19 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.person_en'], 20 => [=> [=> 'preRemove'], => 'fos_elastica.listener.person_en'], 21 => [=> [=> 'postFlush'], => 'fos_elastica.listener.person_en'], 22 => [=> [=> 'postPersist'], => 'fos_elastica.listener.image_de'], 23 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.image_de'], 24 => [=> [=> 'preRemove'], => 'fos_elastica.listener.image_de'], 25 => [=> [=> 'postFlush'], => 'fos_elastica.listener.image_de'], 26 => [=> [=> 'postPersist'], => 'fos_elastica.listener.image_en'], 27 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.image_en'], 28 => [=> [=> 'preRemove'], => 'fos_elastica.listener.image_en'], 29 => [=> [=> 'postFlush'], => 'fos_elastica.listener.image_en']]), []);
  894.     }
  895.     /**
  896.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  897.      *
  898.      * @return \Doctrine\ORM\EntityManager
  899.      */
  900.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  901.     {
  902.         if ($lazyLoad) {
  903.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  904.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  905.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  906.                     $proxy->setProxyInitializer(null);
  907.                     return true;
  908.                 });
  909.             });
  910.         }
  911.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  912.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  913.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  914.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  915.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  916.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  917.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  918.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  919.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  922.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  923.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  924.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  925.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  926.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  927.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  928.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  929.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  930.         $a = new \Doctrine\ORM\Configuration();
  931.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  932.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')]))), 'App\\Entity');
  933.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  934.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  935.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  936.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  937.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  938.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  939.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  940.         ], [
  941.             'doctrine.ulid_generator' => '?',
  942.             'doctrine.uuid_generator' => '?',
  943.         ])));
  944.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  945.         $a->setProxyNamespace('Proxies');
  946.         $a->setAutoGenerateProxyClasses(true);
  947.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  948.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  949.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  950.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  951.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  952.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  953.             'App\\Repository\\AnnotationobjectRepository' => ['privates''App\\Repository\\AnnotationobjectRepository''getAnnotationobjectRepositoryService'true],
  954.             'App\\Repository\\EntityOptionRepository' => ['privates''App\\Repository\\EntityOptionRepository''getEntityOptionRepositoryService'true],
  955.             'App\\Repository\\ImageRepository' => ['privates''App\\Repository\\ImageRepository''getImageRepositoryService'true],
  956.             'App\\Repository\\IncidentRepository' => ['privates''App\\Repository\\IncidentRepository''getIncidentRepositoryService'true],
  957.             'App\\Repository\\OwnerRepository' => ['privates''App\\Repository\\OwnerRepository''getOwnerRepositoryService'true],
  958.             'App\\Repository\\PersonRepository' => ['privates''App\\Repository\\PersonRepository''getPersonRepositoryService'true],
  959.             'App\\Repository\\PhotographerRepository' => ['privates''App\\Repository\\PhotographerRepository''getPhotographerRepositoryService'true],
  960.             'App\\Repository\\PlaceRepository' => ['privates''App\\Repository\\PlaceRepository''getPlaceRepositoryService'true],
  961.             'App\\Repository\\SeriesRepository' => ['privates''App\\Repository\\SeriesRepository''getSeriesRepositoryService'true],
  962.             'App\\Repository\\SourceRepository' => ['privates''App\\Repository\\SourceRepository''getSourceRepositoryService'true],
  963.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  964.         ], [
  965.             'App\\Repository\\AnnotationobjectRepository' => '?',
  966.             'App\\Repository\\EntityOptionRepository' => '?',
  967.             'App\\Repository\\ImageRepository' => '?',
  968.             'App\\Repository\\IncidentRepository' => '?',
  969.             'App\\Repository\\OwnerRepository' => '?',
  970.             'App\\Repository\\PersonRepository' => '?',
  971.             'App\\Repository\\PhotographerRepository' => '?',
  972.             'App\\Repository\\PlaceRepository' => '?',
  973.             'App\\Repository\\SeriesRepository' => '?',
  974.             'App\\Repository\\SourceRepository' => '?',
  975.             'App\\Repository\\UserRepository' => '?',
  976.         ])));
  977.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  978.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  979.         return $instance;
  980.     }
  981.     /**
  982.      * Gets the public 'event_dispatcher' shared service.
  983.      *
  984.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  985.      */
  986.     protected function getEventDispatcherService()
  987.     {
  988.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  989.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  990.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  991.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  992.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  993.         $instance->addListener('security.interactive_login', [=> function () {
  994.             return ($this->privates['App\\EventListener\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  995.         }, => 'onSecurityInteractiveLogin'], 200);
  996.         $instance->addListener('kernel.controller', [=> function () {
  997.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  998.         }, => 'onKernelController'], 0);
  999.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1000.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1001.         }, => 'checkPassport'], 1024);
  1002.         $instance->addListener('kernel.response', [=> function () {
  1003.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1004.         }, => 'onKernelResponse'], 0);
  1005.         $instance->addListener('kernel.response', [=> function () {
  1006.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1007.         }, => 'onKernelResponse'], 0);
  1008.         $instance->addListener('kernel.request', [=> function () {
  1009.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1010.         }, => 'onKernelRequest'], 250);
  1011.         $instance->addListener('kernel.response', [=> function () {
  1012.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1013.         }, => 'onKernelResponse'], 0);
  1014.         $instance->addListener('kernel.response', [=> function () {
  1015.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1016.         }, => 'onResponse'], 0);
  1017.         $instance->addListener('kernel.request', [=> function () {
  1018.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1019.         }, => 'onKernelRequest'], 7);
  1020.         $instance->addListener('kernel.request', [=> function () {
  1021.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1022.         }, => 'onKernelRequest'], 4);
  1023.         $instance->addListener('kernel.view', [=> function () {
  1024.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1025.         }, => 'onKernelView'], 32);
  1026.         $instance->addListener('kernel.request', [=> function () {
  1027.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1028.         }, => 'onKernelRequest'], 2);
  1029.         $instance->addListener('kernel.view', [=> function () {
  1030.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1031.         }, => 'onKernelView'], 16);
  1032.         $instance->addListener('kernel.view', [=> function () {
  1033.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1034.         }, => 'onKernelView'], 8);
  1035.         $instance->addListener('kernel.exception', [=> function () {
  1036.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1037.         }, => 'onKernelException'], 0);
  1038.         $instance->addListener('kernel.exception', [=> function () {
  1039.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1040.         }, => 'onKernelException'], -96);
  1041.         $instance->addListener('kernel.request', [=> function () {
  1042.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1043.         }, => 'onKernelRequest'], 0);
  1044.         $instance->addListener('kernel.response', [=> function () {
  1045.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1046.         }, => 'onKernelResponse'], 0);
  1047.         $instance->addListener('kernel.response', [=> function () {
  1048.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1049.         }, => 'onKernelResponse'], -1);
  1050.         $instance->addListener('kernel.view', [=> function () {
  1051.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1052.         }, => 'onKernelView'], 64);
  1053.         $instance->addListener('kernel.request', [=> function () {
  1054.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1055.         }, => 'onKernelRequest'], 16);
  1056.         $instance->addListener('kernel.request', [=> function () {
  1057.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1058.         }, => 'onSecurity'], 3);
  1059.         $instance->addListener('kernel.request', [=> function () {
  1060.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1061.         }, => 'onSecurityPostDenormalize'], 1);
  1062.         $instance->addListener('kernel.exception', [=> function () {
  1063.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1064.         }, => 'onKernelException'], -64);
  1065.         $instance->addListener('kernel.view', [=> function () {
  1066.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1067.         }, => 'onKernelView'], 0);
  1068.         $instance->addListener('kernel.exception', [=> function () {
  1069.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1070.         }, => 'onKernelException'], 0);
  1071.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [=> function () {
  1072.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->load('getFosElastica_PopulateListenerService'));
  1073.         }, => 'onPostIndexPopulate'], -9999);
  1074.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PreTransformEvent', [=> function () {
  1075.             return ($this->privates['App\\EventListener\\ElasticIndexerSubscriber'] ?? $this->load('getElasticIndexerSubscriberService'));
  1076.         }, => 'preTransform'], 0);
  1077.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [=> function () {
  1078.             return ($this->privates['App\\EventListener\\ElasticIndexerSubscriber'] ?? $this->load('getElasticIndexerSubscriberService'));
  1079.         }, => 'postTransform'], 0);
  1080.         $instance->addListener('FOS\\ElasticaBundle\\Event\\PreIndexPopulateEvent', [=> function () {
  1081.             return ($this->privates['App\\EventListener\\ElasticIndexerSubscriber'] ?? $this->load('getElasticIndexerSubscriberService'));
  1082.         }, => 'preIndex'], 0);
  1083.         $instance->addListener('kernel.request', [=> function () {
  1084.             return ($this->privates['App\\EventListener\\LocaleSubscriber'] ?? ($this->privates['App\\EventListener\\LocaleSubscriber'] = new \App\EventListener\LocaleSubscriber()));
  1085.         }, => 'onKernelRequest'], 20);
  1086.         $instance->addListener('kernel.response', [=> function () {
  1087.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1088.         }, => 'onKernelResponse'], 0);
  1089.         $instance->addListener('kernel.response', [=> function () {
  1090.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1091.         }, => 'onKernelResponse'], -1024);
  1092.         $instance->addListener('kernel.request', [=> function () {
  1093.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1094.         }, => 'setDefaultLocale'], 100);
  1095.         $instance->addListener('kernel.request', [=> function () {
  1096.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1097.         }, => 'onKernelRequest'], 16);
  1098.         $instance->addListener('kernel.finish_request', [=> function () {
  1099.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1100.         }, => 'onKernelFinishRequest'], 0);
  1101.         $instance->addListener('kernel.request', [=> function () {
  1102.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1103.         }, => 'onKernelRequest'], 256);
  1104.         $instance->addListener('kernel.response', [=> function () {
  1105.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1106.         }, => 'onResponse'], -255);
  1107.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1108.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1109.         }, => 'onControllerArguments'], 0);
  1110.         $instance->addListener('kernel.exception', [=> function () {
  1111.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1112.         }, => 'logKernelException'], 0);
  1113.         $instance->addListener('kernel.exception', [=> function () {
  1114.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1115.         }, => 'onKernelException'], -128);
  1116.         $instance->addListener('kernel.response', [=> function () {
  1117.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1118.         }, => 'removeCspHeader'], -128);
  1119.         $instance->addListener('kernel.request', [=> function () {
  1120.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1121.         }, => 'onKernelRequest'], 15);
  1122.         $instance->addListener('kernel.finish_request', [=> function () {
  1123.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1124.         }, => 'onKernelFinishRequest'], -15);
  1125.         $instance->addListener('console.error', [=> function () {
  1126.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1127.         }, => 'onConsoleError'], -128);
  1128.         $instance->addListener('console.terminate', [=> function () {
  1129.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1130.         }, => 'onConsoleTerminate'], -128);
  1131.         $instance->addListener('console.error', [=> function () {
  1132.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1133.         }, => 'onConsoleError'], 0);
  1134.         $instance->addListener('kernel.request', [=> function () {
  1135.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1136.         }, => 'configure'], 2048);
  1137.         $instance->addListener('console.command', [=> function () {
  1138.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1139.         }, => 'configure'], 2048);
  1140.         $instance->addListener('kernel.request', [=> function () {
  1141.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1142.         }, => 'onKernelRequest'], 32);
  1143.         $instance->addListener('kernel.finish_request', [=> function () {
  1144.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1145.         }, => 'onKernelFinishRequest'], 0);
  1146.         $instance->addListener('kernel.exception', [=> function () {
  1147.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1148.         }, => 'onKernelException'], -64);
  1149.         $instance->addListener('kernel.response', [=> function () {
  1150.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1151.         }, => 'onKernelResponse'], 0);
  1152.         $instance->addListener('kernel.request', [=> function () {
  1153.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1154.         }, => 'onKernelRequest'], 128);
  1155.         $instance->addListener('kernel.response', [=> function () {
  1156.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1157.         }, => 'onKernelResponse'], -1000);
  1158.         $instance->addListener('kernel.response', [=> function () {
  1159.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1160.         }, => 'onKernelResponse'], -100);
  1161.         $instance->addListener('kernel.exception', [=> function () {
  1162.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1163.         }, => 'onKernelException'], 0);
  1164.         $instance->addListener('kernel.terminate', [=> function () {
  1165.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1166.         }, => 'onKernelTerminate'], -1024);
  1167.         $instance->addListener('kernel.controller', [=> function () {
  1168.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1169.         }, => 'onKernelController'], 0);
  1170.         $instance->addListener('kernel.response', [=> function () {
  1171.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1172.         }, => 'onKernelResponse'], 0);
  1173.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1174.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1175.         }, => 'checkPassport'], 0);
  1176.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1177.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1178.         }, => 'onLoginSuccess'], 0);
  1179.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1180.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1181.         }, => 'onVoterVote'], 0);
  1182.         $instance->addListener('kernel.request', [=> function () {
  1183.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1184.         }, => 'configureLogoutUrlGenerator'], 8);
  1185.         $instance->addListener('kernel.request', [=> function () {
  1186.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1187.         }, => 'onKernelRequest'], 8);
  1188.         $instance->addListener('kernel.finish_request', [=> function () {
  1189.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1190.         }, => 'onKernelFinishRequest'], 0);
  1191.         $instance->addListener('console.error', [=> function () {
  1192.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1193.         }, => 'onConsoleError'], 0);
  1194.         $instance->addListener('console.terminate', [=> function () {
  1195.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1196.         }, => 'onConsoleTerminate'], 0);
  1197.         $instance->addListener('kernel.response', [=> function () {
  1198.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1199.         }, => 'onKernelResponse'], -128);
  1200.         $instance->addListener('kernel.request', [=> function () {
  1201.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1202.         }, => 'onKernelRequest'], 0);
  1203.         $instance->addListener('kernel.controller', [=> function () {
  1204.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1205.         }, => 'onKernelController'], 128);
  1206.         $instance->addListener('kernel.controller', [=> function () {
  1207.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1208.         }, => 'onKernelController'], 0);
  1209.         $instance->addListener('kernel.controller', [=> function () {
  1210.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1211.         }, => 'onKernelController'], 0);
  1212.         $instance->addListener('kernel.controller', [=> function () {
  1213.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1214.         }, => 'onKernelController'], -128);
  1215.         $instance->addListener('kernel.view', [=> function () {
  1216.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1217.         }, => 'onKernelView'], 0);
  1218.         $instance->addListener('kernel.controller', [=> function () {
  1219.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1220.         }, => 'onKernelController'], 0);
  1221.         $instance->addListener('kernel.response', [=> function () {
  1222.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1223.         }, => 'onKernelResponse'], 0);
  1224.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1225.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1226.         }, => 'onKernelControllerArguments'], 0);
  1227.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1228.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1229.         }, => 'onKernelControllerArguments'], 0);
  1230.         $instance->addListener('console.command', [=> function () {
  1231.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1232.         }, => 'onCommand'], 255);
  1233.         $instance->addListener('console.terminate', [=> function () {
  1234.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1235.         }, => 'onTerminate'], -255);
  1236.         $instance->addListener('console.command', [=> function () {
  1237.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1238.         }, => 'configure'], 1024);
  1239.         $instance->addListener('kernel.finish_request', [=> function () {
  1240.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1241.         }, => 'resetAssets'], 0);
  1242.         $instance->addListener('knp_pager.items', [=> function () {
  1243.             return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->load('getFosElastica_Paginator_SubscriberService'));
  1244.         }, => 'items'], 1);
  1245.         $instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [=> function () {
  1246.             return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->load('getFosElastica_FilterObjectsListenerService'));
  1247.         }, => 'filterObjects'], 0);
  1248.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1249.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1250.         }, => 'checkPassport'], 512);
  1251.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1252.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1253.         }, => 'onLogout'], 0);
  1254.         return $instance;
  1255.     }
  1256.     /**
  1257.      * Gets the public 'http_kernel' shared service.
  1258.      *
  1259.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1260.      */
  1261.     protected function getHttpKernelService()
  1262.     {
  1263.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1264.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1265.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1266.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1267.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1268.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1269.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1270.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1271.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1272.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1273.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1274.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1275.     }
  1276.     /**
  1277.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1278.      *
  1279.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1280.      */
  1281.     protected function getLiipImagine_Cache_ManagerService()
  1282.     {
  1283.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  1284.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1285.         $instance->addResolver('images', ($this->services['liip_imagine.cache.resolver.images'] ?? $this->getLiipImagine_Cache_Resolver_ImagesService()));
  1286.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1287.         return $instance;
  1288.     }
  1289.     /**
  1290.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1291.      *
  1292.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1293.      */
  1294.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1295.     {
  1296.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1297.     }
  1298.     /**
  1299.      * Gets the public 'liip_imagine.cache.resolver.images' shared service.
  1300.      *
  1301.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1302.      */
  1303.     protected function getLiipImagine_Cache_Resolver_ImagesService()
  1304.     {
  1305.         return $this->services['liip_imagine.cache.resolver.images'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1306.     }
  1307.     /**
  1308.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1309.      *
  1310.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1311.      */
  1312.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1313.     {
  1314.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1315.     }
  1316.     /**
  1317.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1318.      *
  1319.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1320.      */
  1321.     protected function getLiipImagine_Cache_SignerService()
  1322.     {
  1323.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1324.     }
  1325.     /**
  1326.      * Gets the public 'monolog.logger.deprecation' shared service.
  1327.      *
  1328.      * @return \Symfony\Bridge\Monolog\Logger
  1329.      */
  1330.     protected function getMonolog_Logger_DeprecationService()
  1331.     {
  1332.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1333.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1334.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1335.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1336.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1337.         return $instance;
  1338.     }
  1339.     /**
  1340.      * Gets the public 'request_stack' shared service.
  1341.      *
  1342.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1343.      */
  1344.     protected function getRequestStackService()
  1345.     {
  1346.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1347.     }
  1348.     /**
  1349.      * Gets the public 'router' shared service.
  1350.      *
  1351.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1352.      */
  1353.     protected function getRouterService()
  1354.     {
  1355.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1356.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1357.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1358.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1359.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1360.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1361.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1362.         ], [
  1363.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1364.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'de');
  1365.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1366.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1367.         return $instance;
  1368.     }
  1369.     /**
  1370.      * Gets the public 'translator' shared service.
  1371.      *
  1372.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1373.      */
  1374.     protected function getTranslatorService()
  1375.     {
  1376.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1377.     }
  1378.     /**
  1379.      * Gets the public 'var_dumper.cloner' shared service.
  1380.      *
  1381.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1382.      */
  1383.     protected function getVarDumper_ClonerService()
  1384.     {
  1385.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1386.         $instance->setMaxItems(2500);
  1387.         $instance->setMinDepth(1);
  1388.         $instance->setMaxString(-1);
  1389.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1390.         return $instance;
  1391.     }
  1392.     /**
  1393.      * Gets the private '.debug.http_client' shared service.
  1394.      *
  1395.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1396.      */
  1397.     protected function get_Debug_HttpClientService()
  1398.     {
  1399.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1400.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1401.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1402.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1403.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1404.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1405.         $a->setLogger($b);
  1406.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1407.     }
  1408.     /**
  1409.      * Gets the private '.service_locator.IEeEty.' shared service.
  1410.      *
  1411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1412.      */
  1413.     protected function get_ServiceLocator_IEeEty_Service()
  1414.     {
  1415.         return $this->privates['.service_locator.IEeEty.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1416.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1417.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1418.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1419.         ], [
  1420.             'security.firewall.map.context.api' => '?',
  1421.             'security.firewall.map.context.dev' => '?',
  1422.             'security.firewall.map.context.main' => '?',
  1423.         ]);
  1424.     }
  1425.     /**
  1426.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1427.      *
  1428.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1429.      */
  1430.     protected function getAdminRouterSubscriberService()
  1431.     {
  1432.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1433.         $b = ($this->services['router'] ?? $this->getRouterService());
  1434.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1435.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\AdminDashboardController'=> 'App\\Controller\\Admin\\AppDashboardController'=> 'App\\Controller\\Admin\\DeployDashboardController']))), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b, ($this->privates['twig'] ?? $this->getTwigService()));
  1436.     }
  1437.     /**
  1438.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1439.      *
  1440.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1441.      */
  1442.     protected function getActionFactoryService()
  1443.     {
  1444.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  1445.     }
  1446.     /**
  1447.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1448.      *
  1449.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1450.      */
  1451.     protected function getControllerFactoryService()
  1452.     {
  1453.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\AdminDashboardController'=> 'App\\Controller\\Admin\\AppDashboardController'=> 'App\\Controller\\Admin\\DeployDashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1454.     }
  1455.     /**
  1456.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1457.      *
  1458.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1459.      */
  1460.     protected function getEntityFactoryService()
  1461.     {
  1462.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1463.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  1464.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1465.             yield => ($this->privates['App\\Admin\\Field\\Configurator\\EntitiyOptionConfigurator'] ?? $this->load('getEntitiyOptionConfiguratorService'));
  1466.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1467.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1468.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1469.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1470.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1471.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1472.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1473.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1474.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1475.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1476.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1477.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1478.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1479.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1480.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1481.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1482.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1483.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1484.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1485.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1486.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1487.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1488.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1489.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1490.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1491.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1492.             yield 28 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1493.         }, 29)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1494.     }
  1495.     /**
  1496.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1497.      *
  1498.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1499.      */
  1500.     protected function getAdminContextProviderService()
  1501.     {
  1502.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1503.     }
  1504.     /**
  1505.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1506.      *
  1507.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1508.      */
  1509.     protected function getCrudControllerRegistryService()
  1510.     {
  1511.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\AnnotationobjectCrudController'=> 'App\\Controller\\Admin\\EntityOptionCrudController'=> 'App\\Controller\\Admin\\ImageCrudController'=> 'App\\Controller\\Admin\\IncidentCrudController'=> 'App\\Controller\\Admin\\OwnerCrudController'=> 'App\\Controller\\Admin\\PersonCrudController'=> 'App\\Controller\\Admin\\PhotographerCrudController'=> 'App\\Controller\\Admin\\PlaceCrudController'=> 'App\\Controller\\Admin\\SeriesCrudController'=> 'App\\Controller\\Admin\\SourceCrudController'10 => 'App\\Controller\\Admin\\UserCrudController']);
  1512.     }
  1513.     /**
  1514.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1515.      *
  1516.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1517.      */
  1518.     protected function getAdminUrlGeneratorService()
  1519.     {
  1520.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1521.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\AdminDashboardController'=> 'App\\Controller\\Admin\\AppDashboardController'=> 'App\\Controller\\Admin\\DeployDashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()));
  1522.         };
  1523.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1524.     }
  1525.     /**
  1526.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1527.      *
  1528.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1529.      */
  1530.     protected function getAuthorizationCheckerService()
  1531.     {
  1532.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1533.     }
  1534.     /**
  1535.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1536.      *
  1537.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1538.      */
  1539.     protected function getResetAssetsEventListenerService()
  1540.     {
  1541.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1542.     }
  1543.     /**
  1544.      * Gets the private 'annotations.cache_adapter' shared service.
  1545.      *
  1546.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1547.      */
  1548.     protected function getAnnotations_CacheAdapterService()
  1549.     {
  1550.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1551.     }
  1552.     /**
  1553.      * Gets the private 'annotations.cached_reader' shared service.
  1554.      *
  1555.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1556.      */
  1557.     protected function getAnnotations_CachedReaderService()
  1558.     {
  1559.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1560.     }
  1561.     /**
  1562.      * Gets the private 'annotations.reader' shared service.
  1563.      *
  1564.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1565.      */
  1566.     protected function getAnnotations_ReaderService()
  1567.     {
  1568.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1569.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1570.         $a->registerUniqueLoader('class_exists');
  1571.         $instance->addGlobalIgnoredName('required'$a);
  1572.         return $instance;
  1573.     }
  1574.     /**
  1575.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1576.      *
  1577.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1578.      */
  1579.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1580.     {
  1581.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dNtbhpIMEE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1582.     }
  1583.     /**
  1584.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1585.      *
  1586.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1587.      */
  1588.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1589.     {
  1590.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z1TmI4aa0B'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1591.     }
  1592.     /**
  1593.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1594.      *
  1595.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1596.      */
  1597.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1598.     {
  1599.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pcKOrJtD5n'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1600.     }
  1601.     /**
  1602.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1603.      *
  1604.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1605.      */
  1606.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1607.     {
  1608.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SNsC1t5LXg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1609.     }
  1610.     /**
  1611.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1612.      *
  1613.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1614.      */
  1615.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1616.     {
  1617.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('e1ZS2O91ip'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1618.     }
  1619.     /**
  1620.      * Gets the private 'api_platform.filter_locator' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1623.      */
  1624.     protected function getApiPlatform_FilterLocatorService()
  1625.     {
  1626.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1627.             'annotated_app_entity_annotationobject_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_annotationobject_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAnnotationobjectApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1628.             'annotated_app_entity_entity_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_entity_option_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEntityOptionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1629.             'annotated_app_entity_image_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_image_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityImageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1630.             'annotated_app_entity_incident_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_incident_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityIncidentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1631.             'annotated_app_entity_owner_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_owner_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityOwnerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1632.             'annotated_app_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPersonApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1633.             'annotated_app_entity_photographer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_photographer_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPhotographerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1634.             'annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityPlaceApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService'true],
  1635.             'annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPlaceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1636.             'annotated_app_entity_series_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_series_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySeriesApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1637.             'annotated_app_entity_source_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_source_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntitySourceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  1638.         ], [
  1639.             'annotated_app_entity_annotationobject_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1640.             'annotated_app_entity_entity_option_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1641.             'annotated_app_entity_image_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1642.             'annotated_app_entity_incident_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1643.             'annotated_app_entity_owner_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1644.             'annotated_app_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1645.             'annotated_app_entity_photographer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1646.             'annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  1647.             'annotated_app_entity_place_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1648.             'annotated_app_entity_series_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1649.             'annotated_app_entity_source_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1650.         ]);
  1651.     }
  1652.     /**
  1653.      * Gets the private 'api_platform.graphql.cache.subscription' shared service.
  1654.      *
  1655.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1656.      */
  1657.     protected function getApiPlatform_Graphql_Cache_SubscriptionService()
  1658.     {
  1659.         return $this->privates['api_platform.graphql.cache.subscription'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7ONJdFGwt0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1660.     }
  1661.     /**
  1662.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1663.      *
  1664.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  1665.      */
  1666.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1667.     {
  1668.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], true, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1669.     }
  1670.     /**
  1671.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1672.      *
  1673.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1674.      */
  1675.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1676.     {
  1677.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1678.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1679.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1680.         }
  1681.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $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())));
  1682.     }
  1683.     /**
  1684.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1685.      *
  1686.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  1687.      */
  1688.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1689.     {
  1690.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1691.     }
  1692.     /**
  1693.      * Gets the private 'api_platform.identifier.converter' shared service.
  1694.      *
  1695.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1696.      */
  1697.     protected function getApiPlatform_Identifier_ConverterService()
  1698.     {
  1699.         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'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  1700.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UlidNormalizer()));
  1701.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UuidNormalizer()));
  1702.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1703.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1704.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  1705.         }, 5));
  1706.     }
  1707.     /**
  1708.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1709.      *
  1710.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1711.      */
  1712.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1713.     {
  1714.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1715.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1716.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  1717.     }
  1718.     /**
  1719.      * Gets the private 'api_platform.iri_converter' shared service.
  1720.      *
  1721.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1722.      */
  1723.     protected function getApiPlatform_IriConverterService()
  1724.     {
  1725.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1726.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1727.     }
  1728.     /**
  1729.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1730.      *
  1731.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1732.      */
  1733.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1734.     {
  1735.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1736.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1737.         return $instance;
  1738.     }
  1739.     /**
  1740.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1741.      *
  1742.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  1743.      */
  1744.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1745.     {
  1746.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1747.     }
  1748.     /**
  1749.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1750.      *
  1751.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  1752.      */
  1753.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1754.     {
  1755.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  1756.     }
  1757.     /**
  1758.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1759.      *
  1760.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  1761.      */
  1762.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1763.     {
  1764.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->privates['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1765.     }
  1766.     /**
  1767.      * Gets the private 'api_platform.listener.request.read' shared service.
  1768.      *
  1769.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1770.      */
  1771.     protected function getApiPlatform_Listener_Request_ReadService()
  1772.     {
  1773.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1774.     }
  1775.     /**
  1776.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1777.      *
  1778.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  1779.      */
  1780.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1781.     {
  1782.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1783.     }
  1784.     /**
  1785.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1786.      *
  1787.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1788.      */
  1789.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1790.     {
  1791.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1792.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  1793.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  1794.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1795.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  1796.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  1797.         }, 4)));
  1798.     }
  1799.     /**
  1800.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1801.      *
  1802.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1803.      */
  1804.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1805.     {
  1806.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  1807.     }
  1808.     /**
  1809.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1810.      *
  1811.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1812.      */
  1813.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1814.     {
  1815.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1816.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  1817.     }
  1818.     /**
  1819.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1820.      *
  1821.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1822.      */
  1823.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1824.     {
  1825.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  1826.     }
  1827.     /**
  1828.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1829.      *
  1830.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  1831.      */
  1832.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1833.     {
  1834.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  1835.     }
  1836.     /**
  1837.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1838.      *
  1839.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1840.      */
  1841.     protected function getApiPlatform_OperationPathResolver_RouterService()
  1842.     {
  1843.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  1844.     }
  1845.     /**
  1846.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1847.      *
  1848.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  1849.      */
  1850.     protected function getApiPlatform_ResourceClassResolverService()
  1851.     {
  1852.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1853.     }
  1854.     /**
  1855.      * Gets the private 'api_platform.router' shared service.
  1856.      *
  1857.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  1858.      */
  1859.     protected function getApiPlatform_RouterService()
  1860.     {
  1861.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1862.     }
  1863.     /**
  1864.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1865.      *
  1866.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  1867.      */
  1868.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1869.     {
  1870.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  1871.     }
  1872.     /**
  1873.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1874.      *
  1875.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  1876.      */
  1877.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1878.     {
  1879.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), false);
  1880.     }
  1881.     /**
  1882.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1883.      *
  1884.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  1885.      */
  1886.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1887.     {
  1888.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1889.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \App\Api\Serializer\InternalContextBuilder(new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a), ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1890.     }
  1891.     /**
  1892.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1893.      *
  1894.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  1895.      */
  1896.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1897.     {
  1898.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\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()))])));
  1899.     }
  1900.     /**
  1901.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1902.      *
  1903.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1904.      */
  1905.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1906.     {
  1907.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  1908.     }
  1909.     /**
  1910.      * Gets the private 'assets.packages' shared service.
  1911.      *
  1912.      * @return \Symfony\Component\Asset\Packages
  1913.      */
  1914.     protected function getAssets_PackagesService()
  1915.     {
  1916.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1917.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1918.             return new \EmptyIterator();
  1919.         }, 0));
  1920.     }
  1921.     /**
  1922.      * Gets the private 'cache.annotations' shared service.
  1923.      *
  1924.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1925.      */
  1926.     protected function getCache_AnnotationsService()
  1927.     {
  1928.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sSFNsDQ+02'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1929.     }
  1930.     /**
  1931.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1932.      *
  1933.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1934.      */
  1935.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1936.     {
  1937.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1938.     }
  1939.     /**
  1940.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1943.      */
  1944.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1945.     {
  1946.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1947.     }
  1948.     /**
  1949.      * Gets the private 'cache.property_info' shared service.
  1950.      *
  1951.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1952.      */
  1953.     protected function getCache_PropertyInfoService()
  1954.     {
  1955.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tr+4ARXzKC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1956.     }
  1957.     /**
  1958.      * Gets the private 'cache.security_expression_language' shared service.
  1959.      *
  1960.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1961.      */
  1962.     protected function getCache_SecurityExpressionLanguageService()
  1963.     {
  1964.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wmOkSOQvRs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1965.     }
  1966.     /**
  1967.      * Gets the private 'cache.serializer' shared service.
  1968.      *
  1969.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1970.      */
  1971.     protected function getCache_SerializerService()
  1972.     {
  1973.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9p5cvMPf0N'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1974.     }
  1975.     /**
  1976.      * Gets the private 'cache.validator' shared service.
  1977.      *
  1978.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1979.      */
  1980.     protected function getCache_ValidatorService()
  1981.     {
  1982.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dD4Z3wTgWL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1983.     }
  1984.     /**
  1985.      * Gets the private 'cache.webpack_encore' shared service.
  1986.      *
  1987.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1988.      */
  1989.     protected function getCache_WebpackEncoreService()
  1990.     {
  1991.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('U1vjzsfWic'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1992.     }
  1993.     /**
  1994.      * Gets the private 'config_cache_factory' shared service.
  1995.      *
  1996.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1997.      */
  1998.     protected function getConfigCacheFactoryService()
  1999.     {
  2000.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2001.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2002.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2003.         }, 2));
  2004.     }
  2005.     /**
  2006.      * Gets the private 'data_collector.form' shared service.
  2007.      *
  2008.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2009.      */
  2010.     protected function getDataCollector_FormService()
  2011.     {
  2012.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2013.     }
  2014.     /**
  2015.      * Gets the private 'data_collector.request' shared service.
  2016.      *
  2017.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2018.      */
  2019.     protected function getDataCollector_RequestService()
  2020.     {
  2021.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2022.     }
  2023.     /**
  2024.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2025.      *
  2026.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2027.      */
  2028.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2029.     {
  2030.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  2031.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2032.         }, 1)));
  2033.     }
  2034.     /**
  2035.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2036.      *
  2037.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2038.      */
  2039.     protected function getDebug_ApiPlatform_DataPersisterService()
  2040.     {
  2041.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2042.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2043.         }, 1)));
  2044.     }
  2045.     /**
  2046.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2047.      *
  2048.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2049.      */
  2050.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2051.     {
  2052.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  2053.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2054.         }, 1)));
  2055.     }
  2056.     /**
  2057.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2058.      *
  2059.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2060.      */
  2061.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2062.     {
  2063.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  2064.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2065.         }, 1)));
  2066.     }
  2067.     /**
  2068.      * Gets the private 'debug.controller_resolver' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2071.      */
  2072.     protected function getDebug_ControllerResolverService()
  2073.     {
  2074.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2075.     }
  2076.     /**
  2077.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2078.      *
  2079.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2080.      */
  2081.     protected function getDebug_DebugHandlersListenerService()
  2082.     {
  2083.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2084.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2085.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2086.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2087.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2088.         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()));
  2089.     }
  2090.     /**
  2091.      * Gets the private 'debug.file_link_formatter' shared service.
  2092.      *
  2093.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2094.      */
  2095.     protected function getDebug_FileLinkFormatterService()
  2096.     {
  2097.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2098.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2099.         });
  2100.     }
  2101.     /**
  2102.      * Gets the private 'debug.log_processor' shared service.
  2103.      *
  2104.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2105.      */
  2106.     protected function getDebug_LogProcessorService()
  2107.     {
  2108.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2109.     }
  2110.     /**
  2111.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2112.      *
  2113.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2114.      */
  2115.     protected function getDebug_Security_Access_DecisionManagerService()
  2116.     {
  2117.         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 () {
  2118.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2119.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2120.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2121.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2122.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2123.     }
  2124.     /**
  2125.      * Gets the private 'debug.security.firewall' shared service.
  2126.      *
  2127.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2128.      */
  2129.     protected function getDebug_Security_FirewallService()
  2130.     {
  2131.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2132.     }
  2133.     /**
  2134.      * Gets the private 'debug.validator' shared service.
  2135.      *
  2136.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2137.      */
  2138.     protected function getDebug_ValidatorService()
  2139.     {
  2140.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2141.     }
  2142.     /**
  2143.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2144.      *
  2145.      * @return \Doctrine\Migrations\DependencyFactory
  2146.      */
  2147.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2148.     {
  2149.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2150.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2151.         $a->setAllOrNothing(false);
  2152.         $a->setCheckDatabasePlatform(true);
  2153.         $a->setTransactional(true);
  2154.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2155.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2156.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2157.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2158.         });
  2159.         return $instance;
  2160.     }
  2161.     /**
  2162.      * Gets the private 'exception_listener' shared service.
  2163.      *
  2164.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2165.      */
  2166.     protected function getExceptionListener2Service()
  2167.     {
  2168.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2169.     }
  2170.     /**
  2171.      * Gets the private 'fos_elastica.logger' shared service.
  2172.      *
  2173.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  2174.      */
  2175.     protected function getFosElastica_LoggerService()
  2176.     {
  2177.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  2178.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2179.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2180.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2181.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2182.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  2183.     }
  2184.     /**
  2185.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2186.      *
  2187.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2188.      */
  2189.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2190.     {
  2191.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2192.     }
  2193.     /**
  2194.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2195.      *
  2196.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2197.      */
  2198.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2199.     {
  2200.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2201.     }
  2202.     /**
  2203.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2204.      *
  2205.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2206.      */
  2207.     protected function getLiipImagine_Filter_ConfigurationService()
  2208.     {
  2209.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2210.     }
  2211.     /**
  2212.      * Gets the private 'locale_aware_listener' shared service.
  2213.      *
  2214.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2215.      */
  2216.     protected function getLocaleAwareListenerService()
  2217.     {
  2218.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2219.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  2220.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2221.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2222.     }
  2223.     /**
  2224.      * Gets the private 'locale_listener' shared service.
  2225.      *
  2226.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2227.      */
  2228.     protected function getLocaleListenerService()
  2229.     {
  2230.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'de', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2231.     }
  2232.     /**
  2233.      * Gets the private 'mime_types' shared service.
  2234.      *
  2235.      * @return \Symfony\Component\Mime\MimeTypes
  2236.      */
  2237.     protected function getMimeTypesService()
  2238.     {
  2239.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2240.         $instance->setDefault($instance);
  2241.         return $instance;
  2242.     }
  2243.     /**
  2244.      * Gets the private 'monolog.handler.console' shared service.
  2245.      *
  2246.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2247.      */
  2248.     protected function getMonolog_Handler_ConsoleService()
  2249.     {
  2250.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2251.     }
  2252.     /**
  2253.      * Gets the private 'monolog.handler.main' shared service.
  2254.      *
  2255.      * @return \Monolog\Handler\StreamHandler
  2256.      */
  2257.     protected function getMonolog_Handler_MainService()
  2258.     {
  2259.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2260.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2261.         return $instance;
  2262.     }
  2263.     /**
  2264.      * Gets the private 'monolog.logger' shared service.
  2265.      *
  2266.      * @return \Symfony\Bridge\Monolog\Logger
  2267.      */
  2268.     protected function getMonolog_LoggerService()
  2269.     {
  2270.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2271.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2272.         $instance->useMicrosecondTimestamps(true);
  2273.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2274.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2275.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2276.         return $instance;
  2277.     }
  2278.     /**
  2279.      * Gets the private 'monolog.logger.cache' shared service.
  2280.      *
  2281.      * @return \Symfony\Bridge\Monolog\Logger
  2282.      */
  2283.     protected function getMonolog_Logger_CacheService()
  2284.     {
  2285.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2286.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2287.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2288.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2289.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2290.         return $instance;
  2291.     }
  2292.     /**
  2293.      * Gets the private 'monolog.logger.request' shared service.
  2294.      *
  2295.      * @return \Symfony\Bridge\Monolog\Logger
  2296.      */
  2297.     protected function getMonolog_Logger_RequestService()
  2298.     {
  2299.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2300.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  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.security' shared service.
  2308.      *
  2309.      * @return \Symfony\Bridge\Monolog\Logger
  2310.      */
  2311.     protected function getMonolog_Logger_SecurityService()
  2312.     {
  2313.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  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 'nelmio_cors.cors_listener' shared service.
  2322.      *
  2323.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2324.      */
  2325.     protected function getNelmioCors_CorsListenerService()
  2326.     {
  2327.         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'))]));
  2328.     }
  2329.     /**
  2330.      * Gets the private 'parameter_bag' shared service.
  2331.      *
  2332.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2333.      */
  2334.     protected function getParameterBagService()
  2335.     {
  2336.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2337.     }
  2338.     /**
  2339.      * Gets the private 'profiler_listener' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2342.      */
  2343.     protected function getProfilerListenerService()
  2344.     {
  2345.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2346.     }
  2347.     /**
  2348.      * Gets the private 'property_accessor' shared service.
  2349.      *
  2350.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2351.      */
  2352.     protected function getPropertyAccessorService()
  2353.     {
  2354.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2355.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2356.     }
  2357.     /**
  2358.      * Gets the private 'property_info' shared service.
  2359.      *
  2360.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2361.      */
  2362.     protected function getPropertyInfoService()
  2363.     {
  2364.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2365.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2366.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2367.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2368.         }, 3), new RewindableGenerator(function () {
  2369.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2370.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2371.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2372.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2373.         }, 4), new RewindableGenerator(function () {
  2374.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2375.         }, 1), new RewindableGenerator(function () {
  2376.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2377.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2378.         }, 2), new RewindableGenerator(function () {
  2379.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2380.         }, 1));
  2381.     }
  2382.     /**
  2383.      * Gets the private 'router.expression_language_provider' shared service.
  2384.      *
  2385.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2386.      */
  2387.     protected function getRouter_ExpressionLanguageProviderService()
  2388.     {
  2389.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2390.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2391.         ], [
  2392.             'env' => 'Closure',
  2393.         ]));
  2394.     }
  2395.     /**
  2396.      * Gets the private 'router.request_context' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\Routing\RequestContext
  2399.      */
  2400.     protected function getRouter_RequestContextService()
  2401.     {
  2402.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2403.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2404.         return $instance;
  2405.     }
  2406.     /**
  2407.      * Gets the private 'router_listener' shared service.
  2408.      *
  2409.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2410.      */
  2411.     protected function getRouterListenerService()
  2412.     {
  2413.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2414.     }
  2415.     /**
  2416.      * Gets the private 'security.authorization_checker' shared service.
  2417.      *
  2418.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2419.      */
  2420.     protected function getSecurity_AuthorizationCheckerService()
  2421.     {
  2422.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalse);
  2423.     }
  2424.     /**
  2425.      * Gets the private 'security.context_listener.0' shared service.
  2426.      *
  2427.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2428.      */
  2429.     protected function getSecurity_ContextListener_0Service()
  2430.     {
  2431.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2432.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2433.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  2434.         }, 2), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2435.     }
  2436.     /**
  2437.      * Gets the private 'security.context_listener.1' shared service.
  2438.      *
  2439.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2440.      */
  2441.     protected function getSecurity_ContextListener_1Service()
  2442.     {
  2443.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2444.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2445.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  2446.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2447.     }
  2448.     /**
  2449.      * Gets the private 'security.csrf.token_manager' shared service.
  2450.      *
  2451.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2452.      */
  2453.     protected function getSecurity_Csrf_TokenManagerService()
  2454.     {
  2455.         return $this->privates['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2456.     }
  2457.     /**
  2458.      * Gets the private 'security.csrf.token_storage' shared service.
  2459.      *
  2460.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2461.      */
  2462.     protected function getSecurity_Csrf_TokenStorageService()
  2463.     {
  2464.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2465.     }
  2466.     /**
  2467.      * Gets the private 'security.event_dispatcher.api' shared service.
  2468.      *
  2469.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2470.      */
  2471.     protected function getSecurity_EventDispatcher_ApiService()
  2472.     {
  2473.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2474.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2475.             return ($this->privates['security.listener.api.user_provider'] ?? $this->load('getSecurity_Listener_Api_UserProviderService'));
  2476.         }, => 'checkPassport'], 2048);
  2477.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2478.             return ($this->privates['security.listener.session.api'] ?? $this->load('getSecurity_Listener_Session_ApiService'));
  2479.         }, => 'onSuccessfulLogin'], 0);
  2480.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2481.             return ($this->privates['security.logout.listener.default.api'] ?? $this->load('getSecurity_Logout_Listener_Default_ApiService'));
  2482.         }, => 'onLogout'], 64);
  2483.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2484.             return ($this->privates['security.logout.listener.session.api'] ?? ($this->privates['security.logout.listener.session.api'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2485.         }, => 'onLogout'], 0);
  2486.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2487.             return ($this->privates['security.listener.user_checker.api'] ?? $this->load('getSecurity_Listener_UserChecker_ApiService'));
  2488.         }, => 'preCheckCredentials'], 256);
  2489.         $instance->addListener('security.authentication.success', [=> function () {
  2490.             return ($this->privates['security.listener.user_checker.api'] ?? $this->load('getSecurity_Listener_UserChecker_ApiService'));
  2491.         }, => 'postCheckCredentials'], 256);
  2492.         $instance->addListener('security.interactive_login', [=> function () {
  2493.             return ($this->privates['App\\EventListener\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  2494.         }, => 'onSecurityInteractiveLogin'], 200);
  2495.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2496.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2497.         }, => 'checkPassport'], 1024);
  2498.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2499.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2500.         }, => 'checkPassport'], 0);
  2501.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2502.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2503.         }, => 'onLoginSuccess'], 0);
  2504.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2505.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2506.         }, => 'checkPassport'], 512);
  2507.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2508.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2509.         }, => 'onLogout'], 0);
  2510.         return $instance;
  2511.     }
  2512.     /**
  2513.      * Gets the private 'security.event_dispatcher.main' shared service.
  2514.      *
  2515.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2516.      */
  2517.     protected function getSecurity_EventDispatcher_MainService()
  2518.     {
  2519.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2520.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2521.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2522.         }, => 'checkPassport'], 2048);
  2523.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2524.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2525.         }, => 'onSuccessfulLogin'], 0);
  2526.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2527.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2528.         }, => 'onLogout'], 64);
  2529.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2530.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2531.         }, => 'onLogout'], 0);
  2532.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2533.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2534.         }, => 'preCheckCredentials'], 256);
  2535.         $instance->addListener('security.authentication.success', [=> function () {
  2536.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2537.         }, => 'postCheckCredentials'], 256);
  2538.         $instance->addListener('security.interactive_login', [=> function () {
  2539.             return ($this->privates['App\\EventListener\\UserLoginSubscriber'] ?? $this->load('getUserLoginSubscriberService'));
  2540.         }, => 'onSecurityInteractiveLogin'], 200);
  2541.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2542.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2543.         }, => 'checkPassport'], 1024);
  2544.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2545.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2546.         }, => 'checkPassport'], 0);
  2547.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2548.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2549.         }, => 'onLoginSuccess'], 0);
  2550.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2551.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2552.         }, => 'checkPassport'], 512);
  2553.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2554.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2555.         }, => 'onLogout'], 0);
  2556.         return $instance;
  2557.     }
  2558.     /**
  2559.      * Gets the private 'security.expression_language' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2562.      */
  2563.     protected function getSecurity_ExpressionLanguageService()
  2564.     {
  2565.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2566.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2567.         return $instance;
  2568.     }
  2569.     /**
  2570.      * Gets the private 'security.firewall.map' shared service.
  2571.      *
  2572.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2573.      */
  2574.     protected function getSecurity_Firewall_MapService()
  2575.     {
  2576.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.IEeEty.'] ?? $this->get_ServiceLocator_IEeEty_Service()), new RewindableGenerator(function () {
  2577.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  2578.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2579.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2580.         }, 3));
  2581.     }
  2582.     /**
  2583.      * Gets the private 'security.logout_url_generator' shared service.
  2584.      *
  2585.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2586.      */
  2587.     protected function getSecurity_LogoutUrlGeneratorService()
  2588.     {
  2589.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2590.         $instance->registerListener('api''api_logout''logout''_csrf_token'NULL'api');
  2591.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULL'main');
  2592.         return $instance;
  2593.     }
  2594.     /**
  2595.      * Gets the private 'security.role_hierarchy' shared service.
  2596.      *
  2597.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2598.      */
  2599.     protected function getSecurity_RoleHierarchyService()
  2600.     {
  2601.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2602.     }
  2603.     /**
  2604.      * Gets the private 'security.token_storage' shared service.
  2605.      *
  2606.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2607.      */
  2608.     protected function getSecurity_TokenStorageService()
  2609.     {
  2610.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2611.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2612.         ], [
  2613.             'request_stack' => '?',
  2614.         ]));
  2615.     }
  2616.     /**
  2617.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2618.      *
  2619.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2620.      */
  2621.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2622.     {
  2623.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2624.     }
  2625.     /**
  2626.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2627.      *
  2628.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2629.      */
  2630.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2631.     {
  2632.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2633.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2634.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2635.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2636.     }
  2637.     /**
  2638.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2639.      *
  2640.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2641.      */
  2642.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2643.     {
  2644.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2645.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2646.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2647.     }
  2648.     /**
  2649.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2650.      *
  2651.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2652.      */
  2653.     protected function getSensioFrameworkExtra_View_ListenerService()
  2654.     {
  2655.         $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))));
  2656.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2657.             'twig' => ['privates''twig''getTwigService'false],
  2658.         ], [
  2659.             'twig' => 'Twig\\Environment',
  2660.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2661.         return $instance;
  2662.     }
  2663.     /**
  2664.      * Gets the private 'serializer' shared service.
  2665.      *
  2666.      * @return \Symfony\Component\Serializer\Serializer
  2667.      */
  2668.     protected function getSerializerService()
  2669.     {
  2670.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2671.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2672.         $c = ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder()));
  2673.         $d = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  2674.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  2675.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2676.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2677.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2678.         $i = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2679.         $j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2680.         $k = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2681.         $l = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], $jtrue'page'true'itemsPerPage'$this->parameters['api_platform.formats'], true'pagination', [], $this->parameters['api_platform.swagger.versions'], $k$d));
  2682.         $m = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2683.         $n = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2684.         $o = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2685.         $p = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  2686.         $q = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2687.         $r = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  2688.         $s = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2689.         $t = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  2690.         $u = ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService());
  2691.         $v = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($r$n$a$b$uNULL, []);
  2692.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => $e=> $l=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($m, [], $n), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $n), => new \ApiPlatform\Core\GraphQl\Serializer\Exception\ValidationExceptionNormalizer($this->parameters['api_platform.exception_to_status']), => new \ApiPlatform\Core\GraphQl\Serializer\Exception\HttpExceptionNormalizer(), => new \ApiPlatform\Core\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer(), => $l10 => new \ApiPlatform\Core\GraphQl\Serializer\Exception\ErrorNormalizer(), 11 => $e12 => new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($f$g$h$oNULL$m$j$n), 13 => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($f$p$m), 14 => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($mtrue), 15 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 16 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 17 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 18 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($f$g$h$p$o$q$a$n$r, [], new RewindableGenerator(function () {
  2693.             return new \EmptyIterator();
  2694.         }, 0), $s), 19 => new \ApiPlatform\Core\GraphQl\Serializer\ItemNormalizer($g$h$p$k$o$a$n$r$tfalseNULL, new RewindableGenerator(function () {
  2695.             return new \EmptyIterator();
  2696.         }, 0), $f), 20 => new \ApiPlatform\Core\Serializer\ItemNormalizer($g$h$p$o$a$n$r$tfalseNULL, new RewindableGenerator(function () {
  2697.             return new \EmptyIterator();
  2698.         }, 0), $f$s), 21 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 22 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $n), 24 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($r$n$b$uNULL, [])), 25 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 29 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($q$o$p), 'page''pagination'$f$a), $f$o$i), 30 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 31 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($v$p$q), 32 => new \ApiPlatform\Core\GraphQl\Serializer\ObjectNormalizer($v$p$k), 33 => $v], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  2699.     }
  2700.     /**
  2701.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  2702.      *
  2703.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  2704.      */
  2705.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  2706.     {
  2707.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  2708.     }
  2709.     /**
  2710.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2711.      *
  2712.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2713.      */
  2714.     protected function getSerializer_NameConverter_MetadataAwareService()
  2715.     {
  2716.         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()));
  2717.     }
  2718.     /**
  2719.      * Gets the private 'session_listener' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2722.      */
  2723.     protected function getSessionListenerService()
  2724.     {
  2725.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2726.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2727.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2728.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2729.         ], [
  2730.             'logger' => '?',
  2731.             'session_collector' => '?',
  2732.             'session_factory' => '?',
  2733.         ]), true$this->parameters['session.storage.options']);
  2734.     }
  2735.     /**
  2736.      * Gets the private 'translator.default' shared service.
  2737.      *
  2738.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2739.      */
  2740.     protected function getTranslator_DefaultService()
  2741.     {
  2742.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2743.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2744.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2745.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2746.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2747.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2748.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2749.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2750.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2751.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2752.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2753.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2754.         ], [
  2755.             'translation.loader.csv' => '?',
  2756.             'translation.loader.dat' => '?',
  2757.             'translation.loader.ini' => '?',
  2758.             'translation.loader.json' => '?',
  2759.             'translation.loader.mo' => '?',
  2760.             'translation.loader.php' => '?',
  2761.             'translation.loader.po' => '?',
  2762.             'translation.loader.qt' => '?',
  2763.             'translation.loader.res' => '?',
  2764.             'translation.loader.xliff' => '?',
  2765.             'translation.loader.yml' => '?',
  2766.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'de', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/translations/labels.de.php'), => (\dirname(__DIR__4).'/translations/messages.de.php')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/translations/labels.en.php'), => (\dirname(__DIR__4).'/translations/messages.en.php')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/repository/local/ckeditor-wordcount-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/dunglas/doctrine-json-odm/src/Bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/nelmio/cors-bundle/translations'11 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'12 => 'vendor/symfony/maker-bundle/src/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'vendor/zenstruck/foundry/src/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'vendor/symfony/monolog-bundle/translations'18 => 'vendor/symfony/debug-bundle/translations'19 => 'vendor/symfony/webpack-encore-bundle/src/translations'20 => 'vendor/knplabs/doctrine-behaviors/src/translations'21 => 'vendor/a2lix/auto-form-bundle/src/translations'22 => 'vendor/a2lix/translation-form-bundle/src/translations'23 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'24 => 'repository/local/ckeditor-wordcount-bundle/src/translations'25 => 'vendor/dunglas/doctrine-json-odm/src/Bundle/translations'26 => 'vendor/friendsofsymfony/elastica-bundle/src/translations'27 => 'vendor/twig/extra-bundle/translations'28 => 'vendor/liip/imagine-bundle/translations']]], []);
  2767.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2768.         $instance->setFallbackLocales($this->parameters['a2lix_translation_form.required_locales']);
  2769.         return $instance;
  2770.     }
  2771.     /**
  2772.      * Gets the private 'twig' shared service.
  2773.      *
  2774.      * @return \Twig\Environment
  2775.      */
  2776.     protected function getTwigService()
  2777.     {
  2778.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2779.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2780.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2781.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2782.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2783.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2784.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2785.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2786.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2787.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/ApiPlatformBundle'), 'ApiPlatform');
  2788.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2789.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2790.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2791.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2792.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2793.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2794.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2795.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2796.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  2797.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  2798.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2799.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2800.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  2801.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  2802.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2803.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2804.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2805.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2806.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  2807.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2808.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2809.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2810.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2811.         $f = ($this->services['router'] ?? $this->getRouterService());
  2812.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2813.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2814.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2815.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2816.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2817.         $j->setEnvironment('dev');
  2818.         $j->setDebug(true);
  2819.         $j->setTokenStorage($h);
  2820.         if ($this->has('request_stack')) {
  2821.             $j->setRequestStack($g);
  2822.         }
  2823.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  2829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2830.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2832.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2833.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2834.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2835.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2836.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2837.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  2838.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2839.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  2840.         $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())));
  2841.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2842.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2843.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2844.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  2845.         ], [
  2846.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  2847.         ]), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  2848.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2849.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  2850.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  2851.         ], [
  2852.             'webpack_encore.entrypoint_lookup_collection' => '?',
  2853.             'webpack_encore.tag_renderer' => '?',
  2854.         ])));
  2855.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  2856.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  2857.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2858.         $instance->addGlobal('app'$j);
  2859.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2860.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2861.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2862.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2863.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2864.         ], [
  2865.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2866.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2867.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2868.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2869.         ])));
  2870.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  2871.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  2872.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  2873.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2874.         return $instance;
  2875.     }
  2876.     /**
  2877.      * Gets the private 'validator.builder' shared service.
  2878.      *
  2879.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2880.      */
  2881.     protected function getValidator_BuilderService()
  2882.     {
  2883.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2884.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2885.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2886.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2887.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2888.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2889.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2890.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2891.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2892.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2893.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2894.         ], [
  2895.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2896.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2897.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2898.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2899.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2900.             'doctrine.orm.validator.unique' => '?',
  2901.             'security.validator.user_password' => '?',
  2902.             'validator.expression' => '?',
  2903.         ])));
  2904.         if ($this->has('translator')) {
  2905.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2906.         }
  2907.         $instance->setTranslationDomain('validators');
  2908.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2909.         $instance->enableAnnotationMapping(true);
  2910.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2911.         $instance->addMethodMapping('loadValidatorMetadata');
  2912.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2913.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2914.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2915.         return $instance;
  2916.     }
  2917.     /**
  2918.      * Gets the private 'var_dumper.html_dumper' shared service.
  2919.      *
  2920.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2921.      */
  2922.     protected function getVarDumper_HtmlDumperService()
  2923.     {
  2924.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2925.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2926.         return $instance;
  2927.     }
  2928.     /**
  2929.      * Gets the private 'var_dumper.server_connection' shared service.
  2930.      *
  2931.      * @return \Symfony\Component\VarDumper\Server\Connection
  2932.      */
  2933.     protected function getVarDumper_ServerConnectionService()
  2934.     {
  2935.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2936.     }
  2937.     /**
  2938.      * Gets the private 'web_profiler.csp.handler' shared service.
  2939.      *
  2940.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2941.      */
  2942.     protected function getWebProfiler_Csp_HandlerService()
  2943.     {
  2944.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2945.     }
  2946.     /**
  2947.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2948.      *
  2949.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2950.      */
  2951.     protected function getWebProfiler_DebugToolbarService()
  2952.     {
  2953.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->privates['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2954.     }
  2955.     /**
  2956.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2957.      *
  2958.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2959.      */
  2960.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2961.     {
  2962.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2963.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2964.         ], [
  2965.             '_default' => '?',
  2966.         ]), '_default');
  2967.     }
  2968.     /**
  2969.      * Gets the public 'profiler' alias.
  2970.      *
  2971.      * @return object The ".container.private.profiler" service.
  2972.      */
  2973.     protected function getProfilerService()
  2974.     {
  2975.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2976.         return $this->get('.container.private.profiler');
  2977.     }
  2978.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  2979.     {
  2980.         if (isset($this->buildParameters[$name])) {
  2981.             return $this->buildParameters[$name];
  2982.         }
  2983.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2984.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2985.         }
  2986.         if (isset($this->loadedDynamicParameters[$name])) {
  2987.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2988.         }
  2989.         return $this->parameters[$name];
  2990.     }
  2991.     public function hasParameter(string $name): bool
  2992.     {
  2993.         if (isset($this->buildParameters[$name])) {
  2994.             return true;
  2995.         }
  2996.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2997.     }
  2998.     public function setParameter(string $name$value): void
  2999.     {
  3000.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3001.     }
  3002.     public function getParameterBag(): ParameterBagInterface
  3003.     {
  3004.         if (null === $this->parameterBag) {
  3005.             $parameters $this->parameters;
  3006.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3007.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3008.             }
  3009.             foreach ($this->buildParameters as $name => $value) {
  3010.                 $parameters[$name] = $value;
  3011.             }
  3012.             $this->parameterBag = new FrozenParameterBag($parameters);
  3013.         }
  3014.         return $this->parameterBag;
  3015.     }
  3016.     private $loadedDynamicParameters = [
  3017.         'kernel.runtime_environment' => false,
  3018.         'kernel.build_dir' => false,
  3019.         'kernel.cache_dir' => false,
  3020.         'kernel.secret' => false,
  3021.         'debug.container.dump' => false,
  3022.         'serializer.mapping.cache.file' => false,
  3023.         'session.save_path' => false,
  3024.         'validator.mapping.cache.file' => false,
  3025.         'profiler.storage.dsn' => false,
  3026.         'doctrine.orm.proxy_dir' => false,
  3027.         'nelmio_cors.defaults' => false,
  3028.     ];
  3029.     private $dynamicParameters = [];
  3030.     private function getDynamicParameter(string $name)
  3031.     {
  3032.         switch ($name) {
  3033.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3034.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3035.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3036.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3037.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3038.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3039.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3040.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3041.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3042.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3043.             case 'nelmio_cors.defaults'$value = [
  3044.                 'allow_origin' => [
  3045.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3046.                 ],
  3047.                 'allow_credentials' => false,
  3048.                 'allow_headers' => [
  3049.                     => 'content-type',
  3050.                     => 'authorization',
  3051.                 ],
  3052.                 'expose_headers' => [
  3053.                     => 'Link',
  3054.                 ],
  3055.                 'allow_methods' => [
  3056.                     => 'GET',
  3057.                     => 'OPTIONS',
  3058.                     => 'POST',
  3059.                     => 'PUT',
  3060.                     => 'PATCH',
  3061.                     => 'DELETE',
  3062.                 ],
  3063.                 'max_age' => 3600,
  3064.                 'hosts' => [
  3065.                 ],
  3066.                 'origin_regex' => true,
  3067.                 'forced_allow_origin_value' => NULL,
  3068.             ]; break;
  3069.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3070.         }
  3071.         $this->loadedDynamicParameters[$name] = true;
  3072.         return $this->dynamicParameters[$name] = $value;
  3073.     }
  3074.     protected function getDefaultParameters(): array
  3075.     {
  3076.         return [
  3077.             'kernel.project_dir' => \dirname(__DIR__4),
  3078.             'kernel.environment' => 'dev',
  3079.             'kernel.debug' => true,
  3080.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3081.             'kernel.bundles' => [
  3082.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3083.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3084.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3085.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3086.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3087.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3088.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  3089.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3090.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3091.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3092.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3093.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  3094.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3095.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3096.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3097.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3098.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  3099.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  3100.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  3101.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  3102.                 'CkeditorWordcountBundle' => 'Extmage\\CkeditorWordcountBundle\\CkeditorWordcountBundle',
  3103.                 'DunglasDoctrineJsonOdmBundle' => 'Dunglas\\DoctrineJsonOdm\\Bundle\\DunglasDoctrineJsonOdmBundle',
  3104.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  3105.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3106.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3107.             ],
  3108.             'kernel.bundles_metadata' => [
  3109.                 'FrameworkBundle' => [
  3110.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3111.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3112.                 ],
  3113.                 'TwigBundle' => [
  3114.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3115.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3116.                 ],
  3117.                 'SecurityBundle' => [
  3118.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3119.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3120.                 ],
  3121.                 'DoctrineBundle' => [
  3122.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3123.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3124.                 ],
  3125.                 'DoctrineMigrationsBundle' => [
  3126.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3127.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3128.                 ],
  3129.                 'NelmioCorsBundle' => [
  3130.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3131.                     'namespace' => 'Nelmio\\CorsBundle',
  3132.                 ],
  3133.                 'ApiPlatformBundle' => [
  3134.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  3135.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  3136.                 ],
  3137.                 'MakerBundle' => [
  3138.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3139.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3140.                 ],
  3141.                 'WebProfilerBundle' => [
  3142.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3143.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3144.                 ],
  3145.                 'EasyAdminBundle' => [
  3146.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3147.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3148.                 ],
  3149.                 'SensioFrameworkExtraBundle' => [
  3150.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3151.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3152.                 ],
  3153.                 'ZenstruckFoundryBundle' => [
  3154.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  3155.                     'namespace' => 'Zenstruck\\Foundry',
  3156.                 ],
  3157.                 'DoctrineFixturesBundle' => [
  3158.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3159.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3160.                 ],
  3161.                 'MonologBundle' => [
  3162.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3163.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3164.                 ],
  3165.                 'DebugBundle' => [
  3166.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3167.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3168.                 ],
  3169.                 'WebpackEncoreBundle' => [
  3170.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3171.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3172.                 ],
  3173.                 'DoctrineBehaviorsBundle' => [
  3174.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  3175.                     'namespace' => 'Knp\\DoctrineBehaviors',
  3176.                 ],
  3177.                 'A2lixAutoFormBundle' => [
  3178.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  3179.                     'namespace' => 'A2lix\\AutoFormBundle',
  3180.                 ],
  3181.                 'A2lixTranslationFormBundle' => [
  3182.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  3183.                     'namespace' => 'A2lix\\TranslationFormBundle',
  3184.                 ],
  3185.                 'FOSCKEditorBundle' => [
  3186.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  3187.                     'namespace' => 'FOS\\CKEditorBundle',
  3188.                 ],
  3189.                 'CkeditorWordcountBundle' => [
  3190.                     'path' => (\dirname(__DIR__4).'/repository/local/ckeditor-wordcount-bundle/src'),
  3191.                     'namespace' => 'Extmage\\CkeditorWordcountBundle',
  3192.                 ],
  3193.                 'DunglasDoctrineJsonOdmBundle' => [
  3194.                     'path' => (\dirname(__DIR__4).'/vendor/dunglas/doctrine-json-odm/src/Bundle'),
  3195.                     'namespace' => 'Dunglas\\DoctrineJsonOdm\\Bundle',
  3196.                 ],
  3197.                 'FOSElasticaBundle' => [
  3198.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  3199.                     'namespace' => 'FOS\\ElasticaBundle',
  3200.                 ],
  3201.                 'TwigExtraBundle' => [
  3202.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3203.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3204.                 ],
  3205.                 'LiipImagineBundle' => [
  3206.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3207.                     'namespace' => 'Liip\\ImagineBundle',
  3208.                 ],
  3209.             ],
  3210.             'kernel.charset' => 'UTF-8',
  3211.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3212.             'env(ELASTICSEARCH_VERIFYPEER)' => 'yes',
  3213.             'env(ELASTICSEARCH_VERIFYHOST)' => 2,
  3214.             'doctrine_behaviors_translatable_fetch_mode' => 'EAGER',
  3215.             'doctrine_behaviors_translation_fetch_mode' => 'EAGER',
  3216.             'event_dispatcher.event_aliases' => [
  3217.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3218.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3219.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3220.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3221.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3222.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3223.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3224.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3225.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3226.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3227.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3228.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3229.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3230.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3231.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3232.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3233.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3234.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3235.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3236.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3237.             ],
  3238.             'fragment.renderer.hinclude.global_template' => NULL,
  3239.             'fragment.path' => '/_fragment',
  3240.             'kernel.http_method_override' => false,
  3241.             'kernel.trusted_hosts' => [
  3242.             ],
  3243.             'kernel.default_locale' => 'de',
  3244.             'kernel.enabled_locales' => [
  3245.             ],
  3246.             'kernel.error_controller' => 'error_controller',
  3247.             'debug.file_link_format' => NULL,
  3248.             'asset.request_context.base_path' => NULL,
  3249.             'asset.request_context.secure' => NULL,
  3250.             'translator.logging' => false,
  3251.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3252.             'debug.error_handler.throw_at' => -1,
  3253.             'router.request_context.host' => 'localhost',
  3254.             'router.request_context.scheme' => 'http',
  3255.             'router.request_context.base_url' => '',
  3256.             'router.resource' => 'kernel::loadRoutes',
  3257.             'request_listener.http_port' => 80,
  3258.             'request_listener.https_port' => 443,
  3259.             'session.metadata.storage_key' => '_sf2_meta',
  3260.             'session.storage.options' => [
  3261.                 'cache_limiter' => '0',
  3262.                 'cookie_secure' => 'auto',
  3263.                 'cookie_httponly' => true,
  3264.                 'cookie_samesite' => 'lax',
  3265.                 'gc_probability' => 1,
  3266.             ],
  3267.             'session.metadata.update_threshold' => 0,
  3268.             'form.type_extension.csrf.enabled' => true,
  3269.             'form.type_extension.csrf.field_name' => '_token',
  3270.             'validator.translation_domain' => 'validators',
  3271.             'profiler_listener.only_exceptions' => false,
  3272.             'profiler_listener.only_main_requests' => false,
  3273.             'twig.form.resources' => [
  3274.                 => 'form_div_layout.html.twig',
  3275.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3276.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  3277.                 => '@A2lixTranslationForm/bootstrap_5_layout.html.twig',
  3278.             ],
  3279.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3280.             'security.role_hierarchy.roles' => [
  3281.                 'ROLE_ADMIN' => [
  3282.                     => 'ROLE_USER',
  3283.                 ],
  3284.                 'ROLE_MODERATOR' => [
  3285.                     => 'ROLE_USER',
  3286.                     => 'ROLE_ADMIN',
  3287.                 ],
  3288.                 'ROLE_SUPER_ADMIN' => [
  3289.                     => 'ROLE_USER',
  3290.                     => 'ROLE_ADMIN',
  3291.                     => 'ROLE_MODERATOR',
  3292.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3293.                 ],
  3294.             ],
  3295.             'security.access.denied_url' => NULL,
  3296.             'security.authentication.manager.erase_credentials' => true,
  3297.             'security.authentication.session_strategy.strategy' => 'migrate',
  3298.             'security.authentication.hide_user_not_found' => true,
  3299.             'security.firewalls' => [
  3300.                 => 'dev',
  3301.                 => 'api',
  3302.                 => 'main',
  3303.             ],
  3304.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3305.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3306.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3307.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3308.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3309.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3310.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3311.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3312.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3313.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3314.             'doctrine.entity_managers' => [
  3315.                 'default' => 'doctrine.orm.default_entity_manager',
  3316.             ],
  3317.             'doctrine.default_entity_manager' => 'default',
  3318.             'doctrine.dbal.connection_factory.types' => [
  3319.                 'uuid' => [
  3320.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3321.                 ],
  3322.                 'ulid' => [
  3323.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3324.                 ],
  3325.             ],
  3326.             'doctrine.connections' => [
  3327.                 'default' => 'doctrine.dbal.default_connection',
  3328.             ],
  3329.             'doctrine.default_connection' => 'default',
  3330.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3331.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3332.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3333.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3334.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3335.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3336.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3337.             'doctrine.orm.cache.memcache_port' => 11211,
  3338.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3339.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3340.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3341.             'doctrine.orm.cache.memcached_port' => 11211,
  3342.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3343.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3344.             'doctrine.orm.cache.redis_host' => 'localhost',
  3345.             'doctrine.orm.cache.redis_port' => 6379,
  3346.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3347.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3348.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3349.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3350.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3351.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3352.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3353.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3354.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3355.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3356.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3357.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3358.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3359.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3360.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3361.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3362.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3363.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3364.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3365.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3366.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3367.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3368.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3369.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3370.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3371.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3372.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3373.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3374.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3375.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3376.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3377.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3378.             'doctrine.migrations.preferred_em' => NULL,
  3379.             'doctrine.migrations.preferred_connection' => NULL,
  3380.             'nelmio_cors.map' => [
  3381.                 '^/' => [
  3382.                 ],
  3383.             ],
  3384.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3385.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3386.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3387.             'api_platform.enable_entrypoint' => true,
  3388.             'api_platform.enable_docs' => true,
  3389.             'api_platform.title' => '#LastSeen API',
  3390.             'api_platform.description' => 'The #LastSeen initiative focuses on pictures of Nazi deportations from the German Reich between 1938 and 1945.',
  3391.             'api_platform.version' => '1.0.0',
  3392.             'api_platform.show_webby' => false,
  3393.             'api_platform.url_generation_strategy' => 1,
  3394.             'api_platform.exception_to_status' => [
  3395.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3396.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  3397.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  3398.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3399.             ],
  3400.             'api_platform.formats' => [
  3401.                 'json' => [
  3402.                     => 'application/json',
  3403.                 ],
  3404.                 'jsonld' => [
  3405.                     => 'application/ld+json',
  3406.                 ],
  3407.                 'html' => [
  3408.                     => 'text/html',
  3409.                 ],
  3410.                 'graphql' => [
  3411.                     => 'application/graphql',
  3412.                 ],
  3413.             ],
  3414.             'api_platform.patch_formats' => [
  3415.                 'json' => [
  3416.                     => 'application/merge-patch+json',
  3417.                 ],
  3418.             ],
  3419.             'api_platform.error_formats' => [
  3420.                 'jsonproblem' => [
  3421.                     => 'application/problem+json',
  3422.                 ],
  3423.                 'jsonld' => [
  3424.                     => 'application/ld+json',
  3425.                 ],
  3426.             ],
  3427.             'api_platform.allow_plain_identifiers' => false,
  3428.             'api_platform.eager_loading.enabled' => true,
  3429.             'api_platform.eager_loading.max_joins' => 250,
  3430.             'api_platform.eager_loading.fetch_partial' => false,
  3431.             'api_platform.eager_loading.force_eager' => true,
  3432.             'api_platform.collection.exists_parameter_name' => 'exists',
  3433.             'api_platform.collection.order' => 'ASC',
  3434.             'api_platform.collection.order_parameter_name' => 'order',
  3435.             'api_platform.collection.pagination.enabled' => true,
  3436.             'api_platform.collection.pagination.partial' => false,
  3437.             'api_platform.collection.pagination.client_enabled' => true,
  3438.             'api_platform.collection.pagination.client_items_per_page' => true,
  3439.             'api_platform.collection.pagination.client_partial' => false,
  3440.             'api_platform.collection.pagination.items_per_page' => 30,
  3441.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3442.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3443.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3444.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3445.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3446.             'api_platform.collection.pagination' => [
  3447.                 'page_parameter_name' => 'page',
  3448.                 'enabled_parameter_name' => 'pagination',
  3449.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3450.                 'partial_parameter_name' => 'partial',
  3451.                 'enabled' => true,
  3452.                 'partial' => false,
  3453.                 'client_enabled' => true,
  3454.                 'client_items_per_page' => true,
  3455.                 'client_partial' => false,
  3456.                 'items_per_page' => 30,
  3457.                 'maximum_items_per_page' => NULL,
  3458.             ],
  3459.             'api_platform.http_cache.etag' => true,
  3460.             'api_platform.http_cache.max_age' => NULL,
  3461.             'api_platform.http_cache.shared_max_age' => NULL,
  3462.             'api_platform.http_cache.vary' => [
  3463.                 => 'Accept',
  3464.             ],
  3465.             'api_platform.http_cache.public' => true,
  3466.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3467.             'api_platform.asset_package' => NULL,
  3468.             'api_platform.defaults' => [
  3469.                 'attributes' => [
  3470.                 ],
  3471.             ],
  3472.             'api_platform.resource_class_directories' => [
  3473.                 => (\dirname(__DIR__4).'/src/Entity'),
  3474.                 => (\dirname(__DIR__4).'/src/Entity'),
  3475.             ],
  3476.             'api_platform.oauth.enabled' => false,
  3477.             'api_platform.oauth.clientId' => '',
  3478.             'api_platform.oauth.clientSecret' => '',
  3479.             'api_platform.oauth.type' => 'oauth2',
  3480.             'api_platform.oauth.flow' => 'application',
  3481.             'api_platform.oauth.tokenUrl' => '',
  3482.             'api_platform.oauth.authorizationUrl' => '',
  3483.             'api_platform.oauth.refreshUrl' => '',
  3484.             'api_platform.oauth.scopes' => [
  3485.             ],
  3486.             'api_platform.openapi.termsOfService' => NULL,
  3487.             'api_platform.openapi.contact.name' => '#LastSeen',
  3488.             'api_platform.openapi.contact.url' => 'https://lastseen.arolsen-archives.org',
  3489.             'api_platform.openapi.contact.email' => 'lastseen@arolsen-archives.org',
  3490.             'api_platform.openapi.license.name' => NULL,
  3491.             'api_platform.openapi.license.url' => NULL,
  3492.             'api_platform.swagger.versions' => [
  3493.                 => 3,
  3494.             ],
  3495.             'api_platform.enable_swagger_ui' => true,
  3496.             'api_platform.enable_re_doc' => true,
  3497.             'api_platform.swagger.api_keys' => [
  3498.                 'token' => [
  3499.                     'name' => 'X-AUTH-TOKEN',
  3500.                     'type' => 'header',
  3501.                 ],
  3502.             ],
  3503.             'api_platform.graphql.enabled' => true,
  3504.             'api_platform.graphql.graphiql.enabled' => true,
  3505.             'api_platform.graphql.graphql_playground.enabled' => true,
  3506.             'api_platform.graphql.collection.pagination' => [
  3507.                 'enabled' => true,
  3508.             ],
  3509.             'api_platform.graphql.default_ide' => 'graphiql',
  3510.             'api_platform.graphql.nesting_separator' => '_',
  3511.             'api_platform.validator.serialize_payload_fields' => [
  3512.             ],
  3513.             'api_platform.elasticsearch.enabled' => false,
  3514.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3515.             'web_profiler.debug_toolbar.mode' => 2,
  3516.             'monolog.use_microseconds' => true,
  3517.             'monolog.swift_mailer.handlers' => [
  3518.             ],
  3519.             'monolog.handlers_to_channels' => [
  3520.                 'monolog.handler.console' => [
  3521.                     'type' => 'exclusive',
  3522.                     'elements' => [
  3523.                         => 'event',
  3524.                         => 'doctrine',
  3525.                         => 'console',
  3526.                     ],
  3527.                 ],
  3528.                 'monolog.handler.main' => [
  3529.                     'type' => 'exclusive',
  3530.                     'elements' => [
  3531.                         => 'event',
  3532.                     ],
  3533.                 ],
  3534.             ],
  3535.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3536.             'doctrine_behaviors_blameable_user_entity' => NULL,
  3537.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  3538.             'a2lix_translation_form.locale_provider' => 'default',
  3539.             'a2lix_translation_form.locales' => [
  3540.                 => 'de',
  3541.                 => 'en',
  3542.             ],
  3543.             'a2lix_translation_form.required_locales' => [
  3544.                 => 'de',
  3545.             ],
  3546.             'a2lix_translation_form.default_locale' => 'de',
  3547.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_5_layout.html.twig',
  3548.             'fos_elastica.property_accessor.magicCall' => 0,
  3549.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
  3550.             'fos_elastica.default_index' => 'person_de',
  3551.             'liip_imagine.resolvers' => [
  3552.                 'default' => [
  3553.                     'web_path' => [
  3554.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3555.                         'cache_prefix' => 'media/cache',
  3556.                     ],
  3557.                 ],
  3558.                 'images' => [
  3559.                     'web_path' => [
  3560.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3561.                         'cache_prefix' => 'media/cache',
  3562.                     ],
  3563.                 ],
  3564.             ],
  3565.             'liip_imagine.loaders' => [
  3566.                 'default' => [
  3567.                     'filesystem' => [
  3568.                         'data_root' => [
  3569.                             => '/home/aas-lastseen-symfony/webapps/aas-lastseen-symfony-prod/storage/public',
  3570.                             => '/var/www/web/storage/public',
  3571.                             => '/home/aas-lastseen-symfony/webapps/aas-lastseen-symfony-dev/storage/public',
  3572.                             => (\dirname(__DIR__6).'/storage/public'),
  3573.                         ],
  3574.                         'allow_unresolvable_data_roots' => true,
  3575.                         'locator' => 'filesystem',
  3576.                         'bundle_resources' => [
  3577.                             'enabled' => false,
  3578.                             'access_control_type' => 'blacklist',
  3579.                             'access_control_list' => [
  3580.                             ],
  3581.                         ],
  3582.                     ],
  3583.                 ],
  3584.             ],
  3585.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3586.             'liip_imagine.jpegoptim.stripAll' => true,
  3587.             'liip_imagine.jpegoptim.max' => NULL,
  3588.             'liip_imagine.jpegoptim.progressive' => true,
  3589.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3590.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3591.             'liip_imagine.optipng.level' => 7,
  3592.             'liip_imagine.optipng.stripAll' => true,
  3593.             'liip_imagine.optipng.tempDir' => NULL,
  3594.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3595.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3596.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3597.             'liip_imagine.cwebp.tempDir' => NULL,
  3598.             'liip_imagine.cwebp.q' => 75,
  3599.             'liip_imagine.cwebp.alphaQ' => 100,
  3600.             'liip_imagine.cwebp.m' => 4,
  3601.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3602.             'liip_imagine.cwebp.alphaMethod' => 1,
  3603.             'liip_imagine.cwebp.exact' => false,
  3604.             'liip_imagine.cwebp.metadata' => [
  3605.                 => 'none',
  3606.             ],
  3607.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3608.             'liip_imagine.cache.resolver.default' => 'default',
  3609.             'liip_imagine.default_image' => NULL,
  3610.             'liip_imagine.filter_sets' => [
  3611.                 'cache' => [
  3612.                     'quality' => 100,
  3613.                     'jpeg_quality' => NULL,
  3614.                     'png_compression_level' => NULL,
  3615.                     'png_compression_filter' => NULL,
  3616.                     'format' => NULL,
  3617.                     'animated' => false,
  3618.                     'cache' => NULL,
  3619.                     'data_loader' => NULL,
  3620.                     'default_image' => NULL,
  3621.                     'filters' => [
  3622.                     ],
  3623.                     'post_processors' => [
  3624.                     ],
  3625.                 ],
  3626.                 'thumbs400' => [
  3627.                     'quality' => 75,
  3628.                     'jpeg_quality' => NULL,
  3629.                     'png_compression_level' => NULL,
  3630.                     'png_compression_filter' => NULL,
  3631.                     'format' => NULL,
  3632.                     'animated' => false,
  3633.                     'cache' => NULL,
  3634.                     'data_loader' => NULL,
  3635.                     'default_image' => NULL,
  3636.                     'filters' => [
  3637.                         'thumbnail' => [
  3638.                             'size' => [
  3639.                                 => 400,
  3640.                                 => 400,
  3641.                             ],
  3642.                             'mode' => 'inset',
  3643.                         ],
  3644.                     ],
  3645.                     'post_processors' => [
  3646.                     ],
  3647.                 ],
  3648.                 'thumbs400webp' => [
  3649.                     'quality' => 75,
  3650.                     'jpeg_quality' => NULL,
  3651.                     'png_compression_level' => NULL,
  3652.                     'png_compression_filter' => NULL,
  3653.                     'format' => 'webp',
  3654.                     'animated' => false,
  3655.                     'cache' => NULL,
  3656.                     'data_loader' => NULL,
  3657.                     'default_image' => NULL,
  3658.                     'filters' => [
  3659.                         'thumbnail' => [
  3660.                             'size' => [
  3661.                                 => 400,
  3662.                                 => 400,
  3663.                             ],
  3664.                             'mode' => 'inset',
  3665.                         ],
  3666.                     ],
  3667.                     'post_processors' => [
  3668.                     ],
  3669.                 ],
  3670.             ],
  3671.             'liip_imagine.binary.loader.default' => 'default',
  3672.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3673.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3674.             'liip_imagine.webp.generate' => false,
  3675.             'liip_imagine.webp.options' => [
  3676.                 'quality' => 100,
  3677.                 'cache' => NULL,
  3678.                 'data_loader' => NULL,
  3679.                 'post_processors' => [
  3680.                 ],
  3681.             ],
  3682.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3683.             'data_collector.templates' => [
  3684.                 'data_collector.request' => [
  3685.                     => 'request',
  3686.                     => '@WebProfiler/Collector/request.html.twig',
  3687.                 ],
  3688.                 'api_platform.data_collector.request' => [
  3689.                     => 'api_platform.data_collector.request',
  3690.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3691.                 ],
  3692.                 'data_collector.time' => [
  3693.                     => 'time',
  3694.                     => '@WebProfiler/Collector/time.html.twig',
  3695.                 ],
  3696.                 'data_collector.memory' => [
  3697.                     => 'memory',
  3698.                     => '@WebProfiler/Collector/memory.html.twig',
  3699.                 ],
  3700.                 'data_collector.validator' => [
  3701.                     => 'validator',
  3702.                     => '@WebProfiler/Collector/validator.html.twig',
  3703.                 ],
  3704.                 'data_collector.ajax' => [
  3705.                     => 'ajax',
  3706.                     => '@WebProfiler/Collector/ajax.html.twig',
  3707.                 ],
  3708.                 'data_collector.form' => [
  3709.                     => 'form',
  3710.                     => '@WebProfiler/Collector/form.html.twig',
  3711.                 ],
  3712.                 'data_collector.exception' => [
  3713.                     => 'exception',
  3714.                     => '@WebProfiler/Collector/exception.html.twig',
  3715.                 ],
  3716.                 'data_collector.logger' => [
  3717.                     => 'logger',
  3718.                     => '@WebProfiler/Collector/logger.html.twig',
  3719.                 ],
  3720.                 'data_collector.events' => [
  3721.                     => 'events',
  3722.                     => '@WebProfiler/Collector/events.html.twig',
  3723.                 ],
  3724.                 'data_collector.router' => [
  3725.                     => 'router',
  3726.                     => '@WebProfiler/Collector/router.html.twig',
  3727.                 ],
  3728.                 'data_collector.cache' => [
  3729.                     => 'cache',
  3730.                     => '@WebProfiler/Collector/cache.html.twig',
  3731.                 ],
  3732.                 'data_collector.translation' => [
  3733.                     => 'translation',
  3734.                     => '@WebProfiler/Collector/translation.html.twig',
  3735.                 ],
  3736.                 'data_collector.security' => [
  3737.                     => 'security',
  3738.                     => '@Security/Collector/security.html.twig',
  3739.                 ],
  3740.                 'data_collector.twig' => [
  3741.                     => 'twig',
  3742.                     => '@WebProfiler/Collector/twig.html.twig',
  3743.                 ],
  3744.                 'data_collector.http_client' => [
  3745.                     => 'http_client',
  3746.                     => '@WebProfiler/Collector/http_client.html.twig',
  3747.                 ],
  3748.                 'data_collector.doctrine' => [
  3749.                     => 'db',
  3750.                     => '@Doctrine/Collector/db.html.twig',
  3751.                 ],
  3752.                 'doctrine_migrations.migrations_collector' => [
  3753.                     => 'doctrine_migrations',
  3754.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  3755.                 ],
  3756.                 'data_collector.dump' => [
  3757.                     => 'dump',
  3758.                     => '@Debug/Profiler/dump.html.twig',
  3759.                 ],
  3760.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3761.                     => 'easyadmin',
  3762.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3763.                 ],
  3764.                 'fos_elastica.data_collector' => [
  3765.                     => 'elastica',
  3766.                     => '@FOSElastica/Collector/elastica.html.twig',
  3767.                 ],
  3768.                 'data_collector.config' => [
  3769.                     => 'config',
  3770.                     => '@WebProfiler/Collector/config.html.twig',
  3771.                 ],
  3772.             ],
  3773.             'console.command.ids' => [
  3774.             ],
  3775.         ];
  3776.     }
  3777. }