var/cache/dev/ContainerW29yxGO/App_KernelDevDebugContainer.php line 510

  1. <?php
  2. namespace ContainerW29yxGO;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  45.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  46.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  47.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  48.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  49.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'translator' => 'getTranslatorService',
  53.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  54.             'profiler' => 'getProfilerService',
  55.         ];
  56.         $this->fileMap = [
  57.             'App\\Controller\\Admin\\AdminCrudController' => 'getAdminCrudControllerService',
  58.             'App\\Controller\\Admin\\ClientCrudController' => 'getClientCrudControllerService',
  59.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  60.             'App\\Controller\\Admin\\ExceptionLogCrudController' => 'getExceptionLogCrudControllerService',
  61.             'App\\Controller\\Admin\\FeedbackCrudController' => 'getFeedbackCrudControllerService',
  62.             'App\\Controller\\Admin\\MarketAppCrudController' => 'getMarketAppCrudControllerService',
  63.             'App\\Controller\\Admin\\MarketAppImageCrudController' => 'getMarketAppImageCrudControllerService',
  64.             'App\\Controller\\Admin\\MarketCategoryCrudController' => 'getMarketCategoryCrudControllerService',
  65.             'App\\Controller\\Admin\\ServiceKeyCrudController' => 'getServiceKeyCrudControllerService',
  66.             'App\\Controller\\Admin\\StudyCrudController' => 'getStudyCrudControllerService',
  67.             'App\\Controller\\Admin\\TerminalCrudController' => 'getTerminalCrudControllerService',
  68.             'App\\Controller\\Admin\\UpdateCrudController' => 'getUpdateCrudControllerService',
  69.             'App\\Controller\\GenerateServiceKeyController' => 'getGenerateServiceKeyControllerService',
  70.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  71.             'App\\Controller\\Legacy\\ConfigController' => 'getConfigControllerService',
  72.             'App\\Controller\\Legacy\\UserInfoController' => 'getUserInfoControllerService',
  73.             'App\\Controller\\MediaController' => 'getMediaControllerService',
  74.             'App\\Controller\\MediaDeleteController' => 'getMediaDeleteControllerService',
  75.             'App\\Controller\\MediaGetController' => 'getMediaGetControllerService',
  76.             'App\\Controller\\PagesController' => 'getPagesControllerService',
  77.             'App\\Controller\\ProjectsController' => 'getProjectsControllerService',
  78.             'App\\Controller\\ProjectsGetController' => 'getProjectsGetControllerService',
  79.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  80.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  81.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  82.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  83.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  84.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  85.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  86.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  87.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  88.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  89.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  90.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  91.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  92.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  93.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.archive_file' => 'getSmartUniqueNamer_ArchiveFileService',
  94.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.icon_file' => 'getSmartUniqueNamer_IconFileService',
  95.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_file' => 'getSmartUniqueNamer_MediaFileService',
  96.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.screenshots_file' => 'getSmartUniqueNamer_ScreenshotsFileService',
  97.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.study_file' => 'getSmartUniqueNamer_StudyFileService',
  98.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.study_video' => 'getSmartUniqueNamer_StudyVideoService',
  99.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  100.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  101.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  102.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  103.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  104.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  105.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  106.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  107.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  108.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  109.             'api_platform.symfony.main_controller' => 'getApiPlatform_Symfony_MainControllerService',
  110.             'cache.app_clearer' => 'getCache_AppClearerService',
  111.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  112.             'cache.system_clearer' => 'getCache_SystemClearerService',
  113.             'cache_warmer' => 'getCacheWarmerService',
  114.             'console.command_loader' => 'getConsole_CommandLoaderService',
  115.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  116.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  117.             'error_controller' => 'getErrorControllerService',
  118.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  119.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  120.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  121.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  122.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  123.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  124.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  125.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  126.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  127.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  128.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  129.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  130.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  131.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  132.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  133.             'routing.loader' => 'getRouting_LoaderService',
  134.             'services_resetter' => 'getServicesResetterService',
  135.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  136.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  137.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  138.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  139.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  140.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  141.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  142.         ];
  143.         $this->aliases = [
  144.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  145.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  146.             'ApiPlatform\\Action\\PlaceholderAction' => 'api_platform.action.placeholder',
  147.             'App\\Kernel' => 'kernel',
  148.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  149.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  150.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  151.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  152.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  153.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  154.             'database_connection' => 'doctrine.dbal.default_connection',
  155.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  156.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  157.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  158.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  159.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  160.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  161.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  162.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  163.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  164.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  165.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  166.         ];
  167.         $this->privates['service_container'] = function () {
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  174.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  187.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  205.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  212.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  258.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  259.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  260.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableSerializer.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableNormalizer.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  334.             include_once \dirname(__DIR__4).'/src/Serializer/MarketAppImageNormalizer.php';
  335.             include_once \dirname(__DIR__4).'/src/Serializer/MarketAppNormalizer.php';
  336.             include_once \dirname(__DIR__4).'/src/Serializer/MediaNormalizer.php';
  337.             include_once \dirname(__DIR__4).'/src/Serializer/PagesNormalizer.php';
  338.             include_once \dirname(__DIR__4).'/src/Serializer/StudyNormalizer.php';
  339.             include_once \dirname(__DIR__4).'/src/Serializer/UpdateObjectNormalizer.php';
  340.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/LegacyOpenApiNormalizer.php';
  341.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/CacheableSupportsMethodInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  343.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Debug/TraceableEncoder.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  350.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheableSupportsMethodInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  352.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ConstraintViolationListNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  354.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  355.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  356.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  357.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  358.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ClassInfoTrait.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CloneTrait.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  362.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  363.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  365.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  366.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  367.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  368.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Serializer/ValidationExceptionNormalizer.php';
  369.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  371.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  372.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  373.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  374.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/EntrypointNormalizer.php';
  375.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  376.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  380.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  394.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  395.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  397.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  398.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  399.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/CollectionNormalizer.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  402.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  403.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  404.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ObjectNormalizer.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  409.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  410.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/YamlEncoder.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/DataCollector/SerializerDataCollector.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  433.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  434.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  436.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  437.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  438.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  439.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  456.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  458.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  465.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  466.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  467.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  468.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  506.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  508.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  510.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  538.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  547.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  548.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  553.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  554.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  559.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  564.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  572.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  573.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  574.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  575.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Factory/MenuFactoryInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Menu/MenuItemMatcherInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  580.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  581.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGeneratorInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  584.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormLayoutFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  589.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  591.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  593.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  594.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  595.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/ResourceClassResolver.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/ResourceClassInfoTrait.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/IdentifiersExtractor.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/OperationRequestInitiatorTrait.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/CachedTrait.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ClassNameResourceNameCollectionFactory.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Metadata/Property/Factory/SchemaPropertyMetadataFactory.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Messenger/Metadata/MessengerResourceMetadataCollectionFactory.php';
  661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  662.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  663.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Util/AttributeFilterExtractorTrait.php';
  664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  665.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  666.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  667.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  668.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  669.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  670.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  673.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  674.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/MainControllerResourceMetadataCollectionFactory.php';
  675.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  676.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/PathSegmentNameGeneratorInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/UnderscorePathSegmentNameGenerator.php';
  678.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  680.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  681.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  682.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  684.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  685.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  686.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  687.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformPaginationParametersListener.php';
  688.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformSortingParametersListener.php';
  689.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFieldsetsParametersListener.php';
  690.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFilteringParametersListener.php';
  691.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  694.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/Util/CorsTrait.php';
  695.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  696.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  697.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  699.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  701.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  702.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  703.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  705.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  706.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  707.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  710.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  713.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  714.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  715.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  719.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  720.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  721.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  722.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  723.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  724.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  727.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  728.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  730.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  731.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  732.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  733.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  738.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  748.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  752.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  767.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  771.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  772.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  774.         };
  775.     }
  776.     public function compile(): void
  777.     {
  778.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  779.     }
  780.     public function isCompiled(): bool
  781.     {
  782.         return true;
  783.     }
  784.     public function getRemovedIds(): array
  785.     {
  786.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  787.     }
  788.     protected function load($file$lazyLoad true)
  789.     {
  790.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  791.             return $class::do($this$lazyLoad);
  792.         }
  793.         if ('.' === $file[-4]) {
  794.             $class substr($class0, -4);
  795.         } else {
  796.             $file .= '.php';
  797.         }
  798.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  799.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  800.     }
  801.     protected function createProxy($class\Closure $factory)
  802.     {
  803.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  804.         return $factory();
  805.     }
  806.     /**
  807.      * Gets the public '.container.private.profiler' shared service.
  808.      *
  809.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  810.      */
  811.     protected function get_Container_Private_ProfilerService()
  812.     {
  813.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  814.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  815.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  816.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  817.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  818.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  819.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  820.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  821.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  822.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  823.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  824.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  825.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  826.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  827.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  828.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  829.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  830.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  831.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  832.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  833.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  834.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  835.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  836.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  837.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  838.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  839.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  840.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  841.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  842.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  843.         if ($this->has('kernel')) {
  844.             $g->setKernel($b);
  845.         }
  846.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  847.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  848.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  849.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  850.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  851.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  852.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  853.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  854.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  855.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  856.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  857.         $instance->add($d);
  858.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  859.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  860.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  861.         $instance->add($e);
  862.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  863.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  864.         $instance->add($f);
  865.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  866.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  867.         $instance->add(($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector()));
  868.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  869.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  870.         $instance->add($g);
  871.         return $instance;
  872.     }
  873.     /**
  874.      * Gets the public 'cache.app' shared service.
  875.      *
  876.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  877.      */
  878.     protected function getCache_AppService()
  879.     {
  880.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('3+xGRYt0SO'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  881.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  882.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  883.     }
  884.     /**
  885.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  886.      *
  887.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  888.      */
  889.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  890.     {
  891.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ThdUg7AIAH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  892.     }
  893.     /**
  894.      * Gets the public 'cache.system' shared service.
  895.      *
  896.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  897.      */
  898.     protected function getCache_SystemService()
  899.     {
  900.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('awwUab-dHS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  901.     }
  902.     /**
  903.      * Gets the public 'cache.validator_expression_language' shared service.
  904.      *
  905.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  906.      */
  907.     protected function getCache_ValidatorExpressionLanguageService()
  908.     {
  909.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qsitTObzx4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  910.     }
  911.     /**
  912.      * Gets the public 'data_collector.dump' shared service.
  913.      *
  914.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  915.      */
  916.     protected function getDataCollector_DumpService()
  917.     {
  918.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  919.     }
  920.     /**
  921.      * Gets the public 'doctrine' shared service.
  922.      *
  923.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  924.      */
  925.     protected function getDoctrineService()
  926.     {
  927.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  928.     }
  929.     /**
  930.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  931.      *
  932.      * @return \Doctrine\DBAL\Connection
  933.      */
  934.     protected function getDoctrine_Dbal_DefaultConnectionService()
  935.     {
  936.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  937.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  938.             return $this->services['doctrine.dbal.default_connection'];
  939.         }
  940.         $b = new \Doctrine\DBAL\Configuration();
  941.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  942.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  943.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  944.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  945.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  946.         $d->setConnectionName('default');
  947.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  948.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  949.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  950.     }
  951.     /**
  952.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  953.      *
  954.      * @return \Doctrine\ORM\EntityManager
  955.      */
  956.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  957.     {
  958.         if (true === $lazyLoad) {
  959.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  960.         }
  961.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  963.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  964.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  965.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  966.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  967.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  968.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  969.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  970.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  971.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  972.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  973.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  974.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  977.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  978.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  979.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  980.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  981.         $a = new \Doctrine\ORM\Configuration();
  982.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  983.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)), 'App\\Entity');
  984.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  985.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  986.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  987.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  988.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  989.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  990.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  991.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  992.         ], [
  993.             'doctrine.ulid_generator' => '?',
  994.             'doctrine.uuid_generator' => '?',
  995.         ])));
  996.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  997.         $a->setProxyNamespace('Proxies');
  998.         $a->setAutoGenerateProxyClasses(true);
  999.         $a->setSchemaIgnoreClasses([]);
  1000.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1001.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1002.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1003.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1004.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1005.         $a->setLazyGhostObjectEnabled(false);
  1006.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1007.             'App\\Repository\\AdminRepository' => ['privates''App\\Repository\\AdminRepository''getAdminRepositoryService'true],
  1008.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1009.             'App\\Repository\\DirectoriesRepository' => ['privates''App\\Repository\\DirectoriesRepository''getDirectoriesRepositoryService'true],
  1010.             'App\\Repository\\ExceptionLogRepository' => ['privates''App\\Repository\\ExceptionLogRepository''getExceptionLogRepositoryService'true],
  1011.             'App\\Repository\\FeedbackRepository' => ['privates''App\\Repository\\FeedbackRepository''getFeedbackRepositoryService'true],
  1012.             'App\\Repository\\MarketAppImageRepository' => ['privates''App\\Repository\\MarketAppImageRepository''getMarketAppImageRepositoryService'true],
  1013.             'App\\Repository\\MarketAppRepository' => ['privates''App\\Repository\\MarketAppRepository''getMarketAppRepositoryService'true],
  1014.             'App\\Repository\\MarketCategoryRepository' => ['privates''App\\Repository\\MarketCategoryRepository''getMarketCategoryRepositoryService'true],
  1015.             'App\\Repository\\MediaRepository' => ['privates''App\\Repository\\MediaRepository''getMediaRepositoryService'true],
  1016.             'App\\Repository\\PagesRepository' => ['privates''App\\Repository\\PagesRepository''getPagesRepositoryService'true],
  1017.             'App\\Repository\\ProjectsRepository' => ['privates''App\\Repository\\ProjectsRepository''getProjectsRepositoryService'true],
  1018.             'App\\Repository\\ServiceKeyRepository' => ['privates''App\\Repository\\ServiceKeyRepository''getServiceKeyRepositoryService'true],
  1019.             'App\\Repository\\StudyRepository' => ['privates''App\\Repository\\StudyRepository''getStudyRepositoryService'true],
  1020.             'App\\Repository\\TerminalRepository' => ['privates''App\\Repository\\TerminalRepository''getTerminalRepositoryService'true],
  1021.             'App\\Repository\\UpdateRepository' => ['privates''App\\Repository\\UpdateRepository''getUpdateRepositoryService'true],
  1022.         ], [
  1023.             'App\\Repository\\AdminRepository' => '?',
  1024.             'App\\Repository\\ClientRepository' => '?',
  1025.             'App\\Repository\\DirectoriesRepository' => '?',
  1026.             'App\\Repository\\ExceptionLogRepository' => '?',
  1027.             'App\\Repository\\FeedbackRepository' => '?',
  1028.             'App\\Repository\\MarketAppImageRepository' => '?',
  1029.             'App\\Repository\\MarketAppRepository' => '?',
  1030.             'App\\Repository\\MarketCategoryRepository' => '?',
  1031.             'App\\Repository\\MediaRepository' => '?',
  1032.             'App\\Repository\\PagesRepository' => '?',
  1033.             'App\\Repository\\ProjectsRepository' => '?',
  1034.             'App\\Repository\\ServiceKeyRepository' => '?',
  1035.             'App\\Repository\\StudyRepository' => '?',
  1036.             'App\\Repository\\TerminalRepository' => '?',
  1037.             'App\\Repository\\UpdateRepository' => '?',
  1038.         ])));
  1039.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  1040.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1041.         return $instance;
  1042.     }
  1043.     /**
  1044.      * Gets the public 'event_dispatcher' shared service.
  1045.      *
  1046.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1047.      */
  1048.     protected function getEventDispatcherService()
  1049.     {
  1050.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1051.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1052.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1053.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1054.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1055.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1056.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1057.         }, => 'onKernelController'], 0);
  1058.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1059.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1060.         }, => 'checkPassport'], 1024);
  1061.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1062.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1063.         }, => 'onKernelResponse'], 0);
  1064.         $instance->addListener('kernel.exception', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
  1065.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1066.         }, => 'onKernelException'], -64);
  1067.         $instance->addListener('kernel.view', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
  1068.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1069.         }, => 'onKernelView'], 0);
  1070.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1071.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1072.         }, => 'onKernelRequest'], 250);
  1073.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1074.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1075.         }, => 'onKernelResponse'], 0);
  1076.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1077.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1078.         }, => 'onResponse'], -10);
  1079.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1080.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1081.         }, => 'onKernelException'], -96);
  1082.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1083.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1084.         }, => 'onKernelRequest'], 28);
  1085.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1086.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1087.         }, => 'onKernelRequest'], 4);
  1088.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1089.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1090.         }, => 'onKernelView'], 32);
  1091.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1092.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1093.         }, => 'onKernelRequest'], 2);
  1094.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1095.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1096.         }, => 'onKernelView'], 16);
  1097.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1098.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1099.         }, => 'onKernelView'], 8);
  1100.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1101.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1102.         }, => 'onKernelException'], 0);
  1103.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1104.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  1105.         }, => 'onKernelRequest'], 0);
  1106.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_pagination_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformPaginationParametersListener')] function () {
  1107.             return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener());
  1108.         }, => 'onKernelRequest'], 5);
  1109.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_sorting_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformSortingParametersListener')] function () {
  1110.             return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener('order'));
  1111.         }, => 'onKernelRequest'], 5);
  1112.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_fieldsets_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFieldsetsParametersListener')] function () {
  1113.             return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  1114.         }, => 'onKernelRequest'], 5);
  1115.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_filtering_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFilteringParametersListener')] function () {
  1116.             return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener());
  1117.         }, => 'onKernelRequest'], 5);
  1118.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1119.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1120.         }, => 'onKernelResponse'], 0);
  1121.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1122.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1123.         }, => 'onKernelResponse'], -1);
  1124.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1125.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1126.         }, => 'onKernelView'], 64);
  1127.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1128.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1129.         }, => 'onKernelRequest'], 16);
  1130.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1131.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1132.         }, => 'onSecurity'], 3);
  1133.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1134.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1135.         }, => 'onSecurityPostDenormalize'], 1);
  1136.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1137.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1138.         }, => 'onSecurityPostValidation'], 63);
  1139.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1140.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1141.         }, => 'onKernelResponse'], 0);
  1142.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1143.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1144.         }, => 'setDefaultLocale'], 100);
  1145.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1146.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1147.         }, => 'onKernelRequest'], 16);
  1148.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1149.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1150.         }, => 'onKernelFinishRequest'], 0);
  1151.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1152.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1153.         }, => 'onKernelRequest'], 256);
  1154.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1155.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1156.         }, => 'onResponse'], -255);
  1157.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1158.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1159.         }, => 'onControllerArguments'], 0);
  1160.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1161.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1162.         }, => 'logKernelException'], 0);
  1163.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1164.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1165.         }, => 'onKernelException'], -128);
  1166.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1167.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1168.         }, => 'removeCspHeader'], -128);
  1169.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1170.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1171.         }, => 'onKernelControllerArguments'], 10);
  1172.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1173.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1174.         }, => 'onKernelResponse'], -10);
  1175.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1176.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1177.         }, => 'onKernelRequest'], 15);
  1178.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1179.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1180.         }, => 'onKernelFinishRequest'], -15);
  1181.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1182.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1183.         }, => 'onConsoleError'], -128);
  1184.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1185.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1186.         }, => 'onConsoleTerminate'], -128);
  1187.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1188.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1189.         }, => 'onConsoleError'], 0);
  1190.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1191.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  1192.         }, => 'onMessage'], -255);
  1193.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1194.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1195.         }, => 'onMessage'], -255);
  1196.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1197.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1198.         }, => 'onMessage'], 0);
  1199.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1200.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1201.         }, => 'configure'], 2048);
  1202.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1203.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1204.         }, => 'configure'], 2048);
  1205.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1206.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1207.         }, => 'onKernelRequest'], 32);
  1208.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1209.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1210.         }, => 'onKernelFinishRequest'], 0);
  1211.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1212.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1213.         }, => 'onKernelException'], -64);
  1214.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1215.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1216.         }, => 'onKernelResponse'], 0);
  1217.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1218.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1219.         }, => 'onKernelRequest'], 128);
  1220.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1221.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1222.         }, => 'onKernelResponse'], -1000);
  1223.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1224.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1225.         }, => 'onMessageFailed'], 100);
  1226.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1227.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());
  1228.         }, => 'onMessageFailed'], 200);
  1229.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.send_failed_message_to_failure_transport_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageToFailureTransportListener')] function () {
  1230.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1231.         }, => 'onMessageFailed'], -100);
  1232.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  1233.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ??= new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener());
  1234.         }, => 'onWorkerRunning'], 100);
  1235.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1236.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1237.         }, => 'onWorkerStarted'], 0);
  1238.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1239.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1240.         }, => 'onWorkerRunning'], 0);
  1241.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  1242.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1243.         }, => 'onWorkerStarted'], 100);
  1244.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1245.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1246.         }, => 'onMessageFailed'], 0);
  1247.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1248.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1249.         }, => 'onWorkerRunning'], 0);
  1250.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  1251.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  1252.         }, => 'onNotification'], -255);
  1253.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1254.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1255.         }, => 'onKernelResponse'], -100);
  1256.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1257.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1258.         }, => 'onKernelException'], 0);
  1259.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1260.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1261.         }, => 'onKernelTerminate'], -1024);
  1262.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1263.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1264.         }, => 'onKernelController'], 0);
  1265.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1266.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1267.         }, => 'onKernelResponse'], 0);
  1268.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1269.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1270.         }, => 'onWorkerMessageHandled'], 0);
  1271.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1272.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1273.         }, => 'onWorkerMessageFailed'], 0);
  1274.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1275.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1276.         }, => 'configure'], 1024);
  1277.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1278.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1279.         }, => 'onKernelView'], -128);
  1280.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1281.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1282.         }, => 'onMessage'], 0);
  1283.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1284.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1285.         }, => 'onKernelResponse'], -128);
  1286.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1287.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1288.         }, => 'onKernelControllerArguments'], 20);
  1289.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1290.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1291.         }, => 'checkPassport'], 0);
  1292.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1293.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1294.         }, => 'onLoginSuccess'], 0);
  1295.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1296.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1297.         }, => 'onVoterVote'], 0);
  1298.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1299.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1300.         }, => 'configureLogoutUrlGenerator'], 8);
  1301.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1302.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1303.         }, => 'onKernelRequest'], 8);
  1304.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1305.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1306.         }, => 'onKernelFinishRequest'], 0);
  1307.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1308.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1309.         }, => 'onCommand'], 255);
  1310.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1311.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1312.         }, => 'onTerminate'], -255);
  1313.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1314.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1315.         }, => 'onConsoleError'], 0);
  1316.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1317.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1318.         }, => 'onConsoleTerminate'], 0);
  1319.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1320.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1321.         }, => 'onKernelController'], 0);
  1322.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1323.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1324.         }, => 'onKernelController'], 0);
  1325.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1326.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1327.         }, => 'onKernelController'], -128);
  1328.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1329.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1330.         }, => 'onKernelView'], 0);
  1331.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1332.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1333.         }, => 'onKernelController'], 0);
  1334.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1335.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1336.         }, => 'onKernelResponse'], 0);
  1337.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1338.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1339.         }, => 'onKernelControllerArguments'], 0);
  1340.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1341.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1342.         }, => 'onKernelControllerArguments'], 0);
  1343.         $instance->addListener('kernel.request', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1344.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1345.         }, => 'onKernelRequest'], 0);
  1346.         $instance->addListener('kernel.controller', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1347.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1348.         }, => 'onKernelController'], 128);
  1349.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1350.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1351.         }, => 'checkPassport'], 512);
  1352.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1353.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1354.         }, => 'onLogout'], 0);
  1355.         return $instance;
  1356.     }
  1357.     /**
  1358.      * Gets the public 'http_kernel' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1361.      */
  1362.     protected function getHttpKernelService()
  1363.     {
  1364.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1365.         if (isset($this->services['http_kernel'])) {
  1366.             return $this->services['http_kernel'];
  1367.         }
  1368.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1369.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1370.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1371.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1372.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1373.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1374.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1375.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1376.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1377.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1378.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1379.             yield 10 => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1380.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1381.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1382.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1383.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1384.         }, 15)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), false);
  1385.     }
  1386.     /**
  1387.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1388.      *
  1389.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1390.      */
  1391.     protected function getLiipImagine_Cache_ManagerService()
  1392.     {
  1393.         $a = ($this->services['router'] ?? $this->getRouterService());
  1394.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1395.             return $this->services['liip_imagine.cache.manager'];
  1396.         }
  1397.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1398.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1399.             return $this->services['liip_imagine.cache.manager'];
  1400.         }
  1401.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $b'default'false);
  1402.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1403.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1404.         return $instance;
  1405.     }
  1406.     /**
  1407.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1408.      *
  1409.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1410.      */
  1411.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1412.     {
  1413.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1414.     }
  1415.     /**
  1416.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1417.      *
  1418.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1419.      */
  1420.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1421.     {
  1422.         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()));
  1423.     }
  1424.     /**
  1425.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1426.      *
  1427.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1428.      */
  1429.     protected function getLiipImagine_Cache_SignerService()
  1430.     {
  1431.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1432.     }
  1433.     /**
  1434.      * Gets the public 'messenger.default_bus' shared service.
  1435.      *
  1436.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1437.      */
  1438.     protected function getMessenger_DefaultBusService()
  1439.     {
  1440.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1441.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1442.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));
  1443.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());
  1444.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());
  1445.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());
  1446.             yield => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));
  1447.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1448.         }, 7)));
  1449.     }
  1450.     /**
  1451.      * Gets the public 'monolog.logger.deprecation' shared service.
  1452.      *
  1453.      * @return \Symfony\Bridge\Monolog\Logger
  1454.      */
  1455.     protected function getMonolog_Logger_DeprecationService()
  1456.     {
  1457.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1458.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1459.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1460.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1461.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1462.         return $instance;
  1463.     }
  1464.     /**
  1465.      * Gets the public 'request_stack' shared service.
  1466.      *
  1467.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1468.      */
  1469.     protected function getRequestStackService()
  1470.     {
  1471.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1472.     }
  1473.     /**
  1474.      * Gets the public 'router' shared service.
  1475.      *
  1476.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1477.      */
  1478.     protected function getRouterService()
  1479.     {
  1480.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1481.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1482.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1483.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1484.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1485.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1486.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1487.         ], [
  1488.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1489.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'ru');
  1490.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1491.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1492.         return $instance;
  1493.     }
  1494.     /**
  1495.      * Gets the public 'translator' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1498.      */
  1499.     protected function getTranslatorService()
  1500.     {
  1501.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1502.     }
  1503.     /**
  1504.      * Gets the public 'var_dumper.cloner' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1507.      */
  1508.     protected function getVarDumper_ClonerService()
  1509.     {
  1510.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1511.         $instance->setMaxItems(2500);
  1512.         $instance->setMinDepth(1);
  1513.         $instance->setMaxString(-1);
  1514.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1515.         return $instance;
  1516.     }
  1517.     /**
  1518.      * Gets the private '.debug.http_client' shared service.
  1519.      *
  1520.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1521.      */
  1522.     protected function get_Debug_HttpClientService()
  1523.     {
  1524.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1525.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1526.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1527.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1528.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1529.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1530.         $a->setLogger($b);
  1531.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1532.     }
  1533.     /**
  1534.      * Gets the private '.service_locator.F24N2zj' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1537.      */
  1538.     protected function get_ServiceLocator_F24N2zjService()
  1539.     {
  1540.         return $this->privates['.service_locator.F24N2zj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1541.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  1542.             'security.firewall.map.context.client' => ['privates''security.firewall.map.context.client''getSecurity_Firewall_Map_Context_ClientService'true],
  1543.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1544.         ], [
  1545.             'security.firewall.map.context.admin' => '?',
  1546.             'security.firewall.map.context.client' => '?',
  1547.             'security.firewall.map.context.dev' => '?',
  1548.         ]);
  1549.     }
  1550.     /**
  1551.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1552.      *
  1553.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1554.      */
  1555.     protected function getAdminRouterSubscriberService()
  1556.     {
  1557.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1558.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1559.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1560.         }
  1561.         $b = ($this->services['router'] ?? $this->getRouterService());
  1562.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1563.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1564.         }
  1565.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  1566.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($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()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($c)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry(['App\\Controller\\Admin\\AdminCrudController' => 'App\\Entity\\Admin''App\\Controller\\Admin\\ClientCrudController' => 'App\\Entity\\Client''App\\Controller\\Admin\\ExceptionLogCrudController' => 'App\\Entity\\ExceptionLog''App\\Controller\\Admin\\FeedbackCrudController' => 'App\\Entity\\Feedback''App\\Controller\\Admin\\MarketAppCrudController' => 'App\\Entity\\MarketApp''App\\Controller\\Admin\\MarketAppImageCrudController' => 'App\\Entity\\MarketAppImage''App\\Controller\\Admin\\MarketCategoryCrudController' => 'App\\Entity\\MarketCategory''App\\Controller\\Admin\\ServiceKeyCrudController' => 'App\\Entity\\ServiceKey''App\\Controller\\Admin\\StudyCrudController' => 'App\\Entity\\Study''App\\Controller\\Admin\\TerminalCrudController' => 'App\\Entity\\Terminal''App\\Controller\\Admin\\UpdateCrudController' => 'App\\Entity\\Update'], ['App\\Controller\\Admin\\AdminCrudController' => 'b52befe''App\\Controller\\Admin\\ClientCrudController' => '84ea867''App\\Controller\\Admin\\ExceptionLogCrudController' => '78672bd''App\\Controller\\Admin\\FeedbackCrudController' => '95eea70''App\\Controller\\Admin\\MarketAppCrudController' => '9a968cf''App\\Controller\\Admin\\MarketAppImageCrudController' => '28437ca''App\\Controller\\Admin\\MarketCategoryCrudController' => '31c3e8a''App\\Controller\\Admin\\ServiceKeyCrudController' => 'ad442e9''App\\Controller\\Admin\\StudyCrudController' => 'cb020b4''App\\Controller\\Admin\\TerminalCrudController' => 'd77d1e2''App\\Controller\\Admin\\UpdateCrudController' => '7238f57'], ['App\\Entity\\Admin' => 'App\\Controller\\Admin\\AdminCrudController''App\\Entity\\Client' => 'App\\Controller\\Admin\\ClientCrudController''App\\Entity\\ExceptionLog' => 'App\\Controller\\Admin\\ExceptionLogCrudController''App\\Entity\\Feedback' => 'App\\Controller\\Admin\\FeedbackCrudController''App\\Entity\\MarketApp' => 'App\\Controller\\Admin\\MarketAppCrudController''App\\Entity\\MarketAppImage' => 'App\\Controller\\Admin\\MarketAppImageCrudController''App\\Entity\\MarketCategory' => 'App\\Controller\\Admin\\MarketCategoryCrudController''App\\Entity\\ServiceKey' => 'App\\Controller\\Admin\\ServiceKeyCrudController''App\\Entity\\Study' => 'App\\Controller\\Admin\\StudyCrudController''App\\Entity\\Terminal' => 'App\\Controller\\Admin\\TerminalCrudController''App\\Entity\\Update' => 'App\\Controller\\Admin\\UpdateCrudController'], ['b52befe' => 'App\\Controller\\Admin\\AdminCrudController''84ea867' => 'App\\Controller\\Admin\\ClientCrudController''78672bd' => 'App\\Controller\\Admin\\ExceptionLogCrudController''95eea70' => 'App\\Controller\\Admin\\FeedbackCrudController''9a968cf' => 'App\\Controller\\Admin\\MarketAppCrudController''28437ca' => 'App\\Controller\\Admin\\MarketAppImageCrudController''31c3e8a' => 'App\\Controller\\Admin\\MarketCategoryCrudController''ad442e9' => 'App\\Controller\\Admin\\ServiceKeyCrudController''cb020b4' => 'App\\Controller\\Admin\\StudyCrudController''d77d1e2' => 'App\\Controller\\Admin\\TerminalCrudController''7238f57' => 'App\\Controller\\Admin\\UpdateCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b);
  1567.     }
  1568.     /**
  1569.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1570.      *
  1571.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1572.      */
  1573.     protected function getActionFactoryService()
  1574.     {
  1575.         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()), (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()));
  1576.     }
  1577.     /**
  1578.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1579.      *
  1580.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1581.      */
  1582.     protected function getControllerFactoryService()
  1583.     {
  1584.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1585.     }
  1586.     /**
  1587.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1588.      *
  1589.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1590.      */
  1591.     protected function getEntityFactoryService()
  1592.     {
  1593.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1594.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1595.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1596.         }
  1597.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1598.         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()), $b, new RewindableGenerator(function () {
  1599.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1600.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
  1601.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1602.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
  1603.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1604.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
  1605.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  1606.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1607.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
  1608.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1609.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
  1610.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
  1611.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
  1612.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4)));
  1613.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
  1614.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
  1615.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
  1616.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1617.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1618.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator());
  1619.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
  1620.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
  1621.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
  1622.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
  1623.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
  1624.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
  1625.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
  1626.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1627.         }, 28), new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1628.     }
  1629.     /**
  1630.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1631.      *
  1632.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1633.      */
  1634.     protected function getAdminContextProviderService()
  1635.     {
  1636.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1637.     }
  1638.     /**
  1639.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1640.      *
  1641.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1642.      */
  1643.     protected function getAdminUrlGeneratorService()
  1644.     {
  1645.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1646.             $a = ($this->services['router'] ?? $this->getRouterService());
  1647.             if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  1648.                 return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  1649.             }
  1650.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', ['App\\Controller\\Admin\\DashboardController' => 'd55df5a'], ['d55df5a' => 'App\\Controller\\Admin\\DashboardController'])));
  1651.         };
  1652.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1653.     }
  1654.     /**
  1655.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1656.      *
  1657.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1658.      */
  1659.     protected function getAuthorizationCheckerService()
  1660.     {
  1661.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1662.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1663.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1664.         }
  1665.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1666.     }
  1667.     /**
  1668.      * Gets the private 'annotations.cache_adapter' shared service.
  1669.      *
  1670.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1671.      */
  1672.     protected function getAnnotations_CacheAdapterService()
  1673.     {
  1674.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1675.     }
  1676.     /**
  1677.      * Gets the private 'annotations.cached_reader' shared service.
  1678.      *
  1679.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1680.      */
  1681.     protected function getAnnotations_CachedReaderService()
  1682.     {
  1683.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1684.     }
  1685.     /**
  1686.      * Gets the private 'annotations.reader' shared service.
  1687.      *
  1688.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1689.      */
  1690.     protected function getAnnotations_ReaderService()
  1691.     {
  1692.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1693.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1694.         $a->registerUniqueLoader('class_exists');
  1695.         $instance->addGlobalIgnoredName('required'$a);
  1696.         return $instance;
  1697.     }
  1698.     /**
  1699.      * Gets the private 'api_platform.api.identifiers_extractor' shared service.
  1700.      *
  1701.      * @return \ApiPlatform\Metadata\IdentifiersExtractor
  1702.      */
  1703.     protected function getApiPlatform_Api_IdentifiersExtractorService()
  1704.     {
  1705.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1706.         if (isset($this->privates['api_platform.api.identifiers_extractor'])) {
  1707.             return $this->privates['api_platform.api.identifiers_extractor'];
  1708.         }
  1709.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1710.         if (isset($this->privates['api_platform.api.identifiers_extractor'])) {
  1711.             return $this->privates['api_platform.api.identifiers_extractor'];
  1712.         }
  1713.         return $this->privates['api_platform.api.identifiers_extractor'] = new \ApiPlatform\Metadata\IdentifiersExtractor($a, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $b, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  1714.     }
  1715.     /**
  1716.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1717.      *
  1718.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1719.      */
  1720.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1721.     {
  1722.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PjrCOfp2NQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1723.     }
  1724.     /**
  1725.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1726.      *
  1727.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1728.      */
  1729.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1730.     {
  1731.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0QH150VNQ2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1732.     }
  1733.     /**
  1734.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  1735.      *
  1736.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1737.      */
  1738.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  1739.     {
  1740.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ng9B-mCmmN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1741.     }
  1742.     /**
  1743.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1744.      *
  1745.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1746.      */
  1747.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1748.     {
  1749.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s4uMDHf-sx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1750.     }
  1751.     /**
  1752.      * Gets the private 'api_platform.filter_locator' shared service.
  1753.      *
  1754.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1755.      */
  1756.     protected function getApiPlatform_FilterLocatorService()
  1757.     {
  1758.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1759.             'annotated_app_entity_media_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_media_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMediaApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1760.             'annotated_app_entity_terminal_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_terminal_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTerminalApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1761.             'annotated_app_entity_update_api_platform_doctrine_orm_filter_range_filter' => ['privates''annotated_app_entity_update_api_platform_doctrine_orm_filter_range_filter''getAnnotatedAppEntityUpdateApiPlatformDoctrineOrmFilterRangeFilterService'true],
  1762.         ], [
  1763.             'annotated_app_entity_media_api_platform_doctrine_orm_filter_search_filter' => '?',
  1764.             'annotated_app_entity_terminal_api_platform_doctrine_orm_filter_search_filter' => '?',
  1765.             'annotated_app_entity_update_api_platform_doctrine_orm_filter_range_filter' => '?',
  1766.         ]);
  1767.     }
  1768.     /**
  1769.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1770.      *
  1771.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  1772.      */
  1773.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1774.     {
  1775.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1776.         if (isset($this->privates['api_platform.http_cache.listener.response.configure'])) {
  1777.             return $this->privates['api_platform.http_cache.listener.response.configure'];
  1778.         }
  1779.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL$a);
  1780.     }
  1781.     /**
  1782.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1783.      *
  1784.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  1785.      */
  1786.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1787.     {
  1788.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1789.     }
  1790.     /**
  1791.      * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  1792.      *
  1793.      * @return \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener
  1794.      */
  1795.     protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  1796.     {
  1797.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1798.         if (isset($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'])) {
  1799.             return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'];
  1800.         }
  1801.         return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener($a);
  1802.     }
  1803.     /**
  1804.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1805.      *
  1806.      * @return \ApiPlatform\JsonLd\ContextBuilder
  1807.      */
  1808.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1809.     {
  1810.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1811.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  1812.             return $this->privates['api_platform.jsonld.context_builder'];
  1813.         }
  1814.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1815.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  1816.             return $this->privates['api_platform.jsonld.context_builder'];
  1817.         }
  1818.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $a$b, ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  1819.     }
  1820.     /**
  1821.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1822.      *
  1823.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  1824.      */
  1825.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1826.     {
  1827.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1828.         if (isset($this->privates['api_platform.listener.request.add_format'])) {
  1829.             return $this->privates['api_platform.listener.request.add_format'];
  1830.         }
  1831.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(($this->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $a$this->parameters['api_platform.formats'], $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.docs_formats'], NULL);
  1832.     }
  1833.     /**
  1834.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1835.      *
  1836.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  1837.      */
  1838.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1839.     {
  1840.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1841.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1842.             return $this->privates['api_platform.listener.request.deserialize'];
  1843.         }
  1844.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->privates['debug.serializer'] ?? $this->getDebug_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()));
  1845.     }
  1846.     /**
  1847.      * Gets the private 'api_platform.listener.request.read' shared service.
  1848.      *
  1849.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  1850.      */
  1851.     protected function getApiPlatform_Listener_Request_ReadService()
  1852.     {
  1853.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1854.         if (isset($this->privates['api_platform.listener.request.read'])) {
  1855.             return $this->privates['api_platform.listener.request.read'];
  1856.         }
  1857.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Symfony\EventListener\ReadListener(($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService()), $a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()));
  1858.     }
  1859.     /**
  1860.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1861.      *
  1862.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  1863.      */
  1864.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1865.     {
  1866.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1867.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  1868.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  1869.         }
  1870.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.validator.query_parameter_validator'] ?? $this->getApiPlatform_Validator_QueryParameterValidatorService()), $atrue);
  1871.     }
  1872.     /**
  1873.      * Gets the private 'api_platform.metadata.operation.metadata_factory' shared service.
  1874.      *
  1875.      * @return \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory
  1876.      */
  1877.     protected function getApiPlatform_Metadata_Operation_MetadataFactoryService()
  1878.     {
  1879.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1880.         if (isset($this->privates['api_platform.metadata.operation.metadata_factory'])) {
  1881.             return $this->privates['api_platform.metadata.operation.metadata_factory'];
  1882.         }
  1883.         return $this->privates['api_platform.metadata.operation.metadata_factory'] = new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $a);
  1884.     }
  1885.     /**
  1886.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1887.      *
  1888.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1889.      */
  1890.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1891.     {
  1892.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  1893.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  1894.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  1895.         }
  1896.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1897.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  1898.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  1899.         }
  1900.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1901.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory($c, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($c, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this))))), $c))))), new RewindableGenerator(function () {
  1902.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  1903.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  1904.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  1905.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  1906.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  1907.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  1908.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  1909.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  1910.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1911.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  1912.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  1913.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  1914.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  1915.         }, 13))));
  1916.     }
  1917.     /**
  1918.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1919.      *
  1920.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1921.      */
  1922.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1923.     {
  1924.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1925.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  1926.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  1927.         }
  1928.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  1929.     }
  1930.     /**
  1931.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  1932.      *
  1933.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  1934.      */
  1935.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  1936.     {
  1937.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1938.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1939.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1940.         }
  1941.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1942.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  1943.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  1944.         }
  1945.         $c = ($this->services['doctrine'] ?? $this->getDoctrineService());
  1946.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1947.         $e = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($c$a$d, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a$b$d));
  1948.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1949.         return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory(($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()), new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory($c, new \ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\MainControllerResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$f$this->parameters['api_platform.defaults'], false)), $this->parameters['api_platform.defaults'], $ffalse), $this->parameters['api_platform.defaults'], $ffalse))), true)))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'], $this->parameters['api_platform.error_formats'])))))));
  1950.     }
  1951.     /**
  1952.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1953.      *
  1954.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1955.      */
  1956.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1957.     {
  1958.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ClassNameResourceNameCollectionFactory($this->parameters['api_platform.class_name_resources'], new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)))))));
  1959.     }
  1960.     /**
  1961.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1962.      *
  1963.      * @return \ApiPlatform\Metadata\ResourceClassResolver
  1964.      */
  1965.     protected function getApiPlatform_ResourceClassResolverService()
  1966.     {
  1967.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Metadata\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1968.     }
  1969.     /**
  1970.      * Gets the private 'api_platform.router' shared service.
  1971.      *
  1972.      * @return \ApiPlatform\Symfony\Routing\Router
  1973.      */
  1974.     protected function getApiPlatform_RouterService()
  1975.     {
  1976.         $a = ($this->services['router'] ?? $this->getRouterService());
  1977.         if (isset($this->privates['api_platform.router'])) {
  1978.             return $this->privates['api_platform.router'];
  1979.         }
  1980.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  1981.     }
  1982.     /**
  1983.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1984.      *
  1985.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  1986.      */
  1987.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1988.     {
  1989.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  1990.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1991.             return $this->privates['api_platform.security.listener.request.deny_access'];
  1992.         }
  1993.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener($a, ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  1994.     }
  1995.     /**
  1996.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1997.      *
  1998.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  1999.      */
  2000.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2001.     {
  2002.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2003.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2004.             return $this->privates['api_platform.security.resource_access_checker'];
  2005.         }
  2006.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  2007.     }
  2008.     /**
  2009.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2010.      *
  2011.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2012.      */
  2013.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2014.     {
  2015.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2016.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2017.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2018.         }
  2019.         $b = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2020.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2021.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2022.         }
  2023.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a$b, new \ApiPlatform\Serializer\SerializerContextBuilder($atrue));
  2024.     }
  2025.     /**
  2026.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2027.      *
  2028.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2029.      */
  2030.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2031.     {
  2032.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  2033.     }
  2034.     /**
  2035.      * Gets the private 'api_platform.state_provider.locator' shared service.
  2036.      *
  2037.      * @return \ApiPlatform\State\CallableProvider
  2038.      */
  2039.     protected function getApiPlatform_StateProvider_LocatorService()
  2040.     {
  2041.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2042.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2043.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2044.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2045.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2046.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2047.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2048.             'api_platform.state.error_provider' => ['privates''api_platform.state.error_provider''getApiPlatform_State_ErrorProviderService'true],
  2049.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2050.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2051.             'api_platform.validator.state.error_provider' => ['privates''api_platform.validator.state.error_provider''getApiPlatform_Validator_State_ErrorProviderService'true],
  2052.         ], [
  2053.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2054.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2055.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  2056.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  2057.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2058.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2059.             'api_platform.state.error_provider' => 'ApiPlatform\\State\\ErrorProvider',
  2060.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  2061.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  2062.             'api_platform.validator.state.error_provider' => 'ApiPlatform\\Symfony\\Validator\\State\\ErrorProvider',
  2063.         ]));
  2064.     }
  2065.     /**
  2066.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  2067.      *
  2068.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  2069.      */
  2070.     protected function getApiPlatform_Symfony_IriConverterService()
  2071.     {
  2072.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2073.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2074.             return $this->privates['api_platform.symfony.iri_converter'];
  2075.         }
  2076.         $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2077.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2078.             return $this->privates['api_platform.symfony.iri_converter'];
  2079.         }
  2080.         $c = ($this->privates['api_platform.api.identifiers_extractor'] ?? $this->getApiPlatform_Api_IdentifiersExtractorService());
  2081.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2082.             return $this->privates['api_platform.symfony.iri_converter'];
  2083.         }
  2084.         $d = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2085.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2086.             return $this->privates['api_platform.symfony.iri_converter'];
  2087.         }
  2088.         $e = ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService());
  2089.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2090.             return $this->privates['api_platform.symfony.iri_converter'];
  2091.         }
  2092.         $f = ($this->privates['api_platform.metadata.operation.metadata_factory'] ?? $this->getApiPlatform_Metadata_Operation_MetadataFactoryService());
  2093.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2094.             return $this->privates['api_platform.symfony.iri_converter'];
  2095.         }
  2096.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a$b$c, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $d$e, ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), $f);
  2097.     }
  2098.     /**
  2099.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  2100.      *
  2101.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  2102.      */
  2103.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  2104.     {
  2105.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2106.     }
  2107.     /**
  2108.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  2109.      *
  2110.      * @return \ApiPlatform\Api\UriVariablesConverter
  2111.      */
  2112.     protected function getApiPlatform_UriVariables_ConverterService()
  2113.     {
  2114.         $a = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2115.         if (isset($this->privates['api_platform.uri_variables.converter'])) {
  2116.             return $this->privates['api_platform.uri_variables.converter'];
  2117.         }
  2118.         return $this->privates['api_platform.uri_variables.converter'] = new \ApiPlatform\Api\UriVariablesConverter(($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a, new RewindableGenerator(function () {
  2119.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.ulid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer());
  2120.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.uuid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer());
  2121.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  2122.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  2123.         }, 4));
  2124.     }
  2125.     /**
  2126.      * Gets the private 'api_platform.validator.query_parameter_validator' shared service.
  2127.      *
  2128.      * @return \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator
  2129.      */
  2130.     protected function getApiPlatform_Validator_QueryParameterValidatorService()
  2131.     {
  2132.         return $this->privates['api_platform.validator.query_parameter_validator'] = new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  2133.     }
  2134.     /**
  2135.      * Gets the private 'cache.annotations' shared service.
  2136.      *
  2137.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2138.      */
  2139.     protected function getCache_AnnotationsService()
  2140.     {
  2141.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('a+HKpMOOSw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2142.     }
  2143.     /**
  2144.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2145.      *
  2146.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2147.      */
  2148.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2149.     {
  2150.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2151.     }
  2152.     /**
  2153.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2154.      *
  2155.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2156.      */
  2157.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2158.     {
  2159.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2160.     }
  2161.     /**
  2162.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2163.      *
  2164.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2165.      */
  2166.     protected function getCache_Messenger_RestartWorkersSignalService()
  2167.     {
  2168.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('u+mSKo2ojM'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  2169.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2170.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2171.     }
  2172.     /**
  2173.      * Gets the private 'cache.property_info' shared service.
  2174.      *
  2175.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2176.      */
  2177.     protected function getCache_PropertyInfoService()
  2178.     {
  2179.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kA7PHNXGQ2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2180.     }
  2181.     /**
  2182.      * Gets the private 'cache.security_expression_language' shared service.
  2183.      *
  2184.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2185.      */
  2186.     protected function getCache_SecurityExpressionLanguageService()
  2187.     {
  2188.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TyI-3aKuBE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2189.     }
  2190.     /**
  2191.      * Gets the private 'cache.serializer' shared service.
  2192.      *
  2193.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2194.      */
  2195.     protected function getCache_SerializerService()
  2196.     {
  2197.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cQU3XatnFO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2198.     }
  2199.     /**
  2200.      * Gets the private 'cache.validator' shared service.
  2201.      *
  2202.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2203.      */
  2204.     protected function getCache_ValidatorService()
  2205.     {
  2206.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BKvWKndJYF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2207.     }
  2208.     /**
  2209.      * Gets the private 'config_cache_factory' shared service.
  2210.      *
  2211.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2212.      */
  2213.     protected function getConfigCacheFactoryService()
  2214.     {
  2215.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2216.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2217.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2218.         }, 2));
  2219.     }
  2220.     /**
  2221.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2222.      *
  2223.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2224.      */
  2225.     protected function getController_IsGrantedAttributeListenerService()
  2226.     {
  2227.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2228.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2229.             return $this->privates['controller.is_granted_attribute_listener'];
  2230.         }
  2231.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  2232.     }
  2233.     /**
  2234.      * Gets the private 'data_collector.form' shared service.
  2235.      *
  2236.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2237.      */
  2238.     protected function getDataCollector_FormService()
  2239.     {
  2240.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2241.     }
  2242.     /**
  2243.      * Gets the private 'data_collector.request' shared service.
  2244.      *
  2245.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2246.      */
  2247.     protected function getDataCollector_RequestService()
  2248.     {
  2249.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2250.     }
  2251.     /**
  2252.      * Gets the private 'debug.controller_resolver' shared service.
  2253.      *
  2254.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2255.      */
  2256.     protected function getDebug_ControllerResolverService()
  2257.     {
  2258.         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'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2259.     }
  2260.     /**
  2261.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2264.      */
  2265.     protected function getDebug_DebugHandlersListenerService()
  2266.     {
  2267.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2268.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2269.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2270.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2271.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2272.         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()));
  2273.     }
  2274.     /**
  2275.      * Gets the private 'debug.file_link_formatter' shared service.
  2276.      *
  2277.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2278.      */
  2279.     protected function getDebug_FileLinkFormatterService()
  2280.     {
  2281.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2282.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2283.         });
  2284.     }
  2285.     /**
  2286.      * Gets the private 'debug.log_processor' shared service.
  2287.      *
  2288.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2289.      */
  2290.     protected function getDebug_LogProcessorService()
  2291.     {
  2292.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2293.     }
  2294.     /**
  2295.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2296.      *
  2297.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2298.      */
  2299.     protected function getDebug_Security_Access_DecisionManagerService()
  2300.     {
  2301.         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 () {
  2302.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2303.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2304.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2305.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2306.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2307.     }
  2308.     /**
  2309.      * Gets the private 'debug.security.firewall' shared service.
  2310.      *
  2311.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2312.      */
  2313.     protected function getDebug_Security_FirewallService()
  2314.     {
  2315.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2316.         if (isset($this->privates['debug.security.firewall'])) {
  2317.             return $this->privates['debug.security.firewall'];
  2318.         }
  2319.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2320.         if (isset($this->privates['debug.security.firewall'])) {
  2321.             return $this->privates['debug.security.firewall'];
  2322.         }
  2323.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2324.     }
  2325.     /**
  2326.      * Gets the private 'debug.serializer' shared service.
  2327.      *
  2328.      * @return \Symfony\Component\Serializer\Debug\TraceableSerializer
  2329.      */
  2330.     protected function getDebug_SerializerService()
  2331.     {
  2332.         $a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  2333.         if (isset($this->privates['debug.serializer'])) {
  2334.             return $this->privates['debug.serializer'];
  2335.         }
  2336.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2337.         if (isset($this->privates['debug.serializer'])) {
  2338.             return $this->privates['debug.serializer'];
  2339.         }
  2340.         $c = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2341.         if (isset($this->privates['debug.serializer'])) {
  2342.             return $this->privates['debug.serializer'];
  2343.         }
  2344.         $d = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2345.         if (isset($this->privates['debug.serializer'])) {
  2346.             return $this->privates['debug.serializer'];
  2347.         }
  2348.         $e = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2349.         if (isset($this->privates['debug.serializer'])) {
  2350.             return $this->privates['debug.serializer'];
  2351.         }
  2352.         $f = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2353.         if (isset($this->privates['debug.serializer'])) {
  2354.             return $this->privates['debug.serializer'];
  2355.         }
  2356.         $g = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2357.         $h = ($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector());
  2358.         $i = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  2359.         $j = new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), $h);
  2360.         $k = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer(new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$g$b)], [=> $j])), $h)), $h)), $h);
  2361.         $l = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2362.         $m = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2363.         $n = new \ApiPlatform\JsonApi\Serializer\ReservedAttributeNameConverter($l);
  2364.         $o = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ConstraintViolationListNormalizer($m$n), $h);
  2365.         $p = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2366.         $q = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  2367.         $r = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2368.         $s = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  2369.         $t = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ItemNormalizer($c$m$q$r$g$n$s, [], $d$e), $h);
  2370.         $u = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($d$c$m$q$r$f$g$l$s, [], $e), $h);
  2371.         $v = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ItemNormalizer($c$m$q$r$g$l$sNULL$d$e), $h);
  2372.         $w = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($s);
  2373.         $x = new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($s$l$g$b$wNULL), $h);
  2374.         $y = new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), $h);
  2375.         return $this->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($g), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\MarketAppImageNormalizer($i), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\MarketAppNormalizer($i), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\MediaNormalizer($i$a), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PagesNormalizer($i$a), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\StudyNormalizer($i), $h), => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UpdateObjectNormalizer($i), $h), => $k=> $k=> new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $h), 10 => $o11 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($p, [], $l), $h), 12 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $h), 13 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $t$o), $h), 14 => $k15 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($d$q$p), $h), 16 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($u$l), $h), 17 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($d$c$m$r$p$l), $h), 18 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($d$q$p), $h), 19 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ptrue, []), $h), 20 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($d$q$p), $h), 21 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($v$l), $h), 22 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true, []), $h), 23 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), $h), 24 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), $h), 25 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $h), 26 => $t27 => $u28 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c$m$q$r$g$l$s, [], $d$e), $h), 29 => $v30 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $h), 31 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), $h), 32 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s$l$b$wNULL)), $h), 33 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $h), 34 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $h), 35 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $h), 36 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $h), 37 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), $h), 38 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), $h), 39 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r'page'$d), $h), 40 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f$r$qNULL), 'page''pagination'$d$g1), $d$r, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), $h), 41 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r'page'$d), $h), 42 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $h), 43 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($x$q$r$d), $h), 44 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($x$q$f), $h), 45 => new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($x$q), $h), 46 => $x], [=> new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $h), => $j=> $y=> new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonopenapi'NULL), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\YamlEncoder('yamlopenapi'$y), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $h), => new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $h)]), $h);
  2376.     }
  2377.     /**
  2378.      * Gets the private 'debug.validator' shared service.
  2379.      *
  2380.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2381.      */
  2382.     protected function getDebug_ValidatorService()
  2383.     {
  2384.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2385.         if (isset($this->privates['debug.validator'])) {
  2386.             return $this->privates['debug.validator'];
  2387.         }
  2388.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2389.     }
  2390.     /**
  2391.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2392.      *
  2393.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2394.      */
  2395.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2396.     {
  2397.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2398.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2399.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2400.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2401.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2402.             'vich_uploader.listener.clean.archive_file' => ['privates''vich_uploader.listener.clean.archive_file''getVichUploader_Listener_Clean_ArchiveFileService'true],
  2403.             'vich_uploader.listener.clean.icon_file' => ['privates''vich_uploader.listener.clean.icon_file''getVichUploader_Listener_Clean_IconFileService'true],
  2404.             'vich_uploader.listener.clean.media_file' => ['privates''vich_uploader.listener.clean.media_file''getVichUploader_Listener_Clean_MediaFileService'true],
  2405.             'vich_uploader.listener.clean.screenshots_file' => ['privates''vich_uploader.listener.clean.screenshots_file''getVichUploader_Listener_Clean_ScreenshotsFileService'true],
  2406.             'vich_uploader.listener.clean.study_file' => ['privates''vich_uploader.listener.clean.study_file''getVichUploader_Listener_Clean_StudyFileService'true],
  2407.             'vich_uploader.listener.clean.study_video' => ['privates''vich_uploader.listener.clean.study_video''getVichUploader_Listener_Clean_StudyVideoService'true],
  2408.             'vich_uploader.listener.remove.archive_file' => ['privates''vich_uploader.listener.remove.archive_file''getVichUploader_Listener_Remove_ArchiveFileService'true],
  2409.             'vich_uploader.listener.remove.icon_file' => ['privates''vich_uploader.listener.remove.icon_file''getVichUploader_Listener_Remove_IconFileService'true],
  2410.             'vich_uploader.listener.remove.media_file' => ['privates''vich_uploader.listener.remove.media_file''getVichUploader_Listener_Remove_MediaFileService'true],
  2411.             'vich_uploader.listener.remove.screenshots_file' => ['privates''vich_uploader.listener.remove.screenshots_file''getVichUploader_Listener_Remove_ScreenshotsFileService'true],
  2412.             'vich_uploader.listener.remove.study_file' => ['privates''vich_uploader.listener.remove.study_file''getVichUploader_Listener_Remove_StudyFileService'true],
  2413.             'vich_uploader.listener.remove.study_video' => ['privates''vich_uploader.listener.remove.study_video''getVichUploader_Listener_Remove_StudyVideoService'true],
  2414.             'vich_uploader.listener.upload.archive_file' => ['privates''vich_uploader.listener.upload.archive_file''getVichUploader_Listener_Upload_ArchiveFileService'true],
  2415.             'vich_uploader.listener.upload.icon_file' => ['privates''vich_uploader.listener.upload.icon_file''getVichUploader_Listener_Upload_IconFileService'true],
  2416.             'vich_uploader.listener.upload.media_file' => ['privates''vich_uploader.listener.upload.media_file''getVichUploader_Listener_Upload_MediaFileService'true],
  2417.             'vich_uploader.listener.upload.screenshots_file' => ['privates''vich_uploader.listener.upload.screenshots_file''getVichUploader_Listener_Upload_ScreenshotsFileService'true],
  2418.             'vich_uploader.listener.upload.study_file' => ['privates''vich_uploader.listener.upload.study_file''getVichUploader_Listener_Upload_StudyFileService'true],
  2419.             'vich_uploader.listener.upload.study_video' => ['privates''vich_uploader.listener.upload.study_video''getVichUploader_Listener_Upload_StudyVideoService'true],
  2420.         ], [
  2421.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2422.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2423.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2424.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2425.             'vich_uploader.listener.clean.archive_file' => '?',
  2426.             'vich_uploader.listener.clean.icon_file' => '?',
  2427.             'vich_uploader.listener.clean.media_file' => '?',
  2428.             'vich_uploader.listener.clean.screenshots_file' => '?',
  2429.             'vich_uploader.listener.clean.study_file' => '?',
  2430.             'vich_uploader.listener.clean.study_video' => '?',
  2431.             'vich_uploader.listener.remove.archive_file' => '?',
  2432.             'vich_uploader.listener.remove.icon_file' => '?',
  2433.             'vich_uploader.listener.remove.media_file' => '?',
  2434.             'vich_uploader.listener.remove.screenshots_file' => '?',
  2435.             'vich_uploader.listener.remove.study_file' => '?',
  2436.             'vich_uploader.listener.remove.study_video' => '?',
  2437.             'vich_uploader.listener.upload.archive_file' => '?',
  2438.             'vich_uploader.listener.upload.icon_file' => '?',
  2439.             'vich_uploader.listener.upload.media_file' => '?',
  2440.             'vich_uploader.listener.upload.screenshots_file' => '?',
  2441.             'vich_uploader.listener.upload.study_file' => '?',
  2442.             'vich_uploader.listener.upload.study_video' => '?',
  2443.         ]), [=> 'vich_uploader.listener.clean.archive_file'=> 'vich_uploader.listener.clean.study_video'=> 'vich_uploader.listener.clean.study_file'=> 'vich_uploader.listener.clean.icon_file'=> 'vich_uploader.listener.clean.screenshots_file'=> 'vich_uploader.listener.clean.media_file'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.remove.archive_file'10 => 'vich_uploader.listener.upload.archive_file'11 => 'vich_uploader.listener.remove.study_video'12 => 'vich_uploader.listener.upload.study_video'13 => 'vich_uploader.listener.remove.study_file'14 => 'vich_uploader.listener.upload.study_file'15 => 'vich_uploader.listener.remove.icon_file'16 => 'vich_uploader.listener.upload.icon_file'17 => 'vich_uploader.listener.remove.screenshots_file'18 => 'vich_uploader.listener.upload.screenshots_file'19 => 'vich_uploader.listener.remove.media_file'20 => 'vich_uploader.listener.upload.media_file'21 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  2444.     }
  2445.     /**
  2446.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2447.      *
  2448.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2449.      */
  2450.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2451.     {
  2452.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  2453.         $instance->setGlobalBasename('mapping');
  2454.         return $instance;
  2455.     }
  2456.     /**
  2457.      * Gets the private 'exception_listener' shared service.
  2458.      *
  2459.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2460.      */
  2461.     protected function getExceptionListener2Service()
  2462.     {
  2463.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2464.     }
  2465.     /**
  2466.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2467.      *
  2468.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2469.      */
  2470.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2471.     {
  2472.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  2473.     }
  2474.     /**
  2475.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2476.      *
  2477.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2478.      */
  2479.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2480.     {
  2481.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2482.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2483.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2484.         }
  2485.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2486.     }
  2487.     /**
  2488.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2489.      *
  2490.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2491.      */
  2492.     protected function getLiipImagine_Filter_ConfigurationService()
  2493.     {
  2494.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2495.     }
  2496.     /**
  2497.      * Gets the private 'locale_aware_listener' shared service.
  2498.      *
  2499.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2500.      */
  2501.     protected function getLocaleAwareListenerService()
  2502.     {
  2503.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2504.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('ru'));
  2505.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2506.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  2507.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2508.     }
  2509.     /**
  2510.      * Gets the private 'locale_listener' shared service.
  2511.      *
  2512.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2513.      */
  2514.     protected function getLocaleListenerService()
  2515.     {
  2516.         $a = ($this->services['router'] ?? $this->getRouterService());
  2517.         if (isset($this->privates['locale_listener'])) {
  2518.             return $this->privates['locale_listener'];
  2519.         }
  2520.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'ru'$afalse, []);
  2521.     }
  2522.     /**
  2523.      * Gets the private 'mime_types' shared service.
  2524.      *
  2525.      * @return \Symfony\Component\Mime\MimeTypes
  2526.      */
  2527.     protected function getMimeTypesService()
  2528.     {
  2529.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2530.         $instance->setDefault($instance);
  2531.         return $instance;
  2532.     }
  2533.     /**
  2534.      * Gets the private 'monolog.handler.console' shared service.
  2535.      *
  2536.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2537.      */
  2538.     protected function getMonolog_Handler_ConsoleService()
  2539.     {
  2540.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2541.     }
  2542.     /**
  2543.      * Gets the private 'monolog.handler.main' shared service.
  2544.      *
  2545.      * @return \Monolog\Handler\StreamHandler
  2546.      */
  2547.     protected function getMonolog_Handler_MainService()
  2548.     {
  2549.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2550.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2551.         return $instance;
  2552.     }
  2553.     /**
  2554.      * Gets the private 'monolog.logger' shared service.
  2555.      *
  2556.      * @return \Symfony\Bridge\Monolog\Logger
  2557.      */
  2558.     protected function getMonolog_LoggerService()
  2559.     {
  2560.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2561.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2562.         $instance->useMicrosecondTimestamps(true);
  2563.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2564.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2565.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2566.         return $instance;
  2567.     }
  2568.     /**
  2569.      * Gets the private 'monolog.logger.cache' shared service.
  2570.      *
  2571.      * @return \Symfony\Bridge\Monolog\Logger
  2572.      */
  2573.     protected function getMonolog_Logger_CacheService()
  2574.     {
  2575.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2576.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2577.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2578.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2579.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2580.         return $instance;
  2581.     }
  2582.     /**
  2583.      * Gets the private 'monolog.logger.request' shared service.
  2584.      *
  2585.      * @return \Symfony\Bridge\Monolog\Logger
  2586.      */
  2587.     protected function getMonolog_Logger_RequestService()
  2588.     {
  2589.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2590.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2591.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2592.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2593.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2594.         return $instance;
  2595.     }
  2596.     /**
  2597.      * Gets the private 'monolog.logger.security' shared service.
  2598.      *
  2599.      * @return \Symfony\Bridge\Monolog\Logger
  2600.      */
  2601.     protected function getMonolog_Logger_SecurityService()
  2602.     {
  2603.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2604.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2605.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2606.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2607.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2608.         return $instance;
  2609.     }
  2610.     /**
  2611.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2612.      *
  2613.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2614.      */
  2615.     protected function getNelmioCors_CorsListenerService()
  2616.     {
  2617.         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'))]));
  2618.     }
  2619.     /**
  2620.      * Gets the private 'parameter_bag' shared service.
  2621.      *
  2622.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2623.      */
  2624.     protected function getParameterBagService()
  2625.     {
  2626.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2627.     }
  2628.     /**
  2629.      * Gets the private 'profiler_listener' shared service.
  2630.      *
  2631.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2632.      */
  2633.     protected function getProfilerListenerService()
  2634.     {
  2635.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2636.         if (isset($this->privates['profiler_listener'])) {
  2637.             return $this->privates['profiler_listener'];
  2638.         }
  2639.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  2640.     }
  2641.     /**
  2642.      * Gets the private 'property_accessor' shared service.
  2643.      *
  2644.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2645.      */
  2646.     protected function getPropertyAccessorService()
  2647.     {
  2648.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2649.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2650.     }
  2651.     /**
  2652.      * Gets the private 'property_info' shared service.
  2653.      *
  2654.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2655.      */
  2656.     protected function getPropertyInfoService()
  2657.     {
  2658.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2659.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2660.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2661.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2662.         }, 3), new RewindableGenerator(function () {
  2663.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2664.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  2665.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2666.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2667.         }, 4), new RewindableGenerator(function () {
  2668.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2669.         }, 1), new RewindableGenerator(function () {
  2670.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2671.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2672.         }, 2), new RewindableGenerator(function () {
  2673.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2674.         }, 1));
  2675.     }
  2676.     /**
  2677.      * Gets the private 'router.expression_language_provider' shared service.
  2678.      *
  2679.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2680.      */
  2681.     protected function getRouter_ExpressionLanguageProviderService()
  2682.     {
  2683.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2684.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2685.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  2686.         ], [
  2687.             'env' => 'Closure',
  2688.             'service' => 'Closure',
  2689.         ]));
  2690.     }
  2691.     /**
  2692.      * Gets the private 'router.request_context' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Routing\RequestContext
  2695.      */
  2696.     protected function getRouter_RequestContextService()
  2697.     {
  2698.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2699.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2700.         return $instance;
  2701.     }
  2702.     /**
  2703.      * Gets the private 'router_listener' shared service.
  2704.      *
  2705.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2706.      */
  2707.     protected function getRouterListenerService()
  2708.     {
  2709.         $a = ($this->services['router'] ?? $this->getRouterService());
  2710.         if (isset($this->privates['router_listener'])) {
  2711.             return $this->privates['router_listener'];
  2712.         }
  2713.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2714.     }
  2715.     /**
  2716.      * Gets the private 'security.authorization_checker' shared service.
  2717.      *
  2718.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2719.      */
  2720.     protected function getSecurity_AuthorizationCheckerService()
  2721.     {
  2722.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2723.         if (isset($this->privates['security.authorization_checker'])) {
  2724.             return $this->privates['security.authorization_checker'];
  2725.         }
  2726.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  2727.     }
  2728.     /**
  2729.      * Gets the private 'security.context_listener.0' shared service.
  2730.      *
  2731.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2732.      */
  2733.     protected function getSecurity_ContextListener_0Service()
  2734.     {
  2735.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  2736.         if (isset($this->privates['security.context_listener.0'])) {
  2737.             return $this->privates['security.context_listener.0'];
  2738.         }
  2739.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  2740.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppAdminProviderService'));
  2741.             yield => ($this->privates['security.user.provider.concrete.app_client_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppClientProviderService'));
  2742.         }, 2), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2743.     }
  2744.     /**
  2745.      * Gets the private 'security.csrf.token_manager' shared service.
  2746.      *
  2747.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2748.      */
  2749.     protected function getSecurity_Csrf_TokenManagerService()
  2750.     {
  2751.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2752.     }
  2753.     /**
  2754.      * Gets the private 'security.csrf.token_storage' shared service.
  2755.      *
  2756.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2757.      */
  2758.     protected function getSecurity_Csrf_TokenStorageService()
  2759.     {
  2760.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2761.     }
  2762.     /**
  2763.      * Gets the private 'security.event_dispatcher.admin' shared service.
  2764.      *
  2765.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2766.      */
  2767.     protected function getSecurity_EventDispatcher_AdminService()
  2768.     {
  2769.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2770.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.admin.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2771.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  2772.         }, => 'checkPassport'], 2048);
  2773.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2774.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  2775.         }, => 'onSuccessfulLogin'], 0);
  2776.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  2777.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  2778.         }, => 'onLogout'], 64);
  2779.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  2780.             return ($this->privates['security.logout.listener.session.admin'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  2781.         }, => 'onLogout'], 0);
  2782.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2783.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2784.         }, => 'preCheckCredentials'], 256);
  2785.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2786.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2787.         }, => 'postCheckCredentials'], 256);
  2788.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2789.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2790.         }, => 'checkPassport'], 1024);
  2791.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2792.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2793.         }, => 'checkPassport'], 0);
  2794.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2795.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2796.         }, => 'onLoginSuccess'], 0);
  2797.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2798.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2799.         }, => 'checkPassport'], 512);
  2800.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2801.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2802.         }, => 'onLogout'], 0);
  2803.         return $instance;
  2804.     }
  2805.     /**
  2806.      * Gets the private 'security.expression_language' shared service.
  2807.      *
  2808.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2809.      */
  2810.     protected function getSecurity_ExpressionLanguageService()
  2811.     {
  2812.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2813.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2814.         return $instance;
  2815.     }
  2816.     /**
  2817.      * Gets the private 'security.firewall.map' shared service.
  2818.      *
  2819.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2820.      */
  2821.     protected function getSecurity_Firewall_MapService()
  2822.     {
  2823.         $a = ($this->privates['.service_locator.F24N2zj'] ?? $this->get_ServiceLocator_F24N2zjService());
  2824.         if (isset($this->privates['security.firewall.map'])) {
  2825.             return $this->privates['security.firewall.map'];
  2826.         }
  2827.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2828.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  2829.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.5eRZPSi'] ?? $this->load('get_Security_RequestMatcher_5eRZPSiService'));
  2830.             yield 'security.firewall.map.context.client' => ($this->privates['.security.request_matcher.1LJOQr7'] ?? $this->load('get_Security_RequestMatcher_1LJOQr7Service'));
  2831.         }, 3));
  2832.     }
  2833.     /**
  2834.      * Gets the private 'security.logout_url_generator' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2837.      */
  2838.     protected function getSecurity_LogoutUrlGeneratorService()
  2839.     {
  2840.         $a = ($this->services['router'] ?? $this->getRouterService());
  2841.         if (isset($this->privates['security.logout_url_generator'])) {
  2842.             return $this->privates['security.logout_url_generator'];
  2843.         }
  2844.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a, ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2845.         $instance->registerListener('admin''app_logout_admin''logout''_csrf_token'NULLNULL);
  2846.         return $instance;
  2847.     }
  2848.     /**
  2849.      * Gets the private 'security.token_storage' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2852.      */
  2853.     protected function getSecurity_TokenStorageService()
  2854.     {
  2855.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2856.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2857.         ], [
  2858.             'request_stack' => '?',
  2859.         ]));
  2860.     }
  2861.     /**
  2862.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2863.      *
  2864.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2865.      */
  2866.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2867.     {
  2868.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2869.     }
  2870.     /**
  2871.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2872.      *
  2873.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2874.      */
  2875.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2876.     {
  2877.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2878.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2879.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2880.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2881.     }
  2882.     /**
  2883.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2884.      *
  2885.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2886.      */
  2887.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2888.     {
  2889.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2890.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2891.             return $this->privates['sensio_framework_extra.security.listener'];
  2892.         }
  2893.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2894.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  2895.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2896.     }
  2897.     /**
  2898.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2899.      *
  2900.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2901.      */
  2902.     protected function getSensioFrameworkExtra_View_ListenerService()
  2903.     {
  2904.         $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))));
  2905.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2906.             'twig' => ['privates''twig''getTwigService'false],
  2907.         ], [
  2908.             'twig' => 'Twig\\Environment',
  2909.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2910.         return $instance;
  2911.     }
  2912.     /**
  2913.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2916.      */
  2917.     protected function getSerializer_NameConverter_MetadataAwareService()
  2918.     {
  2919.         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()));
  2920.     }
  2921.     /**
  2922.      * Gets the private 'session_listener' shared service.
  2923.      *
  2924.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2925.      */
  2926.     protected function getSessionListenerService()
  2927.     {
  2928.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2929.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2930.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2931.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2932.         ], [
  2933.             'logger' => '?',
  2934.             'session_collector' => '?',
  2935.             'session_factory' => '?',
  2936.         ]), true$this->parameters['session.storage.options']);
  2937.     }
  2938.     /**
  2939.      * Gets the private 'translator.default' shared service.
  2940.      *
  2941.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2942.      */
  2943.     protected function getTranslator_DefaultService()
  2944.     {
  2945.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2946.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2947.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2948.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2949.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2950.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2951.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2952.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2953.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2954.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2955.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2956.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2957.         ], [
  2958.             'translation.loader.csv' => '?',
  2959.             'translation.loader.dat' => '?',
  2960.             'translation.loader.ini' => '?',
  2961.             'translation.loader.json' => '?',
  2962.             'translation.loader.mo' => '?',
  2963.             'translation.loader.php' => '?',
  2964.             'translation.loader.po' => '?',
  2965.             'translation.loader.qt' => '?',
  2966.             'translation.loader.res' => '?',
  2967.             'translation.loader.xliff' => '?',
  2968.             'translation.loader.yml' => '?',
  2969.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ru', ['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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], '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).'/vendor/vich/uploader-bundle/translations/messages.de.yaml')], '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).'/vendor/vich/uploader-bundle/translations/messages.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hy.php')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.mk.php')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], '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).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 20 => (\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'=> 'vendor/vich/uploader-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'vendor/symfony/web-profiler-bundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'vendor/symfony/security-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/sensio/framework-extra-bundle/src/translations'17 => 'vendor/nelmio/cors-bundle/translations'18 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'19 => 'vendor/lexik/jwt-authentication-bundle/translations'20 => 'vendor/liip/imagine-bundle/translations']]], []);
  2970.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2971.         $instance->setFallbackLocales([=> 'en']);
  2972.         return $instance;
  2973.     }
  2974.     /**
  2975.      * Gets the private 'twig' shared service.
  2976.      *
  2977.      * @return \Twig\Environment
  2978.      */
  2979.     protected function getTwigService()
  2980.     {
  2981.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2982.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  2983.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  2984.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2985.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2986.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2987.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2988.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2989.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2990.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2991.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2992.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2993.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2994.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2995.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2996.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  2997.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  2998.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2999.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  3000.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3001.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3002.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3003.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3004.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3005.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  3006.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  3007.         $d = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3008.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3009.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3010.         $g = ($this->services['router'] ?? $this->getRouterService());
  3011.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3012.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3013.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  3014.         $j = new \Symfony\Bridge\Twig\AppVariable();
  3015.         $j->setEnvironment('dev');
  3016.         $j->setDebug(true);
  3017.         $j->setTokenStorage($h);
  3018.         if ($this->has('request_stack')) {
  3019.             $j->setRequestStack($d);
  3020.         }
  3021.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3022.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3023.         $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())));
  3024.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  3025.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  3026.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  3027.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  3028.         }, 1))));
  3029.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  3030.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  3031.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3032.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3033.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3034.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  3036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  3037.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  3038.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  3039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  3041.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3042.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  3043.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3044.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  3045.         ], [
  3046.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  3047.         ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL$c));
  3048.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  3049.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  3050.         $instance->addGlobal('app'$j);
  3051.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3052.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  3053.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  3054.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  3055.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  3056.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  3057.         ], [
  3058.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3059.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3060.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3061.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3062.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  3063.         ])));
  3064.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  3065.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  3066.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  3067.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3068.         return $instance;
  3069.     }
  3070.     /**
  3071.      * Gets the private 'validator.builder' shared service.
  3072.      *
  3073.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3074.      */
  3075.     protected function getValidator_BuilderService()
  3076.     {
  3077.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3078.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3079.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3080.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3081.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3082.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3083.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3084.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3085.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  3086.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3087.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3088.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3089.         ], [
  3090.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3091.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3092.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3093.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3094.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3095.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  3096.             'doctrine.orm.validator.unique' => '?',
  3097.             'security.validator.user_password' => '?',
  3098.             'validator.expression' => '?',
  3099.         ])));
  3100.         if ($this->has('translator')) {
  3101.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3102.         }
  3103.         $instance->setTranslationDomain('validators');
  3104.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3105.         $instance->enableAnnotationMapping(true);
  3106.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3107.         $instance->addMethodMapping('loadValidatorMetadata');
  3108.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3109.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3110.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3111.         return $instance;
  3112.     }
  3113.     /**
  3114.      * Gets the private 'var_dumper.html_dumper' shared service.
  3115.      *
  3116.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3117.      */
  3118.     protected function getVarDumper_HtmlDumperService()
  3119.     {
  3120.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3121.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3122.         return $instance;
  3123.     }
  3124.     /**
  3125.      * Gets the private 'var_dumper.server_connection' shared service.
  3126.      *
  3127.      * @return \Symfony\Component\VarDumper\Server\Connection
  3128.      */
  3129.     protected function getVarDumper_ServerConnectionService()
  3130.     {
  3131.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3132.     }
  3133.     /**
  3134.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3135.      *
  3136.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3137.      */
  3138.     protected function getVichUploader_MetadataReaderService()
  3139.     {
  3140.         $a = new \Metadata\Driver\FileLocator([]);
  3141.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Vich\UploaderBundle\Metadata\Driver\AttributeReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  3142.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3143.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3144.     }
  3145.     /**
  3146.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  3147.      *
  3148.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  3149.      */
  3150.     protected function getVichUploader_PropertyMappingFactoryService()
  3151.     {
  3152.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  3153.     }
  3154.     /**
  3155.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  3156.      *
  3157.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  3158.      */
  3159.     protected function getVichUploader_Storage_FileSystemService()
  3160.     {
  3161.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  3162.     }
  3163.     /**
  3164.      * Gets the private 'web_profiler.csp.handler' shared service.
  3165.      *
  3166.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3167.      */
  3168.     protected function getWebProfiler_Csp_HandlerService()
  3169.     {
  3170.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3171.     }
  3172.     /**
  3173.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3174.      *
  3175.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3176.      */
  3177.     protected function getWebProfiler_DebugToolbarService()
  3178.     {
  3179.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  3180.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3181.             return $this->privates['web_profiler.debug_toolbar'];
  3182.         }
  3183.         $b = ($this->services['router'] ?? $this->getRouterService());
  3184.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3185.             return $this->privates['web_profiler.debug_toolbar'];
  3186.         }
  3187.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3188.     }
  3189.     /**
  3190.      * Gets the public 'profiler' alias.
  3191.      *
  3192.      * @return object The ".container.private.profiler" service.
  3193.      */
  3194.     protected function getProfilerService()
  3195.     {
  3196.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3197.         return $this->get('.container.private.profiler');
  3198.     }
  3199.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  3200.     {
  3201.         if (isset($this->buildParameters[$name])) {
  3202.             return $this->buildParameters[$name];
  3203.         }
  3204.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3205.             throw new ParameterNotFoundException($name);
  3206.         }
  3207.         if (isset($this->loadedDynamicParameters[$name])) {
  3208.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3209.         }
  3210.         return $this->parameters[$name];
  3211.     }
  3212.     public function hasParameter(string $name): bool
  3213.     {
  3214.         if (isset($this->buildParameters[$name])) {
  3215.             return true;
  3216.         }
  3217.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3218.     }
  3219.     public function setParameter(string $name$value): void
  3220.     {
  3221.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3222.     }
  3223.     public function getParameterBag(): ParameterBagInterface
  3224.     {
  3225.         if (null === $this->parameterBag) {
  3226.             $parameters $this->parameters;
  3227.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3228.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3229.             }
  3230.             foreach ($this->buildParameters as $name => $value) {
  3231.                 $parameters[$name] = $value;
  3232.             }
  3233.             $this->parameterBag = new FrozenParameterBag($parameters);
  3234.         }
  3235.         return $this->parameterBag;
  3236.     }
  3237.     private $loadedDynamicParameters = [
  3238.         'kernel.runtime_environment' => false,
  3239.         'kernel.build_dir' => false,
  3240.         'kernel.cache_dir' => false,
  3241.         'kernel.secret' => false,
  3242.         'debug.file_link_format' => false,
  3243.         'debug.container.dump' => false,
  3244.         'router.cache_dir' => false,
  3245.         'serializer.mapping.cache.file' => false,
  3246.         'validator.mapping.cache.file' => false,
  3247.         'profiler.storage.dsn' => false,
  3248.         'doctrine.orm.proxy_dir' => false,
  3249.         'nelmio_cors.defaults' => false,
  3250.         'lexik_jwt_authentication.pass_phrase' => false,
  3251.     ];
  3252.     private $dynamicParameters = [];
  3253.     private function getDynamicParameter(string $name)
  3254.     {
  3255.         $value = match ($name) {
  3256.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  3257.             'kernel.build_dir' => $this->targetDir.'',
  3258.             'kernel.cache_dir' => $this->targetDir.'',
  3259.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  3260.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  3261.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  3262.             'router.cache_dir' => $this->targetDir.'',
  3263.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  3264.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  3265.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  3266.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  3267.             'nelmio_cors.defaults' => [
  3268.                 'allow_origin' => [
  3269.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3270.                 ],
  3271.                 'allow_credentials' => false,
  3272.                 'allow_headers' => [
  3273.                     => 'content-type',
  3274.                     => 'authorization',
  3275.                 ],
  3276.                 'expose_headers' => [
  3277.                     => 'Link',
  3278.                 ],
  3279.                 'allow_methods' => [
  3280.                     => 'GET',
  3281.                     => 'OPTIONS',
  3282.                     => 'POST',
  3283.                     => 'PUT',
  3284.                     => 'PATCH',
  3285.                     => 'DELETE',
  3286.                 ],
  3287.                 'max_age' => 3600,
  3288.                 'hosts' => [
  3289.                 ],
  3290.                 'origin_regex' => true,
  3291.                 'forced_allow_origin_value' => NULL,
  3292.                 'skip_same_as_origin' => true,
  3293.             ],
  3294.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  3295.             default => throw new ParameterNotFoundException($name),
  3296.         };
  3297.         $this->loadedDynamicParameters[$name] = true;
  3298.         return $this->dynamicParameters[$name] = $value;
  3299.     }
  3300.     protected function getDefaultParameters(): array
  3301.     {
  3302.         return [
  3303.             'kernel.project_dir' => \dirname(__DIR__4),
  3304.             'kernel.environment' => 'dev',
  3305.             'kernel.debug' => true,
  3306.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3307.             'kernel.bundles' => [
  3308.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3309.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3310.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3311.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3312.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3313.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3314.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3315.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3316.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3317.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3318.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3319.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3320.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3321.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3322.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3323.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  3324.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3325.             ],
  3326.             'kernel.bundles_metadata' => [
  3327.                 'FrameworkBundle' => [
  3328.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3329.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3330.                 ],
  3331.                 'DoctrineBundle' => [
  3332.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3333.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3334.                 ],
  3335.                 'DoctrineMigrationsBundle' => [
  3336.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3337.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3338.                 ],
  3339.                 'DebugBundle' => [
  3340.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3341.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3342.                 ],
  3343.                 'TwigBundle' => [
  3344.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3345.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3346.                 ],
  3347.                 'WebProfilerBundle' => [
  3348.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3349.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3350.                 ],
  3351.                 'TwigExtraBundle' => [
  3352.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3353.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3354.                 ],
  3355.                 'SecurityBundle' => [
  3356.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3357.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3358.                 ],
  3359.                 'MonologBundle' => [
  3360.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3361.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3362.                 ],
  3363.                 'MakerBundle' => [
  3364.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3365.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3366.                 ],
  3367.                 'SensioFrameworkExtraBundle' => [
  3368.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3369.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3370.                 ],
  3371.                 'EasyAdminBundle' => [
  3372.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3373.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3374.                 ],
  3375.                 'NelmioCorsBundle' => [
  3376.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3377.                     'namespace' => 'Nelmio\\CorsBundle',
  3378.                 ],
  3379.                 'ApiPlatformBundle' => [
  3380.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  3381.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  3382.                 ],
  3383.                 'VichUploaderBundle' => [
  3384.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  3385.                     'namespace' => 'Vich\\UploaderBundle',
  3386.                 ],
  3387.                 'LexikJWTAuthenticationBundle' => [
  3388.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3389.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3390.                 ],
  3391.                 'LiipImagineBundle' => [
  3392.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3393.                     'namespace' => 'Liip\\ImagineBundle',
  3394.                 ],
  3395.             ],
  3396.             'kernel.charset' => 'UTF-8',
  3397.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3398.             'event_dispatcher.event_aliases' => [
  3399.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3400.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3401.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3402.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3403.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3404.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3405.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3406.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3407.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3408.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3409.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3410.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3411.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3412.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3413.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3414.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3415.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3416.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3417.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3418.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3419.             ],
  3420.             'fragment.renderer.hinclude.global_template' => NULL,
  3421.             'fragment.path' => '/_fragment',
  3422.             'kernel.http_method_override' => false,
  3423.             'kernel.trust_x_sendfile_type_header' => false,
  3424.             'kernel.trusted_hosts' => [
  3425.             ],
  3426.             'kernel.default_locale' => 'ru',
  3427.             'kernel.enabled_locales' => [
  3428.             ],
  3429.             'kernel.error_controller' => 'error_controller',
  3430.             'asset.request_context.base_path' => NULL,
  3431.             'asset.request_context.secure' => NULL,
  3432.             'translator.logging' => false,
  3433.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3434.             'debug.error_handler.throw_at' => -1,
  3435.             'router.request_context.host' => 'localhost',
  3436.             'router.request_context.scheme' => 'http',
  3437.             'router.request_context.base_url' => '',
  3438.             'router.resource' => 'kernel::loadRoutes',
  3439.             'request_listener.http_port' => 80,
  3440.             'request_listener.https_port' => 443,
  3441.             'session.metadata.storage_key' => '_sf2_meta',
  3442.             'session.storage.options' => [
  3443.                 'cache_limiter' => '0',
  3444.                 'cookie_secure' => 'auto',
  3445.                 'cookie_httponly' => true,
  3446.                 'cookie_samesite' => 'lax',
  3447.                 'gc_probability' => 1,
  3448.             ],
  3449.             'session.save_path' => NULL,
  3450.             'session.metadata.update_threshold' => 0,
  3451.             'form.type_extension.csrf.enabled' => true,
  3452.             'form.type_extension.csrf.field_name' => '_token',
  3453.             'validator.translation_domain' => 'validators',
  3454.             'profiler_listener.only_exceptions' => false,
  3455.             'profiler_listener.only_main_requests' => false,
  3456.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3457.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3458.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3459.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3460.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3461.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3462.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3463.             'doctrine.entity_managers' => [
  3464.                 'default' => 'doctrine.orm.default_entity_manager',
  3465.             ],
  3466.             'doctrine.default_entity_manager' => 'default',
  3467.             'doctrine.dbal.connection_factory.types' => [
  3468.                 'uuid' => [
  3469.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3470.                 ],
  3471.                 'ulid' => [
  3472.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3473.                 ],
  3474.             ],
  3475.             'doctrine.connections' => [
  3476.                 'default' => 'doctrine.dbal.default_connection',
  3477.             ],
  3478.             'doctrine.default_connection' => 'default',
  3479.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3480.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3481.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3482.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3483.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3484.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3485.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3486.             'doctrine.orm.cache.memcache_port' => 11211,
  3487.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3488.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3489.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3490.             'doctrine.orm.cache.memcached_port' => 11211,
  3491.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3492.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3493.             'doctrine.orm.cache.redis_host' => 'localhost',
  3494.             'doctrine.orm.cache.redis_port' => 6379,
  3495.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3496.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3497.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3498.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3499.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3500.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3501.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3502.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3503.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3504.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3505.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3506.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3507.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3508.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3509.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3510.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3511.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3512.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3513.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3514.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3515.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3516.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3517.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3518.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3519.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3520.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3521.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3522.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3523.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3524.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3525.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3526.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  3527.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3528.             'doctrine.migrations.preferred_em' => NULL,
  3529.             'doctrine.migrations.preferred_connection' => NULL,
  3530.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3531.             'twig.form.resources' => [
  3532.                 => '@VichUploader/Form/fields.html.twig',
  3533.                 => 'form_div_layout.html.twig',
  3534.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3535.             ],
  3536.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3537.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3538.             'web_profiler.debug_toolbar.mode' => 2,
  3539.             'security.role_hierarchy.roles' => [
  3540.             ],
  3541.             'security.access.denied_url' => NULL,
  3542.             'security.authentication.manager.erase_credentials' => true,
  3543.             'security.authentication.session_strategy.strategy' => 'migrate',
  3544.             'security.authentication.hide_user_not_found' => true,
  3545.             'security.firewalls' => [
  3546.                 => 'dev',
  3547.                 => 'admin',
  3548.                 => 'client',
  3549.             ],
  3550.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  3551.             'monolog.use_microseconds' => true,
  3552.             'monolog.swift_mailer.handlers' => [
  3553.             ],
  3554.             'monolog.handlers_to_channels' => [
  3555.                 'monolog.handler.console' => [
  3556.                     'type' => 'exclusive',
  3557.                     'elements' => [
  3558.                         => 'event',
  3559.                         => 'doctrine',
  3560.                         => 'console',
  3561.                     ],
  3562.                 ],
  3563.                 'monolog.handler.main' => [
  3564.                     'type' => 'exclusive',
  3565.                     'elements' => [
  3566.                         => 'event',
  3567.                     ],
  3568.                 ],
  3569.             ],
  3570.             'nelmio_cors.map' => [
  3571.                 '^/' => [
  3572.                     'skip_same_as_origin' => true,
  3573.                 ],
  3574.             ],
  3575.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3576.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3577.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3578.             'api_platform.event_listeners_backward_compatibility_layer' => true,
  3579.             'api_platform.enable_entrypoint' => true,
  3580.             'api_platform.enable_docs' => true,
  3581.             'api_platform.keep_legacy_inflector' => true,
  3582.             'api_platform.title' => '',
  3583.             'api_platform.description' => '',
  3584.             'api_platform.version' => '0.0.0',
  3585.             'api_platform.show_webby' => true,
  3586.             'api_platform.url_generation_strategy' => 1,
  3587.             'api_platform.exception_to_status' => [
  3588.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3589.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  3590.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  3591.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3592.             ],
  3593.             'api_platform.formats' => [
  3594.                 'json' => [
  3595.                     => 'application/json',
  3596.                 ],
  3597.                 'jsonld' => [
  3598.                     => 'application/ld+json',
  3599.                 ],
  3600.                 'jsonhal' => [
  3601.                     => 'application/hal+json',
  3602.                 ],
  3603.                 'jsonapi' => [
  3604.                     => 'application/vnd.api+json',
  3605.                 ],
  3606.                 'csv' => [
  3607.                     => 'text/csv',
  3608.                 ],
  3609.                 'html' => [
  3610.                     => 'text/html',
  3611.                 ],
  3612.             ],
  3613.             'api_platform.patch_formats' => [
  3614.                 'json' => [
  3615.                     => 'application/merge-patch+json',
  3616.                 ],
  3617.                 'jsonapi' => [
  3618.                     => 'application/vnd.api+json',
  3619.                 ],
  3620.             ],
  3621.             'api_platform.error_formats' => [
  3622.                 'jsonld' => [
  3623.                     => 'application/ld+json',
  3624.                 ],
  3625.                 'jsonproblem' => [
  3626.                     => 'application/problem+json',
  3627.                 ],
  3628.                 'json' => [
  3629.                     => 'application/problem+json',
  3630.                     => 'application/json',
  3631.                 ],
  3632.             ],
  3633.             'api_platform.docs_formats' => [
  3634.                 'jsonopenapi' => [
  3635.                     => 'application/vnd.openapi+json',
  3636.                 ],
  3637.                 'yamlopenapi' => [
  3638.                     => 'application/vnd.openapi+yaml',
  3639.                 ],
  3640.                 'json' => [
  3641.                     => 'application/json',
  3642.                 ],
  3643.                 'jsonld' => [
  3644.                     => 'application/ld+json',
  3645.                 ],
  3646.                 'html' => [
  3647.                     => 'text/html',
  3648.                 ],
  3649.             ],
  3650.             'api_platform.jsonschema_formats' => [
  3651.                 'json' => true,
  3652.                 'jsonld' => true,
  3653.                 'jsonhal' => true,
  3654.                 'jsonapi' => true,
  3655.             ],
  3656.             'api_platform.eager_loading.enabled' => true,
  3657.             'api_platform.eager_loading.max_joins' => 30,
  3658.             'api_platform.eager_loading.fetch_partial' => false,
  3659.             'api_platform.eager_loading.force_eager' => true,
  3660.             'api_platform.collection.exists_parameter_name' => 'exists',
  3661.             'api_platform.collection.order' => 'ASC',
  3662.             'api_platform.collection.order_parameter_name' => 'order',
  3663.             'api_platform.collection.order_nulls_comparison' => NULL,
  3664.             'api_platform.collection.pagination.enabled' => true,
  3665.             'api_platform.collection.pagination.partial' => false,
  3666.             'api_platform.collection.pagination.client_enabled' => false,
  3667.             'api_platform.collection.pagination.client_items_per_page' => false,
  3668.             'api_platform.collection.pagination.client_partial' => false,
  3669.             'api_platform.collection.pagination.items_per_page' => 25,
  3670.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3671.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3672.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3673.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3674.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3675.             'api_platform.collection.pagination' => [
  3676.                 'enabled' => true,
  3677.                 'page_parameter_name' => 'page',
  3678.                 'enabled_parameter_name' => 'pagination',
  3679.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3680.                 'partial_parameter_name' => 'partial',
  3681.                 'items_per_page' => 25,
  3682.             ],
  3683.             'api_platform.handle_symfony_errors' => false,
  3684.             'api_platform.http_cache.etag' => true,
  3685.             'api_platform.http_cache.max_age' => NULL,
  3686.             'api_platform.http_cache.shared_max_age' => NULL,
  3687.             'api_platform.http_cache.vary' => [
  3688.                 => 'Accept',
  3689.             ],
  3690.             'api_platform.http_cache.public' => NULL,
  3691.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3692.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3693.             'api_platform.asset_package' => NULL,
  3694.             'api_platform.defaults' => [
  3695.                 'extra_properties' => [
  3696.                 ],
  3697.                 'pagination_items_per_page' => 25,
  3698.             ],
  3699.             'api_platform.rfc_7807_compliant_errors' => false,
  3700.             'api_platform.resource_class_directories' => [
  3701.                 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'),
  3702.                 => (\dirname(__DIR__4).'/src/Entity'),
  3703.             ],
  3704.             'api_platform.class_name_resources' => [
  3705.                 => 'ApiPlatform\\State\\ApiResource\\Error',
  3706.                 => 'ApiPlatform\\Symfony\\Validator\\Exception\\ValidationException',
  3707.             ],
  3708.             'api_platform.oauth.enabled' => false,
  3709.             'api_platform.oauth.clientId' => '',
  3710.             'api_platform.oauth.clientSecret' => '',
  3711.             'api_platform.oauth.type' => 'oauth2',
  3712.             'api_platform.oauth.flow' => 'application',
  3713.             'api_platform.oauth.tokenUrl' => '',
  3714.             'api_platform.oauth.authorizationUrl' => '',
  3715.             'api_platform.oauth.refreshUrl' => '',
  3716.             'api_platform.oauth.scopes' => [
  3717.             ],
  3718.             'api_platform.oauth.pkce' => false,
  3719.             'api_platform.openapi.termsOfService' => NULL,
  3720.             'api_platform.openapi.contact.name' => NULL,
  3721.             'api_platform.openapi.contact.url' => NULL,
  3722.             'api_platform.openapi.contact.email' => NULL,
  3723.             'api_platform.openapi.license.name' => NULL,
  3724.             'api_platform.openapi.license.url' => NULL,
  3725.             'api_platform.swagger.versions' => [
  3726.                 => 3,
  3727.             ],
  3728.             'api_platform.enable_swagger_ui' => true,
  3729.             'api_platform.enable_re_doc' => true,
  3730.             'api_platform.swagger.api_keys' => [
  3731.                 'JWT' => [
  3732.                     'name' => 'Authorization',
  3733.                     'type' => 'header',
  3734.                 ],
  3735.             ],
  3736.             'api_platform.swagger_ui.extra_configuration' => [
  3737.             ],
  3738.             'api_platform.graphql.enabled' => false,
  3739.             'api_platform.graphql.introspection.enabled' => false,
  3740.             'api_platform.graphql.graphiql.enabled' => false,
  3741.             'api_platform.graphql.graphql_playground.enabled' => false,
  3742.             'api_platform.graphql.collection.pagination' => [
  3743.                 'enabled' => true,
  3744.             ],
  3745.             'api_platform.validator.serialize_payload_fields' => [
  3746.             ],
  3747.             'api_platform.validator.query_parameter_validation' => true,
  3748.             'api_platform.elasticsearch.enabled' => false,
  3749.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3750.             'vich_uploader.mappings' => [
  3751.                 'archive_file' => [
  3752.                     'uri_prefix' => '/updates',
  3753.                     'upload_destination' => (\dirname(__DIR__4).'/public/updates'),
  3754.                     'namer' => [
  3755.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.archive_file',
  3756.                         'options' => [
  3757.                         ],
  3758.                     ],
  3759.                     'directory_namer' => [
  3760.                         'service' => NULL,
  3761.                         'options' => NULL,
  3762.                     ],
  3763.                     'delete_on_remove' => true,
  3764.                     'delete_on_update' => true,
  3765.                     'inject_on_load' => false,
  3766.                     'db_driver' => 'orm',
  3767.                 ],
  3768.                 'study_video' => [
  3769.                     'uri_prefix' => '/study/video',
  3770.                     'upload_destination' => (\dirname(__DIR__4).'/public/study/video'),
  3771.                     'namer' => [
  3772.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.study_video',
  3773.                         'options' => [
  3774.                         ],
  3775.                     ],
  3776.                     'directory_namer' => [
  3777.                         'service' => NULL,
  3778.                         'options' => NULL,
  3779.                     ],
  3780.                     'delete_on_remove' => true,
  3781.                     'delete_on_update' => true,
  3782.                     'inject_on_load' => false,
  3783.                     'db_driver' => 'orm',
  3784.                 ],
  3785.                 'study_file' => [
  3786.                     'uri_prefix' => '/study/file',
  3787.                     'upload_destination' => (\dirname(__DIR__4).'/public/study/file'),
  3788.                     'namer' => [
  3789.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.study_file',
  3790.                         'options' => [
  3791.                         ],
  3792.                     ],
  3793.                     'directory_namer' => [
  3794.                         'service' => NULL,
  3795.                         'options' => NULL,
  3796.                     ],
  3797.                     'delete_on_remove' => true,
  3798.                     'delete_on_update' => true,
  3799.                     'inject_on_load' => false,
  3800.                     'db_driver' => 'orm',
  3801.                 ],
  3802.                 'icon_file' => [
  3803.                     'uri_prefix' => '/icon',
  3804.                     'upload_destination' => (\dirname(__DIR__4).'/public/icon'),
  3805.                     'namer' => [
  3806.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.icon_file',
  3807.                         'options' => [
  3808.                         ],
  3809.                     ],
  3810.                     'directory_namer' => [
  3811.                         'service' => NULL,
  3812.                         'options' => NULL,
  3813.                     ],
  3814.                     'delete_on_remove' => true,
  3815.                     'delete_on_update' => true,
  3816.                     'inject_on_load' => false,
  3817.                     'db_driver' => 'orm',
  3818.                 ],
  3819.                 'screenshots_file' => [
  3820.                     'uri_prefix' => '/screenshots',
  3821.                     'upload_destination' => (\dirname(__DIR__4).'/public/screenshots'),
  3822.                     'namer' => [
  3823.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.screenshots_file',
  3824.                         'options' => [
  3825.                         ],
  3826.                     ],
  3827.                     'directory_namer' => [
  3828.                         'service' => NULL,
  3829.                         'options' => NULL,
  3830.                     ],
  3831.                     'delete_on_remove' => true,
  3832.                     'delete_on_update' => true,
  3833.                     'inject_on_load' => false,
  3834.                     'db_driver' => 'orm',
  3835.                 ],
  3836.                 'media_file' => [
  3837.                     'uri_prefix' => '/media',
  3838.                     'upload_destination' => (\dirname(__DIR__4).'/public/media'),
  3839.                     'namer' => [
  3840.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_file',
  3841.                         'options' => [
  3842.                         ],
  3843.                     ],
  3844.                     'directory_namer' => [
  3845.                         'service' => NULL,
  3846.                         'options' => NULL,
  3847.                     ],
  3848.                     'delete_on_remove' => true,
  3849.                     'delete_on_update' => true,
  3850.                     'inject_on_load' => false,
  3851.                     'db_driver' => 'orm',
  3852.                 ],
  3853.             ],
  3854.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  3855.             'lexik_jwt_authentication.token_ttl' => 315532800,
  3856.             'lexik_jwt_authentication.clock_skew' => 0,
  3857.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3858.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3859.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3860.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3861.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3862.             'liip_imagine.resolvers' => [
  3863.                 'default' => [
  3864.                     'web_path' => [
  3865.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3866.                         'cache_prefix' => 'media/cache',
  3867.                     ],
  3868.                 ],
  3869.             ],
  3870.             'liip_imagine.loaders' => [
  3871.                 'default' => [
  3872.                     'filesystem' => [
  3873.                         'locator' => 'filesystem',
  3874.                         'data_root' => [
  3875.                             => (\dirname(__DIR__4).'/public'),
  3876.                         ],
  3877.                         'allow_unresolvable_data_roots' => false,
  3878.                         'bundle_resources' => [
  3879.                             'enabled' => false,
  3880.                             'access_control_type' => 'blacklist',
  3881.                             'access_control_list' => [
  3882.                             ],
  3883.                         ],
  3884.                     ],
  3885.                 ],
  3886.             ],
  3887.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3888.             'liip_imagine.jpegoptim.stripAll' => true,
  3889.             'liip_imagine.jpegoptim.max' => NULL,
  3890.             'liip_imagine.jpegoptim.progressive' => true,
  3891.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3892.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3893.             'liip_imagine.optipng.level' => 7,
  3894.             'liip_imagine.optipng.stripAll' => true,
  3895.             'liip_imagine.optipng.tempDir' => NULL,
  3896.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3897.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3898.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3899.             'liip_imagine.cwebp.tempDir' => NULL,
  3900.             'liip_imagine.cwebp.q' => 75,
  3901.             'liip_imagine.cwebp.alphaQ' => 100,
  3902.             'liip_imagine.cwebp.m' => 4,
  3903.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3904.             'liip_imagine.cwebp.alphaMethod' => 1,
  3905.             'liip_imagine.cwebp.exact' => false,
  3906.             'liip_imagine.cwebp.metadata' => [
  3907.                 => 'none',
  3908.             ],
  3909.             'liip_imagine.driver_service' => 'liip_imagine.imagick',
  3910.             'liip_imagine.cache.resolver.default' => 'default',
  3911.             'liip_imagine.default_image' => NULL,
  3912.             'liip_imagine.filter_sets' => [
  3913.                 'cache' => [
  3914.                     'quality' => 100,
  3915.                     'jpeg_quality' => NULL,
  3916.                     'png_compression_level' => NULL,
  3917.                     'png_compression_filter' => NULL,
  3918.                     'format' => NULL,
  3919.                     'animated' => false,
  3920.                     'cache' => NULL,
  3921.                     'data_loader' => NULL,
  3922.                     'default_image' => NULL,
  3923.                     'filters' => [
  3924.                     ],
  3925.                     'post_processors' => [
  3926.                     ],
  3927.                 ],
  3928.                 'thumb_300x300' => [
  3929.                     'quality' => 75,
  3930.                     'jpeg_quality' => NULL,
  3931.                     'png_compression_level' => NULL,
  3932.                     'png_compression_filter' => NULL,
  3933.                     'format' => NULL,
  3934.                     'animated' => false,
  3935.                     'cache' => NULL,
  3936.                     'data_loader' => NULL,
  3937.                     'default_image' => NULL,
  3938.                     'filters' => [
  3939.                         'thumbnail' => [
  3940.                             'size' => [
  3941.                                 => 300,
  3942.                                 => 300,
  3943.                             ],
  3944.                             'mode' => 'outbound',
  3945.                         ],
  3946.                     ],
  3947.                     'post_processors' => [
  3948.                     ],
  3949.                 ],
  3950.             ],
  3951.             'liip_imagine.binary.loader.default' => 'default',
  3952.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3953.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3954.             'liip_imagine.webp.generate' => false,
  3955.             'liip_imagine.webp.options' => [
  3956.                 'quality' => 100,
  3957.                 'cache' => NULL,
  3958.                 'data_loader' => NULL,
  3959.                 'post_processors' => [
  3960.                 ],
  3961.             ],
  3962.             'data_collector.templates' => [
  3963.                 'data_collector.request' => [
  3964.                     => 'request',
  3965.                     => '@WebProfiler/Collector/request.html.twig',
  3966.                 ],
  3967.                 'api_platform.data_collector.request' => [
  3968.                     => 'api_platform.data_collector.request',
  3969.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3970.                 ],
  3971.                 'data_collector.time' => [
  3972.                     => 'time',
  3973.                     => '@WebProfiler/Collector/time.html.twig',
  3974.                 ],
  3975.                 'data_collector.memory' => [
  3976.                     => 'memory',
  3977.                     => '@WebProfiler/Collector/memory.html.twig',
  3978.                 ],
  3979.                 'data_collector.validator' => [
  3980.                     => 'validator',
  3981.                     => '@WebProfiler/Collector/validator.html.twig',
  3982.                 ],
  3983.                 'data_collector.ajax' => [
  3984.                     => 'ajax',
  3985.                     => '@WebProfiler/Collector/ajax.html.twig',
  3986.                 ],
  3987.                 'data_collector.form' => [
  3988.                     => 'form',
  3989.                     => '@WebProfiler/Collector/form.html.twig',
  3990.                 ],
  3991.                 'data_collector.exception' => [
  3992.                     => 'exception',
  3993.                     => '@WebProfiler/Collector/exception.html.twig',
  3994.                 ],
  3995.                 'data_collector.logger' => [
  3996.                     => 'logger',
  3997.                     => '@WebProfiler/Collector/logger.html.twig',
  3998.                 ],
  3999.                 'data_collector.events' => [
  4000.                     => 'events',
  4001.                     => '@WebProfiler/Collector/events.html.twig',
  4002.                 ],
  4003.                 'data_collector.router' => [
  4004.                     => 'router',
  4005.                     => '@WebProfiler/Collector/router.html.twig',
  4006.                 ],
  4007.                 'data_collector.cache' => [
  4008.                     => 'cache',
  4009.                     => '@WebProfiler/Collector/cache.html.twig',
  4010.                 ],
  4011.                 'data_collector.translation' => [
  4012.                     => 'translation',
  4013.                     => '@WebProfiler/Collector/translation.html.twig',
  4014.                 ],
  4015.                 'data_collector.security' => [
  4016.                     => 'security',
  4017.                     => '@Security/Collector/security.html.twig',
  4018.                 ],
  4019.                 'data_collector.twig' => [
  4020.                     => 'twig',
  4021.                     => '@WebProfiler/Collector/twig.html.twig',
  4022.                 ],
  4023.                 'data_collector.http_client' => [
  4024.                     => 'http_client',
  4025.                     => '@WebProfiler/Collector/http_client.html.twig',
  4026.                 ],
  4027.                 'data_collector.doctrine' => [
  4028.                     => 'db',
  4029.                     => '@Doctrine/Collector/db.html.twig',
  4030.                 ],
  4031.                 'data_collector.dump' => [
  4032.                     => 'dump',
  4033.                     => '@Debug/Profiler/dump.html.twig',
  4034.                 ],
  4035.                 'data_collector.messenger' => [
  4036.                     => 'messenger',
  4037.                     => '@WebProfiler/Collector/messenger.html.twig',
  4038.                 ],
  4039.                 'mailer.data_collector' => [
  4040.                     => 'mailer',
  4041.                     => '@WebProfiler/Collector/mailer.html.twig',
  4042.                 ],
  4043.                 'notifier.data_collector' => [
  4044.                     => 'notifier',
  4045.                     => '@WebProfiler/Collector/notifier.html.twig',
  4046.                 ],
  4047.                 'serializer.data_collector' => [
  4048.                     => 'serializer',
  4049.                     => '@WebProfiler/Collector/serializer.html.twig',
  4050.                 ],
  4051.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4052.                     => 'easyadmin',
  4053.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  4054.                 ],
  4055.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4056.                     => 'vich_uploader.mapping_collector',
  4057.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4058.                 ],
  4059.                 'data_collector.config' => [
  4060.                     => 'config',
  4061.                     => '@WebProfiler/Collector/config.html.twig',
  4062.                 ],
  4063.             ],
  4064.             'console.command.ids' => [
  4065.             ],
  4066.         ];
  4067.     }
  4068. }