var/cache/dev/ContainerRwuuEgC/App_KernelDevDebugContainer.php line 1073

Open in your IDE?
  1. <?php
  2. namespace ContainerRwuuEgC;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  50.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  51.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  52.             'request_stack' => 'getRequestStackService',
  53.             'router' => 'getRouterService',
  54.             'translator' => 'getTranslatorService',
  55.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  56.             'cache_clearer' => 'getCacheClearerService',
  57.             'filesystem' => 'getFilesystemService',
  58.             'serializer' => 'getSerializerService',
  59.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  60.             'form.factory' => 'getForm_FactoryService',
  61.             'form.type.file' => 'getForm_Type_FileService',
  62.             'profiler' => 'getProfilerService',
  63.             'twig' => 'getTwigService',
  64.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  65.             'security.token_storage' => 'getSecurity_TokenStorageService',
  66.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  67.             'session' => 'getSessionService',
  68.             'validator' => 'getValidatorService',
  69.         ];
  70.         $this->fileMap = [
  71.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  72.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  73.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  74.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  75.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  76.             '.container.private.session' => 'get_Container_Private_SessionService',
  77.             'App\\Controller\\Admin\\ClientCrudController' => 'getClientCrudControllerService',
  78.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  79.             'App\\Controller\\Admin\\ElementSettingsCrudController' => 'getElementSettingsCrudControllerService',
  80.             'App\\Controller\\Admin\\FenceColorDictionaryCrudController' => 'getFenceColorDictionaryCrudControllerService',
  81.             'App\\Controller\\Admin\\FenceDictionaryCrudController' => 'getFenceDictionaryCrudControllerService',
  82.             'App\\Controller\\Admin\\FenceElementDictionaryCrudController' => 'getFenceElementDictionaryCrudControllerService',
  83.             'App\\Controller\\Admin\\FenceOfferCrudController' => 'getFenceOfferCrudControllerService',
  84.             'App\\Controller\\Admin\\PredefnedItemsCrudController' => 'getPredefnedItemsCrudControllerService',
  85.             'App\\Controller\\Admin\\SettingsCrudController' => 'getSettingsCrudControllerService',
  86.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  87.             'App\\Controller\\Api\\ApiSecurityController' => 'getApiSecurityControllerService',
  88.             'App\\Controller\\Api\\FenceController' => 'getFenceControllerService',
  89.             'App\\Controller\\Api\\FenceFillController' => 'getFenceFillControllerService',
  90.             'App\\Controller\\Api\\FenceOfferElementEditController' => 'getFenceOfferElementEditControllerService',
  91.             'App\\Controller\\Api\\FenceOfferElementNewController' => 'getFenceOfferElementNewControllerService',
  92.             'App\\Controller\\Api\\FileController' => 'getFileControllerService',
  93.             'App\\Controller\\Api\\PredefinedQuotationItemController' => 'getPredefinedQuotationItemControllerService',
  94.             'App\\Controller\\Api\\QuotationController' => 'getQuotationControllerService',
  95.             'App\\Controller\\Api\\SenderController' => 'getSenderControllerService',
  96.             'App\\Controller\\Api\\SettingsController' => 'getSettingsControllerService',
  97.             'App\\Controller\\Api\\ValidateElementController' => 'getValidateElementControllerService',
  98.             'App\\Controller\\Api\\ValidateFenceElementController' => 'getValidateFenceElementControllerService',
  99.             'App\\Controller\\Api\\ValidateOfferElementController' => 'getValidateOfferElementControllerService',
  100.             'App\\Controller\\Api\\VerticalSlatController' => 'getVerticalSlatControllerService',
  101.             'App\\Controller\\Api\\VisualizationController' => 'getVisualizationControllerService',
  102.             'App\\Controller\\FenceOfferController' => 'getFenceOfferControllerService',
  103.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  104.             'App\\Controller\\MailerController' => 'getMailerControllerService',
  105.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  106.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  107.             'App\\Controller\\TestController' => 'getTestControllerService',
  108.             'App\\Controller\\UserController' => 'getUserControllerService',
  109.             'App\\Service\\PdfGenerator' => 'getPdfGeneratorService',
  110.             'App\\Service\\StandardService' => 'getStandardServiceService',
  111.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  112.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  113.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  114.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  115.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  116.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  117.             'Vich\\UploaderBundle\\Naming\\ConfigurableDirectoryNamer' => 'getConfigurableDirectoryNamerService',
  118.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  119.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  120.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  121.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.api_images' => 'getOrignameNamer_ApiImagesService',
  122.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.post_attachments' => 'getOrignameNamer_PostAttachmentsService',
  123.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.post_private_attachments' => 'getOrignameNamer_PostPrivateAttachmentsService',
  124.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  125.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  126.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  127.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  128.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  129.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  130.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  131.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  132.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  133.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  134.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  135.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  136.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  137.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  138.             'cache.app_clearer' => 'getCache_AppClearerService',
  139.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  140.             'cache.system_clearer' => 'getCache_SystemClearerService',
  141.             'cache_warmer' => 'getCacheWarmerService',
  142.             'console.command_loader' => 'getConsole_CommandLoaderService',
  143.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  144.             'error_controller' => 'getErrorControllerService',
  145.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  146.             'jms_serializer' => 'getJmsSerializerService',
  147.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  148.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  149.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  150.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  151.             'knp_paginator' => 'getKnpPaginatorService',
  152.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  153.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  154.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  155.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  156.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  157.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  158.             'routing.loader' => 'getRouting_LoaderService',
  159.             'services_resetter' => 'getServicesResetterService',
  160.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  161.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  162.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  163.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  164.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  165.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  166.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  167.         ];
  168.         $this->aliases = [
  169.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  170.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  171.             'App\\Kernel' => 'kernel',
  172.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  173.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  174.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  175.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  176.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  177.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  178.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  179.             'database_connection' => 'doctrine.dbal.default_connection',
  180.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  181.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  182.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  183.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  184.             'vich_uploader.namer_directory_configurable' => 'Vich\\UploaderBundle\\Naming\\ConfigurableDirectoryNamer',
  185.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  186.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  187.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  188.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  189.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  190.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  191.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  192.         ];
  193.         $this->privates['service_container'] = function () {
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  200.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  201.             include_once \dirname(__DIR__4).'/src/Service/AlfenWidthAdjustmentService.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  214.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  231.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  238.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  420.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  427.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  429.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  430.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  433.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  434.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  435.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  436.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  449.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  453.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  455.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  459.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  463.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  465.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  466.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  467.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  471.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  472.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  474.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  476.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  477.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  478.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  481.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  485.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  486.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  487.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  488.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Factory/MenuFactoryInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  490.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Menu/MenuItemMatcherInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  492.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  493.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  494.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGeneratorInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  496.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  497.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  498.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormLayoutFactory.php';
  499.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  501.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  503.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  504.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  505.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  506.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  507.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  508.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  509.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  511.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  512.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  518.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  519.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  520.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  522.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  524.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  534.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  536.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  644.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  654.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  669.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  670.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  671.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  678.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  680.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  681.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  682.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  683.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  684.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  685.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  686.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  687.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  692.             include_once \dirname(__DIR__4).'/src/Serializer/FenceOfferElementNormalizer.php';
  693.             include_once \dirname(__DIR__4).'/src/Serializer/FenceElementDictionaryNormalizer.php';
  694.             include_once \dirname(__DIR__4).'/src/Serializer/ElementSettingsNameModifierNormalizer.php';
  695.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  696.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  697.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  699.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  701.             include_once \dirname(__DIR__4).'/src/Service/FenceElementAdjustmentService.php';
  702.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  717.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  727.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  735.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  750.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  757.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  759.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  761.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  763.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  764.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  765.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  766.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  767.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  768.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  769.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  770.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  771.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  777.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  795.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php';
  796.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
  797.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  798.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  799.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  802.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  803.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  804.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  805.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  808.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  810.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  812.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  814.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  815.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  817.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  818.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  819.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  820.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  822.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  824.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  831.         };
  832.     }
  833.     public function compile(): void
  834.     {
  835.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  836.     }
  837.     public function isCompiled(): bool
  838.     {
  839.         return true;
  840.     }
  841.     public function getRemovedIds(): array
  842.     {
  843.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  844.     }
  845.     protected function load($file$lazyLoad true)
  846.     {
  847.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  848.             return $class::do($this$lazyLoad);
  849.         }
  850.         if ('.' === $file[-4]) {
  851.             $class substr($class0, -4);
  852.         } else {
  853.             $file .= '.php';
  854.         }
  855.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  856.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  857.     }
  858.     protected function createProxy($class\Closure $factory)
  859.     {
  860.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  861.         return $factory();
  862.     }
  863.     /**
  864.      * Gets the public '.container.private.profiler' shared service.
  865.      *
  866.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  867.      */
  868.     protected function get_Container_Private_ProfilerService()
  869.     {
  870.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  871.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  872.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  873.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  874.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  875.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  876.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  877.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  878.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  879.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  880.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  881.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  882.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  883.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  884.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  885.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  886.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  887.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  888.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  889.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  890.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  891.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  892.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  893.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  894.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  895.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  896.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  897.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  898.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  899.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  900.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  901.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  902.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  903.         if ($this->has('kernel')) {
  904.             $g->setKernel($b);
  905.         }
  906.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  907.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  908.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  909.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  910.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  911.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  912.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  913.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  914.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  915.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  916.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  917.         $instance->add($d);
  918.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  919.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  920.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  921.         $instance->add($e);
  922.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  923.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  924.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  925.         $instance->add($f);
  926.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  927.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  928.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  929.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  930.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  931.         $instance->add($g);
  932.         return $instance;
  933.     }
  934.     /**
  935.      * Gets the public '.container.private.security.authorization_checker' shared service.
  936.      *
  937.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  938.      */
  939.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  940.     {
  941.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  942.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  943.             return $this->services['.container.private.security.authorization_checker'];
  944.         }
  945.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  946.     }
  947.     /**
  948.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  949.      *
  950.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  951.      */
  952.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  953.     {
  954.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  955.     }
  956.     /**
  957.      * Gets the public '.container.private.security.token_storage' shared service.
  958.      *
  959.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  960.      */
  961.     protected function get_Container_Private_Security_TokenStorageService()
  962.     {
  963.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  964.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  965.         ], [
  966.             'request_stack' => '?',
  967.         ]));
  968.     }
  969.     /**
  970.      * Gets the public '.container.private.serializer' shared service.
  971.      *
  972.      * @return \Symfony\Component\Serializer\Serializer
  973.      */
  974.     protected function get_Container_Private_SerializerService()
  975.     {
  976.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  977.         if (isset($this->services['.container.private.serializer'])) {
  978.             return $this->services['.container.private.serializer'];
  979.         }
  980.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  981.         if (isset($this->services['.container.private.serializer'])) {
  982.             return $this->services['.container.private.serializer'];
  983.         }
  984.         $c = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  985.         if (isset($this->services['.container.private.serializer'])) {
  986.             return $this->services['.container.private.serializer'];
  987.         }
  988.         $d = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  989.         if (isset($this->services['.container.private.serializer'])) {
  990.             return $this->services['.container.private.serializer'];
  991.         }
  992.         $e = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  993.         if (isset($this->services['.container.private.serializer'])) {
  994.             return $this->services['.container.private.serializer'];
  995.         }
  996.         $f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  997.         if (isset($this->services['.container.private.serializer'])) {
  998.             return $this->services['.container.private.serializer'];
  999.         }
  1000.         $g = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1001.         if (isset($this->services['.container.private.serializer'])) {
  1002.             return $this->services['.container.private.serializer'];
  1003.         }
  1004.         $h = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1005.         if (isset($this->services['.container.private.serializer'])) {
  1006.             return $this->services['.container.private.serializer'];
  1007.         }
  1008.         $i = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1009.         if (isset($this->services['.container.private.serializer'])) {
  1010.             return $this->services['.container.private.serializer'];
  1011.         }
  1012.         $j = ($this->privates['App\\Service\\AlfenWidthAdjustmentService'] ?? $this->getAlfenWidthAdjustmentServiceService());
  1013.         if (isset($this->services['.container.private.serializer'])) {
  1014.             return $this->services['.container.private.serializer'];
  1015.         }
  1016.         $k = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1017.         $l = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  1018.         $m = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$k$a)], [=> $l]));
  1019.         $n = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($m);
  1020.         $o = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1021.         $p = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1022.         $q = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($o$b$p$c, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $dNULL$eNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], $ftrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$m));
  1023.         $r = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1024.         $s = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1025.         $t = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1026.         $u = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1027.         $v = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1028.         $w = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1029.         $x = new \App\Service\FenceElementAdjustmentService($i);
  1030.         $y = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1031.         $z = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($v);
  1032.         $aa = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($v$s$k$a$zNULL, [], $a);
  1033.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($k), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => $n=> $q=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($r, [], $s), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $s), => $q=> $n=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($o$b$p$tNULL$rNULL$s), => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($o$u$r), 10 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($rtrue), 11 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 12 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \App\Serializer\FenceOfferElementNormalizer(new \App\Serializer\FenceElementDictionaryNormalizer(new \App\Serializer\ElementSettingsNameModifierNormalizer(new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($o$b$p$u$t$g$k$s$v, [], new RewindableGenerator(function () {
  1034.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1035.         }, 1), $h), $i$w), $i$j$x$y), $i$j), 16 => new \App\Serializer\ElementSettingsNameModifierNormalizer(new \App\Serializer\FenceOfferElementNormalizer(new \App\Serializer\FenceElementDictionaryNormalizer(new \ApiPlatform\Serializer\ItemNormalizer($b$p$u$t$k$s$v, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1036.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1037.         }, 1), $o$h), $i$j$x$y), $i$j), $i$w), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $s), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($v$s$a$zNULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 25 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 26 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g$t$uNULL), 'page''pagination'$o$k), $o$t$e), 27 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 28 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($aa$u$g), 29 => $aa], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $l=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1038.     }
  1039.     /**
  1040.      * Gets the public '.container.private.twig' shared service.
  1041.      *
  1042.      * @return \Twig\Environment
  1043.      */
  1044.     protected function get_Container_Private_TwigService()
  1045.     {
  1046.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1047.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1048.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1049.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1050.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1051.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1052.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1053.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1054.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1055.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1056.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1057.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1058.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  1059.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  1060.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  1061.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1062.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1063.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1064.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1065.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1066.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1067.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1068.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1069.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1070.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1071.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1072.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1073.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1074.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1075.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1076.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1077.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1078.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1079.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1080.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1081.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1082.         $f = ($this->services['router'] ?? $this->getRouterService());
  1083.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1084.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1085.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1086.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1087.         $j = new \Knp\Menu\Util\MenuManipulator();
  1088.         $k = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1089.         $l = new \Symfony\Bridge\Twig\AppVariable();
  1090.         $l->setEnvironment('dev');
  1091.         $l->setDebug(true);
  1092.         if ($this->has('.container.private.security.token_storage')) {
  1093.             $l->setTokenStorage($h);
  1094.         }
  1095.         if ($this->has('request_stack')) {
  1096.             $l->setRequestStack($g);
  1097.         }
  1098.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1099.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1100.         $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())));
  1101.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1102.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1103.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1104.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1105.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1106.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1107.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1108.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1109.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1110.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1111.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1112.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1113.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1114.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1115.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1116.         $instance->addExtension(new \Twig\Extensions\ArrayExtension());
  1117.         $instance->addExtension(new \Twig\Extensions\DateExtension());
  1118.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  1119.         $instance->addExtension(new \Twig\Extensions\TextExtension());
  1120.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1121.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1122.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1123.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1124.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1125.         ], [
  1126.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1127.             'webpack_encore.tag_renderer' => '?',
  1128.         ])));
  1129.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1130.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1131.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1132.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  1133.         ], [
  1134.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1135.         ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), NULL$c));
  1136.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1137.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1138.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1139.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1140.         ], [
  1141.             'list' => '?',
  1142.             'twig' => '?',
  1143.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1144.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  1145.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1146.         }, 2)), $j$k), $k$j));
  1147.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1148.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1149.         $instance->addGlobal('app'$l);
  1150.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1151.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1152.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1153.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1154.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1155.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1156.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  1157.         ], [
  1158.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1159.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1160.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1161.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1162.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1163.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1164.         ])));
  1165.         $instance->addGlobal('twig_locales', [=> 'en'=> 'de']);
  1166.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  1167.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  1168.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1169.         return $instance;
  1170.     }
  1171.     /**
  1172.      * Gets the public '.container.private.validator' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1175.      */
  1176.     protected function get_Container_Private_ValidatorService()
  1177.     {
  1178.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1179.         if (isset($this->services['.container.private.validator'])) {
  1180.             return $this->services['.container.private.validator'];
  1181.         }
  1182.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1183.     }
  1184.     /**
  1185.      * Gets the public 'cache.app' shared service.
  1186.      *
  1187.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1188.      */
  1189.     protected function getCache_AppService()
  1190.     {
  1191.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('o6hsPk64VO'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1192.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1193.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1194.     }
  1195.     /**
  1196.      * Gets the public 'cache.system' shared service.
  1197.      *
  1198.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1199.      */
  1200.     protected function getCache_SystemService()
  1201.     {
  1202.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tPDnaxSgpD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1203.     }
  1204.     /**
  1205.      * Gets the public 'cache.validator_expression_language' shared service.
  1206.      *
  1207.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1208.      */
  1209.     protected function getCache_ValidatorExpressionLanguageService()
  1210.     {
  1211.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CETRNQo1Fz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1212.     }
  1213.     /**
  1214.      * Gets the public 'data_collector.dump' shared service.
  1215.      *
  1216.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1217.      */
  1218.     protected function getDataCollector_DumpService()
  1219.     {
  1220.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1221.     }
  1222.     /**
  1223.      * Gets the public 'doctrine' shared service.
  1224.      *
  1225.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1226.      */
  1227.     protected function getDoctrineService()
  1228.     {
  1229.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1230.     }
  1231.     /**
  1232.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1233.      *
  1234.      * @return \Doctrine\DBAL\Connection
  1235.      */
  1236.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1237.     {
  1238.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1239.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1240.             return $this->services['doctrine.dbal.default_connection'];
  1241.         }
  1242.         $b = new \Doctrine\DBAL\Configuration();
  1243.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1244.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1245.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1246.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1247.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1248.         $d->setConnectionName('default');
  1249.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1250.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1251.         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, []);
  1252.     }
  1253.     /**
  1254.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1255.      *
  1256.      * @return \Doctrine\ORM\EntityManager
  1257.      */
  1258.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1259.     {
  1260.         if ($lazyLoad) {
  1261.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1262.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1263.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1264.                     $proxy->setProxyInitializer(null);
  1265.                     return true;
  1266.                 });
  1267.             });
  1268.         }
  1269.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1270.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1271.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1272.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1273.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1274.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1275.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1276.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1277.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1278.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1279.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1280.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1281.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1282.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1283.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1285.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1286.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1287.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1288.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1289.         $a = new \Doctrine\ORM\Configuration();
  1290.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1291.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1292.         $b->addDriver($c'App\\Entity');
  1293.         $b->addDriver($c'Gedmo\\Translatable\\Entity');
  1294.         $b->addDriver($c'Gedmo\\Loggable\\Entity');
  1295.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1296.         $a->setEntityNamespaces(['App' => 'App\\Entity''GedmoTranslatable' => 'Gedmo\\Translatable\\Entity''GedmoLoggable' => 'Gedmo\\Loggable\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1297.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1298.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1299.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1300.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1301.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1302.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1303.         ], [
  1304.             'doctrine.ulid_generator' => '?',
  1305.             'doctrine.uuid_generator' => '?',
  1306.         ])));
  1307.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1308.         $a->setProxyNamespace('Proxies');
  1309.         $a->setAutoGenerateProxyClasses(true);
  1310.         $a->setSchemaIgnoreClasses([]);
  1311.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1312.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1313.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1314.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1315.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1316.         $a->setLazyGhostObjectEnabled(false);
  1317.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1318.             'App\\Repository\\AdditionalFeeDictionaryRepository' => ['privates''App\\Repository\\AdditionalFeeDictionaryRepository''getAdditionalFeeDictionaryRepositoryService'true],
  1319.             'App\\Repository\\AdditionalOfferFeeRepository' => ['privates''App\\Repository\\AdditionalOfferFeeRepository''getAdditionalOfferFeeRepositoryService'true],
  1320.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1321.             'App\\Repository\\CounterRepository' => ['privates''App\\Repository\\CounterRepository''getCounterRepositoryService'true],
  1322.             'App\\Repository\\ElementSettingsRepository' => ['privates''App\\Repository\\ElementSettingsRepository''getElementSettingsRepositoryService'true],
  1323.             'App\\Repository\\FenceColorDictionaryRepository' => ['privates''App\\Repository\\FenceColorDictionaryRepository''getFenceColorDictionaryRepositoryService'true],
  1324.             'App\\Repository\\FenceDictionaryRepository' => ['privates''App\\Repository\\FenceDictionaryRepository''getFenceDictionaryRepositoryService'true],
  1325.             'App\\Repository\\FenceElementDictionaryRepository' => ['privates''App\\Repository\\FenceElementDictionaryRepository''getFenceElementDictionaryRepositoryService'true],
  1326.             'App\\Repository\\FenceFaceRepository' => ['privates''App\\Repository\\FenceFaceRepository''getFenceFaceRepositoryService'true],
  1327.             'App\\Repository\\FenceOfferElementRepository' => ['privates''App\\Repository\\FenceOfferElementRepository''getFenceOfferElementRepositoryService'true],
  1328.             'App\\Repository\\FenceOfferRepository' => ['privates''App\\Repository\\FenceOfferRepository''getFenceOfferRepositoryService'true],
  1329.             'App\\Repository\\FileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'true],
  1330.             'App\\Repository\\PredefinedQuotationItemRepository' => ['privates''App\\Repository\\PredefinedQuotationItemRepository''getPredefinedQuotationItemRepositoryService'true],
  1331.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1332.             'App\\Repository\\SectionLayoutRepository' => ['privates''App\\Repository\\SectionLayoutRepository''getSectionLayoutRepositoryService'true],
  1333.             'App\\Repository\\SettingsRepository' => ['privates''App\\Repository\\SettingsRepository''getSettingsRepositoryService'true],
  1334.             'App\\Repository\\StandardRepository' => ['privates''App\\Repository\\StandardRepository''getStandardRepositoryService'true],
  1335.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1336.         ], [
  1337.             'App\\Repository\\AdditionalFeeDictionaryRepository' => '?',
  1338.             'App\\Repository\\AdditionalOfferFeeRepository' => '?',
  1339.             'App\\Repository\\ClientRepository' => '?',
  1340.             'App\\Repository\\CounterRepository' => '?',
  1341.             'App\\Repository\\ElementSettingsRepository' => '?',
  1342.             'App\\Repository\\FenceColorDictionaryRepository' => '?',
  1343.             'App\\Repository\\FenceDictionaryRepository' => '?',
  1344.             'App\\Repository\\FenceElementDictionaryRepository' => '?',
  1345.             'App\\Repository\\FenceFaceRepository' => '?',
  1346.             'App\\Repository\\FenceOfferElementRepository' => '?',
  1347.             'App\\Repository\\FenceOfferRepository' => '?',
  1348.             'App\\Repository\\FileRepository' => '?',
  1349.             'App\\Repository\\PredefinedQuotationItemRepository' => '?',
  1350.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1351.             'App\\Repository\\SectionLayoutRepository' => '?',
  1352.             'App\\Repository\\SettingsRepository' => '?',
  1353.             'App\\Repository\\StandardRepository' => '?',
  1354.             'App\\Repository\\UserRepository' => '?',
  1355.         ])));
  1356.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1357.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1358.         return $instance;
  1359.     }
  1360.     /**
  1361.      * Gets the public 'event_dispatcher' shared service.
  1362.      *
  1363.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1364.      */
  1365.     protected function getEventDispatcherService()
  1366.     {
  1367.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1368.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1369.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1370.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1371.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1372.         $instance->addListener('kernel.controller', [=> function () {
  1373.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1374.         }, => 'onKernelController'], 0);
  1375.         $instance->addListener('kernel.exception', [=> function () {
  1376.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1377.         }, => 'onKernelException'], 0);
  1378.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1379.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1380.         }, => 'checkPassport'], 1024);
  1381.         $instance->addListener('kernel.response', [=> function () {
  1382.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1383.         }, => 'onKernelResponse'], 0);
  1384.         $instance->addListener('kernel.request', [=> function () {
  1385.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1386.         }, => 'onKernelRequest'], 34);
  1387.         $instance->addListener('kernel.request', [=> function () {
  1388.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1389.         }, => 'onKernelRequest'], 248);
  1390.         $instance->addListener('kernel.exception', [=> function () {
  1391.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1392.         }, => 'onKernelException'], -64);
  1393.         $instance->addListener('kernel.view', [=> function () {
  1394.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1395.         }, => 'onKernelView'], 0);
  1396.         $instance->addListener('kernel.request', [=> function () {
  1397.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1398.         }, => 'onKernelRequest'], 0);
  1399.         $instance->addListener('kernel.request', [=> function () {
  1400.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1401.         }, => 'onKernelRequest'], 250);
  1402.         $instance->addListener('kernel.response', [=> function () {
  1403.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1404.         }, => 'onKernelResponse'], 0);
  1405.         $instance->addListener('kernel.response', [=> function () {
  1406.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1407.         }, => 'onResponse'], -10);
  1408.         $instance->addListener('kernel.request', [=> function () {
  1409.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1410.         }, => 'onKernelRequest'], 28);
  1411.         $instance->addListener('kernel.request', [=> function () {
  1412.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1413.         }, => 'onKernelRequest'], 2);
  1414.         $instance->addListener('kernel.view', [=> function () {
  1415.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1416.         }, => 'onKernelView'], 16);
  1417.         $instance->addListener('kernel.view', [=> function () {
  1418.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1419.         }, => 'onKernelView'], 8);
  1420.         $instance->addListener('kernel.exception', [=> function () {
  1421.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1422.         }, => 'onKernelException'], 0);
  1423.         $instance->addListener('kernel.exception', [=> function () {
  1424.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1425.         }, => 'onKernelException'], -96);
  1426.         $instance->addListener('kernel.view', [=> function () {
  1427.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1428.         }, => 'onKernelView'], 32);
  1429.         $instance->addListener('kernel.request', [=> function () {
  1430.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1431.         }, => 'onKernelRequest'], 4);
  1432.         $instance->addListener('kernel.request', [=> function () {
  1433.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1434.         }, => 'onKernelRequest'], 0);
  1435.         $instance->addListener('kernel.response', [=> function () {
  1436.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1437.         }, => 'onKernelResponse'], 0);
  1438.         $instance->addListener('kernel.response', [=> function () {
  1439.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1440.         }, => 'onKernelResponse'], -1);
  1441.         $instance->addListener('kernel.view', [=> function () {
  1442.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1443.         }, => 'onKernelView'], 64);
  1444.         $instance->addListener('kernel.request', [=> function () {
  1445.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1446.         }, => 'onKernelRequest'], 16);
  1447.         $instance->addListener('kernel.request', [=> function () {
  1448.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1449.         }, => 'onSecurity'], 3);
  1450.         $instance->addListener('kernel.request', [=> function () {
  1451.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1452.         }, => 'onSecurityPostDenormalize'], 1);
  1453.         $instance->addListener('kernel.view', [=> function () {
  1454.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1455.         }, => 'onSecurityPostValidation'], 63);
  1456.         $instance->addListener('kernel.view', [=> function () {
  1457.             return ($this->privates['App\\EventSubscriber\\FenceOfferElementSubscriber'] ?? $this->load('getFenceOfferElementSubscriberService'));
  1458.         }, => 'addSectionLayouts'], 17);
  1459.         $instance->addListener('kernel.view', [=> function () {
  1460.             return ($this->privates['App\\EventSubscriber\\UserRegisterSubscriber'] ?? $this->load('getUserRegisterSubscriberService'));
  1461.         }, => 'userRegistered'], 33);
  1462.         $instance->addListener('kernel.response', [=> function () {
  1463.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1464.         }, => 'onKernelResponse'], 0);
  1465.         $instance->addListener('kernel.response', [=> function () {
  1466.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1467.         }, => 'onKernelResponse'], -1024);
  1468.         $instance->addListener('kernel.request', [=> function () {
  1469.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1470.         }, => 'setDefaultLocale'], 100);
  1471.         $instance->addListener('kernel.request', [=> function () {
  1472.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1473.         }, => 'onKernelRequest'], 16);
  1474.         $instance->addListener('kernel.finish_request', [=> function () {
  1475.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1476.         }, => 'onKernelFinishRequest'], 0);
  1477.         $instance->addListener('kernel.request', [=> function () {
  1478.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1479.         }, => 'onKernelRequest'], 256);
  1480.         $instance->addListener('kernel.response', [=> function () {
  1481.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1482.         }, => 'onResponse'], -255);
  1483.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1484.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1485.         }, => 'onControllerArguments'], 0);
  1486.         $instance->addListener('kernel.exception', [=> function () {
  1487.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1488.         }, => 'logKernelException'], 0);
  1489.         $instance->addListener('kernel.exception', [=> function () {
  1490.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1491.         }, => 'onKernelException'], -128);
  1492.         $instance->addListener('kernel.response', [=> function () {
  1493.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1494.         }, => 'removeCspHeader'], -128);
  1495.         $instance->addListener('kernel.request', [=> function () {
  1496.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1497.         }, => 'onKernelRequest'], 15);
  1498.         $instance->addListener('kernel.finish_request', [=> function () {
  1499.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1500.         }, => 'onKernelFinishRequest'], -15);
  1501.         $instance->addListener('console.error', [=> function () {
  1502.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1503.         }, => 'onConsoleError'], -128);
  1504.         $instance->addListener('console.terminate', [=> function () {
  1505.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1506.         }, => 'onConsoleTerminate'], -128);
  1507.         $instance->addListener('console.error', [=> function () {
  1508.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1509.         }, => 'onConsoleError'], 0);
  1510.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1511.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('EMAIL_SENDER'), [])));
  1512.         }, => 'onMessage'], -255);
  1513.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1514.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1515.         }, => 'onMessage'], -255);
  1516.         $instance->addListener('kernel.request', [=> function () {
  1517.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1518.         }, => 'configure'], 2048);
  1519.         $instance->addListener('console.command', [=> function () {
  1520.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1521.         }, => 'configure'], 2048);
  1522.         $instance->addListener('kernel.request', [=> function () {
  1523.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1524.         }, => 'onKernelRequest'], 32);
  1525.         $instance->addListener('kernel.finish_request', [=> function () {
  1526.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1527.         }, => 'onKernelFinishRequest'], 0);
  1528.         $instance->addListener('kernel.exception', [=> function () {
  1529.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1530.         }, => 'onKernelException'], -64);
  1531.         $instance->addListener('kernel.response', [=> function () {
  1532.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1533.         }, => 'onKernelResponse'], 0);
  1534.         $instance->addListener('kernel.request', [=> function () {
  1535.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1536.         }, => 'onKernelRequest'], 128);
  1537.         $instance->addListener('kernel.response', [=> function () {
  1538.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1539.         }, => 'onKernelResponse'], -1000);
  1540.         $instance->addListener('kernel.finish_request', [=> function () {
  1541.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1542.         }, => 'onFinishRequest'], 0);
  1543.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1544.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1545.         }, => 'onMessageFailed'], 100);
  1546.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1547.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1548.         }, => 'onMessageFailed'], 200);
  1549.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1550.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1551.         }, => 'onWorkerRunning'], 100);
  1552.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1553.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1554.         }, => 'onWorkerStarted'], 0);
  1555.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1556.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1557.         }, => 'onWorkerRunning'], 0);
  1558.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1559.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1560.         }, => 'onWorkerStarted'], 100);
  1561.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1562.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1563.         }, => 'onMessageFailed'], 0);
  1564.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1565.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1566.         }, => 'onWorkerRunning'], 0);
  1567.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1568.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1569.         }, => 'onNotification'], -255);
  1570.         $instance->addListener('kernel.response', [=> function () {
  1571.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1572.         }, => 'onKernelResponse'], -100);
  1573.         $instance->addListener('kernel.exception', [=> function () {
  1574.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1575.         }, => 'onKernelException'], 0);
  1576.         $instance->addListener('kernel.terminate', [=> function () {
  1577.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1578.         }, => 'onKernelTerminate'], -1024);
  1579.         $instance->addListener('kernel.controller', [=> function () {
  1580.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1581.         }, => 'onKernelController'], 0);
  1582.         $instance->addListener('kernel.response', [=> function () {
  1583.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1584.         }, => 'onKernelResponse'], 0);
  1585.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1586.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1587.         }, => 'onWorkerMessageHandled'], 0);
  1588.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1589.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1590.         }, => 'onWorkerMessageFailed'], 0);
  1591.         $instance->addListener('console.command', [=> function () {
  1592.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1593.         }, => 'configure'], 1024);
  1594.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1595.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1596.         }, => 'onMessage'], 0);
  1597.         $instance->addListener('kernel.response', [=> function () {
  1598.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1599.         }, => 'onKernelResponse'], -128);
  1600.         $instance->addListener('kernel.finish_request', [=> function () {
  1601.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1602.         }, => 'resetAssets'], 0);
  1603.         $instance->addListener('kernel.response', [=> function () {
  1604.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1605.         }, => 'onKernelResponse'], 0);
  1606.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1607.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1608.         }, => 'checkPassport'], 0);
  1609.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1610.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1611.         }, => 'onLoginSuccess'], 0);
  1612.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1613.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1614.         }, => 'onVoterVote'], 0);
  1615.         $instance->addListener('kernel.request', [=> function () {
  1616.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1617.         }, => 'configureLogoutUrlGenerator'], 8);
  1618.         $instance->addListener('kernel.request', [=> function () {
  1619.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1620.         }, => 'onKernelRequest'], 8);
  1621.         $instance->addListener('kernel.finish_request', [=> function () {
  1622.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1623.         }, => 'onKernelFinishRequest'], 0);
  1624.         $instance->addListener('console.command', [=> function () {
  1625.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1626.         }, => 'onCommand'], 255);
  1627.         $instance->addListener('console.terminate', [=> function () {
  1628.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1629.         }, => 'onTerminate'], -255);
  1630.         $instance->addListener('console.error', [=> function () {
  1631.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1632.         }, => 'onConsoleError'], 0);
  1633.         $instance->addListener('console.terminate', [=> function () {
  1634.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1635.         }, => 'onConsoleTerminate'], 0);
  1636.         $instance->addListener('kernel.controller', [=> function () {
  1637.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1638.         }, => 'onKernelController'], 0);
  1639.         $instance->addListener('kernel.controller', [=> function () {
  1640.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1641.         }, => 'onKernelController'], 0);
  1642.         $instance->addListener('kernel.controller', [=> function () {
  1643.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1644.         }, => 'onKernelController'], -128);
  1645.         $instance->addListener('kernel.view', [=> function () {
  1646.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1647.         }, => 'onKernelView'], 0);
  1648.         $instance->addListener('kernel.controller', [=> function () {
  1649.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1650.         }, => 'onKernelController'], 0);
  1651.         $instance->addListener('kernel.response', [=> function () {
  1652.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1653.         }, => 'onKernelResponse'], 0);
  1654.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1655.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1656.         }, => 'onKernelControllerArguments'], 0);
  1657.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1658.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1659.         }, => 'onKernelControllerArguments'], 0);
  1660.         $instance->addListener('kernel.request', [=> function () {
  1661.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1662.         }, => 'onKernelRequest'], 0);
  1663.         $instance->addListener('kernel.controller', [=> function () {
  1664.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1665.         }, => 'onKernelController'], 128);
  1666.         $instance->addListener('kernel.request', [=> function () {
  1667.             return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  1668.         }, => 'onKernelRequest'], 0);
  1669.         $instance->addListener('kernel.request', [=> function () {
  1670.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  1671.         }, => 'onKernelRequest'], 0);
  1672.         $instance->addListener('knp_pager.before', [=> function () {
  1673.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1674.         }, => 'before'], 0);
  1675.         $instance->addListener('knp_pager.pagination', [=> function () {
  1676.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1677.         }, => 'pagination'], 0);
  1678.         $instance->addListener('knp_pager.before', [=> function () {
  1679.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1680.         }, => 'before'], 1);
  1681.         $instance->addListener('knp_pager.before', [=> function () {
  1682.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1683.         }, => 'before'], 1);
  1684.         $instance->addListener('knp_pager.pagination', [=> function () {
  1685.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1686.         }, => 'pagination'], 1);
  1687.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1688.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1689.         }, => 'checkPassport'], 512);
  1690.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1691.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1692.         }, => 'onLogout'], 0);
  1693.         return $instance;
  1694.     }
  1695.     /**
  1696.      * Gets the public 'http_kernel' shared service.
  1697.      *
  1698.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1699.      */
  1700.     protected function getHttpKernelService()
  1701.     {
  1702.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1703.         if (isset($this->services['http_kernel'])) {
  1704.             return $this->services['http_kernel'];
  1705.         }
  1706.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1707.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1708.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1709.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1710.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1711.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1712.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1713.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1714.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1715.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1716.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1717.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1718.     }
  1719.     /**
  1720.      * Gets the public 'knp_menu.matcher' shared service.
  1721.      *
  1722.      * @return \Knp\Menu\Matcher\Matcher
  1723.      */
  1724.     protected function getKnpMenu_MatcherService()
  1725.     {
  1726.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1727.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  1728.         }, 1));
  1729.     }
  1730.     /**
  1731.      * Gets the public 'messenger.default_bus' shared service.
  1732.      *
  1733.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1734.      */
  1735.     protected function getMessenger_DefaultBusService()
  1736.     {
  1737.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1738.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1739.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1740.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1741.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1742.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1743.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1744.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1745.         }, 7)));
  1746.     }
  1747.     /**
  1748.      * Gets the public 'monolog.logger.deprecation' shared service.
  1749.      *
  1750.      * @return \Symfony\Bridge\Monolog\Logger
  1751.      */
  1752.     protected function getMonolog_Logger_DeprecationService()
  1753.     {
  1754.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1755.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1756.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1757.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1758.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1759.         return $instance;
  1760.     }
  1761.     /**
  1762.      * Gets the public 'request_stack' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1765.      */
  1766.     protected function getRequestStackService()
  1767.     {
  1768.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1769.     }
  1770.     /**
  1771.      * Gets the public 'router' shared service.
  1772.      *
  1773.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1774.      */
  1775.     protected function getRouterService()
  1776.     {
  1777.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1778.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1779.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1780.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1781.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1782.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1783.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1784.         ], [
  1785.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1786.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1787.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1788.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1789.         return $instance;
  1790.     }
  1791.     /**
  1792.      * Gets the public 'translator' shared service.
  1793.      *
  1794.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1795.      */
  1796.     protected function getTranslatorService()
  1797.     {
  1798.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1799.     }
  1800.     /**
  1801.      * Gets the public 'var_dumper.cloner' shared service.
  1802.      *
  1803.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1804.      */
  1805.     protected function getVarDumper_ClonerService()
  1806.     {
  1807.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1808.         $instance->setMaxItems(2500);
  1809.         $instance->setMinDepth(1);
  1810.         $instance->setMaxString(-1);
  1811.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1812.         return $instance;
  1813.     }
  1814.     /**
  1815.      * Gets the private '.debug.http_client' shared service.
  1816.      *
  1817.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1818.      */
  1819.     protected function get_Debug_HttpClientService()
  1820.     {
  1821.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1822.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1823.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1824.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1825.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1826.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1827.         $a->setLogger($b);
  1828.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1829.     }
  1830.     /**
  1831.      * Gets the private '.service_locator.IEeEty.' shared service.
  1832.      *
  1833.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1834.      */
  1835.     protected function get_ServiceLocator_IEeEty_Service()
  1836.     {
  1837.         return $this->privates['.service_locator.IEeEty.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1838.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1839.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1840.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1841.         ], [
  1842.             'security.firewall.map.context.api' => '?',
  1843.             'security.firewall.map.context.dev' => '?',
  1844.             'security.firewall.map.context.main' => '?',
  1845.         ]);
  1846.     }
  1847.     /**
  1848.      * Gets the private 'App\Service\AlfenWidthAdjustmentService' shared autowired service.
  1849.      *
  1850.      * @return \App\Service\AlfenWidthAdjustmentService
  1851.      */
  1852.     protected function getAlfenWidthAdjustmentServiceService()
  1853.     {
  1854.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1855.         if (isset($this->privates['App\\Service\\AlfenWidthAdjustmentService'])) {
  1856.             return $this->privates['App\\Service\\AlfenWidthAdjustmentService'];
  1857.         }
  1858.         return $this->privates['App\\Service\\AlfenWidthAdjustmentService'] = new \App\Service\AlfenWidthAdjustmentService($a);
  1859.     }
  1860.     /**
  1861.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1862.      *
  1863.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1864.      */
  1865.     protected function getAdminRouterSubscriberService()
  1866.     {
  1867.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1868.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1869.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1870.         }
  1871.         $b = ($this->services['router'] ?? $this->getRouterService());
  1872.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1873.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1874.         }
  1875.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($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()), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry(['App\\Controller\\Admin\\ClientCrudController' => 'App\\Entity\\Client''App\\Controller\\Admin\\ElementSettingsCrudController' => 'App\\Entity\\ElementSettings''App\\Controller\\Admin\\FenceColorDictionaryCrudController' => 'App\\Entity\\FenceColorDictionary''App\\Controller\\Admin\\FenceDictionaryCrudController' => 'App\\Entity\\FenceDictionary''App\\Controller\\Admin\\FenceElementDictionaryCrudController' => 'App\\Entity\\FenceElementDictionary''App\\Controller\\Admin\\FenceOfferCrudController' => 'App\\Entity\\FenceOffer''App\\Controller\\Admin\\PredefnedItemsCrudController' => 'App\\Entity\\PredefinedQuotationItem''App\\Controller\\Admin\\SettingsCrudController' => 'App\\Entity\\Settings''App\\Controller\\Admin\\UserCrudController' => 'App\\Entity\\User'], ['App\\Controller\\Admin\\ClientCrudController' => 'f240a77''App\\Controller\\Admin\\ElementSettingsCrudController' => '17f6eb2''App\\Controller\\Admin\\FenceColorDictionaryCrudController' => 'b4edd80''App\\Controller\\Admin\\FenceDictionaryCrudController' => '7280691''App\\Controller\\Admin\\FenceElementDictionaryCrudController' => '8d9205b''App\\Controller\\Admin\\FenceOfferCrudController' => '37cb1f1''App\\Controller\\Admin\\PredefnedItemsCrudController' => '9f617cf''App\\Controller\\Admin\\SettingsCrudController' => '251d964''App\\Controller\\Admin\\UserCrudController' => 'e8c0d9a'], ['App\\Entity\\Client' => 'App\\Controller\\Admin\\ClientCrudController''App\\Entity\\ElementSettings' => 'App\\Controller\\Admin\\ElementSettingsCrudController''App\\Entity\\FenceColorDictionary' => 'App\\Controller\\Admin\\FenceColorDictionaryCrudController''App\\Entity\\FenceDictionary' => 'App\\Controller\\Admin\\FenceDictionaryCrudController''App\\Entity\\FenceElementDictionary' => 'App\\Controller\\Admin\\FenceElementDictionaryCrudController''App\\Entity\\FenceOffer' => 'App\\Controller\\Admin\\FenceOfferCrudController''App\\Entity\\PredefinedQuotationItem' => 'App\\Controller\\Admin\\PredefnedItemsCrudController''App\\Entity\\Settings' => 'App\\Controller\\Admin\\SettingsCrudController''App\\Entity\\User' => 'App\\Controller\\Admin\\UserCrudController'], ['f240a77' => 'App\\Controller\\Admin\\ClientCrudController''17f6eb2' => 'App\\Controller\\Admin\\ElementSettingsCrudController''b4edd80' => 'App\\Controller\\Admin\\FenceColorDictionaryCrudController'7280691 => 'App\\Controller\\Admin\\FenceDictionaryCrudController''8d9205b' => 'App\\Controller\\Admin\\FenceElementDictionaryCrudController''37cb1f1' => 'App\\Controller\\Admin\\FenceOfferCrudController''9f617cf' => 'App\\Controller\\Admin\\PredefnedItemsCrudController''251d964' => 'App\\Controller\\Admin\\SettingsCrudController''e8c0d9a' => 'App\\Controller\\Admin\\UserCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b);
  1876.     }
  1877.     /**
  1878.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1879.      *
  1880.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1881.      */
  1882.     protected function getActionFactoryService()
  1883.     {
  1884.         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->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1885.     }
  1886.     /**
  1887.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1888.      *
  1889.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1890.      */
  1891.     protected function getControllerFactoryService()
  1892.     {
  1893.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1894.     }
  1895.     /**
  1896.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1897.      *
  1898.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1899.      */
  1900.     protected function getEntityFactoryService()
  1901.     {
  1902.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1903.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1904.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1905.         }
  1906.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1907.         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 () {
  1908.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1909.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1910.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1911.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1912.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1913.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1914.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  1915.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1916.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1917.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1918.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1919.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1920.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1921.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1922.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1923.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1924.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1925.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1926.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1927.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? $this->load('getPercentConfiguratorService'));
  1928.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator()));
  1929.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator()));
  1930.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1931.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1932.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1933.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1934.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1935.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1936.         }, 28), new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1937.     }
  1938.     /**
  1939.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1940.      *
  1941.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1942.      */
  1943.     protected function getAdminContextProviderService()
  1944.     {
  1945.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1946.     }
  1947.     /**
  1948.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1949.      *
  1950.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1951.      */
  1952.     protected function getAdminUrlGeneratorService()
  1953.     {
  1954.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1955.             $a = ($this->services['router'] ?? $this->getRouterService());
  1956.             if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  1957.                 return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  1958.             }
  1959.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', ['App\\Controller\\Admin\\DashboardController' => '9749096'], [9749096 => 'App\\Controller\\Admin\\DashboardController']))));
  1960.         };
  1961.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1962.     }
  1963.     /**
  1964.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1965.      *
  1966.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1967.      */
  1968.     protected function getAuthorizationCheckerService()
  1969.     {
  1970.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1971.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1972.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1973.         }
  1974.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1975.     }
  1976.     /**
  1977.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1978.      *
  1979.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1980.      */
  1981.     protected function getResetAssetsEventListenerService()
  1982.     {
  1983.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1984.     }
  1985.     /**
  1986.      * Gets the private 'annotations.cache_adapter' shared service.
  1987.      *
  1988.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1989.      */
  1990.     protected function getAnnotations_CacheAdapterService()
  1991.     {
  1992.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1993.     }
  1994.     /**
  1995.      * Gets the private 'annotations.cached_reader' shared service.
  1996.      *
  1997.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1998.      */
  1999.     protected function getAnnotations_CachedReaderService()
  2000.     {
  2001.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2002.     }
  2003.     /**
  2004.      * Gets the private 'annotations.reader' shared service.
  2005.      *
  2006.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2007.      */
  2008.     protected function getAnnotations_ReaderService()
  2009.     {
  2010.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2011.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2012.         $a->registerUniqueLoader('class_exists');
  2013.         $instance->addGlobalIgnoredName('required'$a);
  2014.         return $instance;
  2015.     }
  2016.     /**
  2017.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2018.      *
  2019.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2020.      */
  2021.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2022.     {
  2023.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Je+kXMzJ7O'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2024.     }
  2025.     /**
  2026.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2027.      *
  2028.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2029.      */
  2030.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2031.     {
  2032.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AkZbGSIOTC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2033.     }
  2034.     /**
  2035.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2036.      *
  2037.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2038.      */
  2039.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2040.     {
  2041.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qVlriABKTR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2042.     }
  2043.     /**
  2044.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2045.      *
  2046.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2047.      */
  2048.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2049.     {
  2050.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6DQbJ4j1o-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2051.     }
  2052.     /**
  2053.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2054.      *
  2055.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2056.      */
  2057.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2058.     {
  2059.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XzI3wGIlXd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2060.     }
  2061.     /**
  2062.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2063.      *
  2064.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2065.      */
  2066.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2067.     {
  2068.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IQCn6N4GiF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2069.     }
  2070.     /**
  2071.      * Gets the private 'api_platform.filter_locator' shared service.
  2072.      *
  2073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2074.      */
  2075.     protected function getApiPlatform_FilterLocatorService()
  2076.     {
  2077.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2078.             'fence_color_dictionary.search_filter' => ['privates''fence_color_dictionary.search_filter''getFenceColorDictionary_SearchFilterService'true],
  2079.             'fence_offer.search_filter' => ['privates''fence_offer.search_filter''getFenceOffer_SearchFilterService'true],
  2080.             'standard.search_filter' => ['privates''standard.search_filter''getStandard_SearchFilterService'true],
  2081.         ], [
  2082.             'fence_color_dictionary.search_filter' => '?',
  2083.             'fence_offer.search_filter' => '?',
  2084.             'standard.search_filter' => '?',
  2085.         ]);
  2086.     }
  2087.     /**
  2088.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2089.      *
  2090.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2091.      */
  2092.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2093.     {
  2094.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2095.     }
  2096.     /**
  2097.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2098.      *
  2099.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2100.      */
  2101.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2102.     {
  2103.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2104.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2105.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2106.         }
  2107.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2108.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2109.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2110.         }
  2111.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2112.     }
  2113.     /**
  2114.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2115.      *
  2116.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2117.      */
  2118.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2119.     {
  2120.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'api_platform.identifier.converter' shared service.
  2124.      *
  2125.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2126.      */
  2127.     protected function getApiPlatform_Identifier_ConverterService()
  2128.     {
  2129.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  2130.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2131.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2132.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2133.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2134.         }, 4));
  2135.     }
  2136.     /**
  2137.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2138.      *
  2139.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2140.      */
  2141.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2142.     {
  2143.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2144.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2145.             return $this->privates['api_platform.identifiers_extractor.cached'];
  2146.         }
  2147.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2148.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2149.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $b$ctrue), $b$c);
  2150.     }
  2151.     /**
  2152.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2153.      *
  2154.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2155.      */
  2156.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2157.     {
  2158.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2159.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2160.         return $instance;
  2161.     }
  2162.     /**
  2163.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2164.      *
  2165.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2166.      */
  2167.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2168.     {
  2169.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2170.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2171.             return $this->privates['api_platform.jsonld.context_builder'];
  2172.         }
  2173.         $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2174.         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()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($b));
  2175.     }
  2176.     /**
  2177.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2178.      *
  2179.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2180.      */
  2181.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2182.     {
  2183.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  2184.     }
  2185.     /**
  2186.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2187.      *
  2188.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2189.      */
  2190.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2191.     {
  2192.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2193.     }
  2194.     /**
  2195.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2196.      *
  2197.      * @return \ApiPlatform\Core\EventListener\ReadListener
  2198.      */
  2199.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2200.     {
  2201.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2202.     }
  2203.     /**
  2204.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2205.      *
  2206.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2207.      */
  2208.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2209.     {
  2210.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  2211.     }
  2212.     /**
  2213.      * Gets the private 'api_platform.metadata.extractor.yaml.legacy' shared service.
  2214.      *
  2215.      * @return \ApiPlatform\Core\Metadata\Extractor\YamlExtractor
  2216.      */
  2217.     protected function getApiPlatform_Metadata_Extractor_Yaml_LegacyService()
  2218.     {
  2219.         return $this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([=> (\dirname(__DIR__4).'/config/api_platform/resources/client.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/element_settings.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_color_dictionary.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_dictionary.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_element_dictionary.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_face.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_offer.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/fence_offer_element.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/file.yaml'), => (\dirname(__DIR__4).'/config/api_platform/resources/standard.yaml'), 10 => (\dirname(__DIR__4).'/config/api_platform/resources/user.yaml')], $this);
  2220.     }
  2221.     /**
  2222.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2223.      *
  2224.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2225.      */
  2226.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2227.     {
  2228.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2229.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2230.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2231.         }
  2232.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2233.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2234.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2235.         }
  2236.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2237.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2238.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  2239.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2240.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  2241.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  2242.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  2243.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2244.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  2245.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  2246.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2247.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  2248.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2249.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2250.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  2251.         }, 13)));
  2252.     }
  2253.     /**
  2254.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2255.      *
  2256.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2257.      */
  2258.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2259.     {
  2260.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2261.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2262.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2263.         }
  2264.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  2265.     }
  2266.     /**
  2267.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2268.      *
  2269.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2270.      */
  2271.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2272.     {
  2273.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2274.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  2275.     }
  2276.     /**
  2277.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2278.      *
  2279.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2280.      */
  2281.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2282.     {
  2283.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  2284.     }
  2285.     /**
  2286.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2287.      *
  2288.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2289.      */
  2290.     protected function getApiPlatform_OperationPathResolver_CustomService()
  2291.     {
  2292.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  2293.     }
  2294.     /**
  2295.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2296.      *
  2297.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2298.      */
  2299.     protected function getApiPlatform_OperationPathResolver_RouterService()
  2300.     {
  2301.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2302.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2303.             return $this->privates['api_platform.operation_path_resolver.router'];
  2304.         }
  2305.         $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2306.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2307.             return $this->privates['api_platform.operation_path_resolver.router'];
  2308.         }
  2309.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
  2310.     }
  2311.     /**
  2312.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2313.      *
  2314.      * @return \ApiPlatform\Api\ResourceClassResolver
  2315.      */
  2316.     protected function getApiPlatform_ResourceClassResolverService()
  2317.     {
  2318.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2319.     }
  2320.     /**
  2321.      * Gets the private 'api_platform.router' shared service.
  2322.      *
  2323.      * @return \ApiPlatform\Symfony\Routing\Router
  2324.      */
  2325.     protected function getApiPlatform_RouterService()
  2326.     {
  2327.         $a = ($this->services['router'] ?? $this->getRouterService());
  2328.         if (isset($this->privates['api_platform.router'])) {
  2329.             return $this->privates['api_platform.router'];
  2330.         }
  2331.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a1);
  2332.     }
  2333.     /**
  2334.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2335.      *
  2336.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2337.      */
  2338.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2339.     {
  2340.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2341.     }
  2342.     /**
  2343.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2344.      *
  2345.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2346.      */
  2347.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2348.     {
  2349.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2350.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2351.             return $this->privates['api_platform.security.resource_access_checker'];
  2352.         }
  2353.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  2354.     }
  2355.     /**
  2356.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2357.      *
  2358.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2359.      */
  2360.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2361.     {
  2362.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2363.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  2364.     }
  2365.     /**
  2366.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2367.      *
  2368.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2369.      */
  2370.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2371.     {
  2372.         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())), => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__4).'/config/serialization/serializations.yaml'))])));
  2373.     }
  2374.     /**
  2375.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2376.      *
  2377.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2378.      */
  2379.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2380.     {
  2381.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2382.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2383.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  2384.         }
  2385.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2386.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2387.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  2388.         }
  2389.         $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2390.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2391.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  2392.         }
  2393.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a$b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), $c));
  2394.     }
  2395.     /**
  2396.      * Gets the private 'assets.packages' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\Asset\Packages
  2399.      */
  2400.     protected function getAssets_PackagesService()
  2401.     {
  2402.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2403.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2404.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  2405.         }, 1));
  2406.     }
  2407.     /**
  2408.      * Gets the private 'cache.annotations' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2411.      */
  2412.     protected function getCache_AnnotationsService()
  2413.     {
  2414.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('p+dSGmgZnp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2415.     }
  2416.     /**
  2417.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2418.      *
  2419.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2420.      */
  2421.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2422.     {
  2423.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2424.     }
  2425.     /**
  2426.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2427.      *
  2428.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2429.      */
  2430.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2431.     {
  2432.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2433.     }
  2434.     /**
  2435.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2438.      */
  2439.     protected function getCache_Messenger_RestartWorkersSignalService()
  2440.     {
  2441.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('JhR2WxS9+I'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2442.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2443.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2444.     }
  2445.     /**
  2446.      * Gets the private 'cache.property_info' shared service.
  2447.      *
  2448.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2449.      */
  2450.     protected function getCache_PropertyInfoService()
  2451.     {
  2452.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('m7L1ww3Alm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2453.     }
  2454.     /**
  2455.      * Gets the private 'cache.security_expression_language' shared service.
  2456.      *
  2457.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2458.      */
  2459.     protected function getCache_SecurityExpressionLanguageService()
  2460.     {
  2461.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xARvpktmUY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2462.     }
  2463.     /**
  2464.      * Gets the private 'cache.security_token_verifier' shared service.
  2465.      *
  2466.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2467.      */
  2468.     protected function getCache_SecurityTokenVerifierService()
  2469.     {
  2470.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iEdp5uyjcr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2471.     }
  2472.     /**
  2473.      * Gets the private 'cache.serializer' shared service.
  2474.      *
  2475.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2476.      */
  2477.     protected function getCache_SerializerService()
  2478.     {
  2479.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BL3j59kwq+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2480.     }
  2481.     /**
  2482.      * Gets the private 'cache.validator' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2485.      */
  2486.     protected function getCache_ValidatorService()
  2487.     {
  2488.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5e+1dntOA3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2489.     }
  2490.     /**
  2491.      * Gets the private 'cache.webpack_encore' shared service.
  2492.      *
  2493.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2494.      */
  2495.     protected function getCache_WebpackEncoreService()
  2496.     {
  2497.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KmmV51n2nM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2498.     }
  2499.     /**
  2500.      * Gets the private 'config_cache_factory' shared service.
  2501.      *
  2502.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2503.      */
  2504.     protected function getConfigCacheFactoryService()
  2505.     {
  2506.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2507.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2508.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2509.         }, 2));
  2510.     }
  2511.     /**
  2512.      * Gets the private 'data_collector.form' shared service.
  2513.      *
  2514.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2515.      */
  2516.     protected function getDataCollector_FormService()
  2517.     {
  2518.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2519.     }
  2520.     /**
  2521.      * Gets the private 'data_collector.request' shared service.
  2522.      *
  2523.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2524.      */
  2525.     protected function getDataCollector_RequestService()
  2526.     {
  2527.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2528.     }
  2529.     /**
  2530.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2531.      *
  2532.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2533.      */
  2534.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2535.     {
  2536.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  2537.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2538.         }, 1)));
  2539.     }
  2540.     /**
  2541.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2542.      *
  2543.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2544.      */
  2545.     protected function getDebug_ApiPlatform_DataPersisterService()
  2546.     {
  2547.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2548.             yield => ($this->privates['App\\DataPersister\\FenceFaceDataPersister'] ?? $this->load('getFenceFaceDataPersisterService'));
  2549.             yield => ($this->privates['App\\DataPersister\\FenceOfferDataPersister'] ?? $this->load('getFenceOfferDataPersisterService'));
  2550.             yield => ($this->privates['App\\DataPersister\\FenceOfferElementDataPersister'] ?? $this->load('getFenceOfferElementDataPersisterService'));
  2551.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  2552.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2553.         }, 5)));
  2554.     }
  2555.     /**
  2556.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2557.      *
  2558.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2559.      */
  2560.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2561.     {
  2562.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  2563.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2564.         }, 1)));
  2565.     }
  2566.     /**
  2567.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2568.      *
  2569.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2570.      */
  2571.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2572.     {
  2573.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  2574.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2575.         }, 1)));
  2576.     }
  2577.     /**
  2578.      * Gets the private 'debug.controller_resolver' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2581.      */
  2582.     protected function getDebug_ControllerResolverService()
  2583.     {
  2584.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2585.     }
  2586.     /**
  2587.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2590.      */
  2591.     protected function getDebug_DebugHandlersListenerService()
  2592.     {
  2593.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2594.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2595.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2596.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2597.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2598.         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()));
  2599.     }
  2600.     /**
  2601.      * Gets the private 'debug.file_link_formatter' shared service.
  2602.      *
  2603.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2604.      */
  2605.     protected function getDebug_FileLinkFormatterService()
  2606.     {
  2607.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2608.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2609.         });
  2610.     }
  2611.     /**
  2612.      * Gets the private 'debug.log_processor' shared service.
  2613.      *
  2614.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2615.      */
  2616.     protected function getDebug_LogProcessorService()
  2617.     {
  2618.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2619.     }
  2620.     /**
  2621.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2622.      *
  2623.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2624.      */
  2625.     protected function getDebug_Security_Access_DecisionManagerService()
  2626.     {
  2627.         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 () {
  2628.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2629.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2630.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2631.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\AdminUserVoter'] ?? $this->load('getAdminUserVoterService'));
  2632.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2633.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2634.     }
  2635.     /**
  2636.      * Gets the private 'debug.security.firewall' shared service.
  2637.      *
  2638.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2639.      */
  2640.     protected function getDebug_Security_FirewallService()
  2641.     {
  2642.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2643.         if (isset($this->privates['debug.security.firewall'])) {
  2644.             return $this->privates['debug.security.firewall'];
  2645.         }
  2646.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2647.         if (isset($this->privates['debug.security.firewall'])) {
  2648.             return $this->privates['debug.security.firewall'];
  2649.         }
  2650.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2651.     }
  2652.     /**
  2653.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2654.      *
  2655.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2656.      */
  2657.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2658.     {
  2659.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2660.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2661.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2662.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2663.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2664.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2665.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  2666.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  2667.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  2668.             'stof_doctrine_extensions.listener.translatable' => ['privates''stof_doctrine_extensions.listener.translatable''getStofDoctrineExtensions_Listener_TranslatableService'false],
  2669.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  2670.             'vich_uploader.listener.clean.api_images' => ['privates''vich_uploader.listener.clean.api_images''getVichUploader_Listener_Clean_ApiImagesService'true],
  2671.             'vich_uploader.listener.clean.post_attachments' => ['privates''vich_uploader.listener.clean.post_attachments''getVichUploader_Listener_Clean_PostAttachmentsService'true],
  2672.             'vich_uploader.listener.clean.post_private_attachments' => ['privates''vich_uploader.listener.clean.post_private_attachments''getVichUploader_Listener_Clean_PostPrivateAttachmentsService'true],
  2673.             'vich_uploader.listener.remove.api_images' => ['privates''vich_uploader.listener.remove.api_images''getVichUploader_Listener_Remove_ApiImagesService'true],
  2674.             'vich_uploader.listener.remove.post_attachments' => ['privates''vich_uploader.listener.remove.post_attachments''getVichUploader_Listener_Remove_PostAttachmentsService'true],
  2675.             'vich_uploader.listener.remove.post_private_attachments' => ['privates''vich_uploader.listener.remove.post_private_attachments''getVichUploader_Listener_Remove_PostPrivateAttachmentsService'true],
  2676.             'vich_uploader.listener.upload.api_images' => ['privates''vich_uploader.listener.upload.api_images''getVichUploader_Listener_Upload_ApiImagesService'true],
  2677.             'vich_uploader.listener.upload.post_attachments' => ['privates''vich_uploader.listener.upload.post_attachments''getVichUploader_Listener_Upload_PostAttachmentsService'true],
  2678.             'vich_uploader.listener.upload.post_private_attachments' => ['privates''vich_uploader.listener.upload.post_private_attachments''getVichUploader_Listener_Upload_PostPrivateAttachmentsService'true],
  2679.         ], [
  2680.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2681.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2682.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2683.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2684.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2685.             'stof_doctrine_extensions.listener.loggable' => '?',
  2686.             'stof_doctrine_extensions.listener.sluggable' => '?',
  2687.             'stof_doctrine_extensions.listener.timestampable' => '?',
  2688.             'stof_doctrine_extensions.listener.translatable' => '?',
  2689.             'stof_doctrine_extensions.listener.tree' => '?',
  2690.             'vich_uploader.listener.clean.api_images' => '?',
  2691.             'vich_uploader.listener.clean.post_attachments' => '?',
  2692.             'vich_uploader.listener.clean.post_private_attachments' => '?',
  2693.             'vich_uploader.listener.remove.api_images' => '?',
  2694.             'vich_uploader.listener.remove.post_attachments' => '?',
  2695.             'vich_uploader.listener.remove.post_private_attachments' => '?',
  2696.             'vich_uploader.listener.upload.api_images' => '?',
  2697.             'vich_uploader.listener.upload.post_attachments' => '?',
  2698.             'vich_uploader.listener.upload.post_private_attachments' => '?',
  2699.         ]), [=> [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.post_attachments'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.post_private_attachments'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.api_images'], => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.loggable'], => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.loggable'], => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.loggable'], => 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'10 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 11 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.post_attachments'], 12 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.post_attachments'], 13 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.post_attachments'], 14 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.post_attachments'], 15 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.post_private_attachments'], 16 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.post_private_attachments'], 17 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.post_private_attachments'], 18 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.post_private_attachments'], 19 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.api_images'], 20 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.api_images'], 21 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.api_images'], 22 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.api_images'], 23 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.sluggable'], 24 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.sluggable'], 25 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.sluggable'], 26 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.tree'], 27 => [=> [=> 'preRemove'], => 'stof_doctrine_extensions.listener.tree'], 28 => [=> [=> 'preUpdate'], => 'stof_doctrine_extensions.listener.tree'], 29 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.tree'], 30 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.tree'], 31 => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.tree'], 32 => [=> [=> 'postUpdate'], => 'stof_doctrine_extensions.listener.tree'], 33 => [=> [=> 'postRemove'], => 'stof_doctrine_extensions.listener.tree'], 34 => [=> [=> 'prePersist'], => 'stof_doctrine_extensions.listener.timestampable'], 35 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.timestampable'], 36 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.timestampable'], 37 => [=> [=> 'postLoad'], => 'stof_doctrine_extensions.listener.translatable'], 38 => [=> [=> 'postPersist'], => 'stof_doctrine_extensions.listener.translatable'], 39 => [=> [=> 'preFlush'], => 'stof_doctrine_extensions.listener.translatable'], 40 => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.translatable'], 41 => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.translatable']]);
  2700.     }
  2701.     /**
  2702.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2703.      *
  2704.      * @return \Doctrine\Migrations\DependencyFactory
  2705.      */
  2706.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2707.     {
  2708.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2709.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2710.         $a->setAllOrNothing(false);
  2711.         $a->setCheckDatabasePlatform(true);
  2712.         $a->setTransactional(true);
  2713.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2714.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2715.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2716.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2717.         });
  2718.         return $instance;
  2719.     }
  2720.     /**
  2721.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2722.      *
  2723.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2724.      */
  2725.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2726.     {
  2727.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity')], false);
  2728.     }
  2729.     /**
  2730.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2731.      *
  2732.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2733.      */
  2734.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2735.     {
  2736.         $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);
  2737.         $instance->setGlobalBasename('mapping');
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the private 'exception_listener' shared service.
  2742.      *
  2743.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2744.      */
  2745.     protected function getExceptionListener2Service()
  2746.     {
  2747.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2748.     }
  2749.     /**
  2750.      * Gets the private 'fos_rest.format_listener' shared service.
  2751.      *
  2752.      * @return \FOS\RestBundle\EventListener\FormatListener
  2753.      */
  2754.     protected function getFosRest_FormatListenerService()
  2755.     {
  2756.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2757.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  2758.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  2759.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  2760.     }
  2761.     /**
  2762.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  2763.      *
  2764.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  2765.      */
  2766.     protected function getFosRest_ZoneMatcherListenerService()
  2767.     {
  2768.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  2769.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'));
  2770.         return $instance;
  2771.     }
  2772.     /**
  2773.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2774.      *
  2775.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2776.      */
  2777.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2778.     {
  2779.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2780.     }
  2781.     /**
  2782.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2783.      *
  2784.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2785.      */
  2786.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2787.     {
  2788.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2789.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2790.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2791.         }
  2792.         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);
  2793.     }
  2794.     /**
  2795.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  2796.      *
  2797.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  2798.      */
  2799.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  2800.     {
  2801.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
  2802.     }
  2803.     /**
  2804.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  2805.      *
  2806.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  2807.      */
  2808.     protected function getJmsSerializer_TraceableEventDispatcherService()
  2809.     {
  2810.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2811.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  2812.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  2813.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  2814.         ], [
  2815.             'jms_serializer.stopwatch_subscriber' => '?',
  2816.             'jms_serializer.traceable_runs_listener' => '?',
  2817.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  2818.         ]));
  2819.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  2820.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  2821.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  2822.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  2823.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  2824.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  2825.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  2826.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  2827.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  2828.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  2829.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  2830.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  2831.         return $instance;
  2832.     }
  2833.     /**
  2834.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  2835.      *
  2836.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  2837.      */
  2838.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  2839.     {
  2840.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2841.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  2842.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  2843.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  2844.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  2845.             'jms_serializer.symfony_uid_handler' => ['privates''jms_serializer.symfony_uid_handler''getJmsSerializer_SymfonyUidHandlerService'true],
  2846.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  2847.         ], [
  2848.             'jms_serializer.array_collection_handler' => '?',
  2849.             'jms_serializer.constraint_violation_handler' => '?',
  2850.             'jms_serializer.datetime_handler' => '?',
  2851.             'jms_serializer.iterator_handler' => '?',
  2852.             'jms_serializer.symfony_uid_handler' => '?',
  2853.             'fos_rest.serializer.form_error_handler' => '?',
  2854.         ])));
  2855.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2856.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2857.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2858.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2859.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2860.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2861.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2862.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2863.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2864.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  2865.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  2866.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  2867.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  2868.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  2869.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  2870.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  2871.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  2872.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  2873.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  2874.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  2875.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  2876.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  2877.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2878.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2879.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2880.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2881.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2882.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  2883.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2884.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2885.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2886.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2887.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2888.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2889.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2890.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2891.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2892.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2893.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2894.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2895.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2896.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2897.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2898.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2899.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2900.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  2901.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  2902.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  2903.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  2904.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  2905.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  2906.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  2907.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2908.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2909.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2910.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2911.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2912.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2913.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2914.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2915.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2916.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  2917.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  2918.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  2919.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  2920.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  2921.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  2922.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  2923.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  2924.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  2925.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  2926.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  2927.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  2928.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  2929.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  2930.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  2931.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2932.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2933.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2934.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2935.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2936.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2937.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2938.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2939.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2940.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2941.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2942.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2943.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2944.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2945.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2946.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2947.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  2948.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  2949.         return $instance;
  2950.     }
  2951.     /**
  2952.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  2953.      *
  2954.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  2955.      */
  2956.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  2957.     {
  2958.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2959.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  2960.         ], [
  2961.             'metadata_driver' => '?',
  2962.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  2963.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  2964.         $a->setIncludeInterfaces(false);
  2965.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  2966.     }
  2967.     /**
  2968.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  2969.      *
  2970.      * @return \JMS\SerializerBundle\Debug\RunsListener
  2971.      */
  2972.     protected function getJmsSerializer_TraceableRunsListenerService()
  2973.     {
  2974.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  2975.     }
  2976.     /**
  2977.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2978.      *
  2979.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2980.      */
  2981.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2982.     {
  2983.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2984.     }
  2985.     /**
  2986.      * Gets the private 'locale_aware_listener' shared service.
  2987.      *
  2988.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2989.      */
  2990.     protected function getLocaleAwareListenerService()
  2991.     {
  2992.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2993.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2994.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2995.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2996.     }
  2997.     /**
  2998.      * Gets the private 'locale_listener' shared service.
  2999.      *
  3000.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3001.      */
  3002.     protected function getLocaleListenerService()
  3003.     {
  3004.         $a = ($this->services['router'] ?? $this->getRouterService());
  3005.         if (isset($this->privates['locale_listener'])) {
  3006.             return $this->privates['locale_listener'];
  3007.         }
  3008.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en'$afalse, []);
  3009.     }
  3010.     /**
  3011.      * Gets the private 'mime_types' shared service.
  3012.      *
  3013.      * @return \Symfony\Component\Mime\MimeTypes
  3014.      */
  3015.     protected function getMimeTypesService()
  3016.     {
  3017.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3018.         $instance->setDefault($instance);
  3019.         return $instance;
  3020.     }
  3021.     /**
  3022.      * Gets the private 'monolog.handler.console' shared service.
  3023.      *
  3024.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3025.      */
  3026.     protected function getMonolog_Handler_ConsoleService()
  3027.     {
  3028.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3029.     }
  3030.     /**
  3031.      * Gets the private 'monolog.handler.main' shared service.
  3032.      *
  3033.      * @return \Monolog\Handler\StreamHandler
  3034.      */
  3035.     protected function getMonolog_Handler_MainService()
  3036.     {
  3037.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  3038.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3039.         return $instance;
  3040.     }
  3041.     /**
  3042.      * Gets the private 'monolog.logger' shared service.
  3043.      *
  3044.      * @return \Symfony\Bridge\Monolog\Logger
  3045.      */
  3046.     protected function getMonolog_LoggerService()
  3047.     {
  3048.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3049.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3050.         $instance->useMicrosecondTimestamps(true);
  3051.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3052.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3053.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3054.         return $instance;
  3055.     }
  3056.     /**
  3057.      * Gets the private 'monolog.logger.cache' shared service.
  3058.      *
  3059.      * @return \Symfony\Bridge\Monolog\Logger
  3060.      */
  3061.     protected function getMonolog_Logger_CacheService()
  3062.     {
  3063.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3064.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3065.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3066.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3067.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3068.         return $instance;
  3069.     }
  3070.     /**
  3071.      * Gets the private 'monolog.logger.request' shared service.
  3072.      *
  3073.      * @return \Symfony\Bridge\Monolog\Logger
  3074.      */
  3075.     protected function getMonolog_Logger_RequestService()
  3076.     {
  3077.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3078.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3079.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3080.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3081.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3082.         return $instance;
  3083.     }
  3084.     /**
  3085.      * Gets the private 'monolog.logger.security' shared service.
  3086.      *
  3087.      * @return \Symfony\Bridge\Monolog\Logger
  3088.      */
  3089.     protected function getMonolog_Logger_SecurityService()
  3090.     {
  3091.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3092.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3093.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3094.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3095.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3096.         return $instance;
  3097.     }
  3098.     /**
  3099.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3100.      *
  3101.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3102.      */
  3103.     protected function getNelmioCors_CorsListenerService()
  3104.     {
  3105.         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'))]));
  3106.     }
  3107.     /**
  3108.      * Gets the private 'parameter_bag' shared service.
  3109.      *
  3110.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3111.      */
  3112.     protected function getParameterBagService()
  3113.     {
  3114.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3115.     }
  3116.     /**
  3117.      * Gets the private 'profiler_listener' shared service.
  3118.      *
  3119.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3120.      */
  3121.     protected function getProfilerListenerService()
  3122.     {
  3123.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3124.         if (isset($this->privates['profiler_listener'])) {
  3125.             return $this->privates['profiler_listener'];
  3126.         }
  3127.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3128.     }
  3129.     /**
  3130.      * Gets the private 'property_accessor' shared service.
  3131.      *
  3132.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3133.      */
  3134.     protected function getPropertyAccessorService()
  3135.     {
  3136.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3137.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3138.     }
  3139.     /**
  3140.      * Gets the private 'property_info' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3143.      */
  3144.     protected function getPropertyInfoService()
  3145.     {
  3146.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3147.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3148.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3149.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3150.         }, 3), new RewindableGenerator(function () {
  3151.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3152.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3153.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3154.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3155.         }, 4), new RewindableGenerator(function () {
  3156.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3157.         }, 1), new RewindableGenerator(function () {
  3158.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3159.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3160.         }, 2), new RewindableGenerator(function () {
  3161.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3162.         }, 1));
  3163.     }
  3164.     /**
  3165.      * Gets the private 'router.expression_language_provider' shared service.
  3166.      *
  3167.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3168.      */
  3169.     protected function getRouter_ExpressionLanguageProviderService()
  3170.     {
  3171.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3172.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3173.         ], [
  3174.             'env' => 'Closure',
  3175.         ]));
  3176.     }
  3177.     /**
  3178.      * Gets the private 'router.request_context' shared service.
  3179.      *
  3180.      * @return \Symfony\Component\Routing\RequestContext
  3181.      */
  3182.     protected function getRouter_RequestContextService()
  3183.     {
  3184.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3185.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3186.         return $instance;
  3187.     }
  3188.     /**
  3189.      * Gets the private 'router_listener' shared service.
  3190.      *
  3191.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3192.      */
  3193.     protected function getRouterListenerService()
  3194.     {
  3195.         $a = ($this->services['router'] ?? $this->getRouterService());
  3196.         if (isset($this->privates['router_listener'])) {
  3197.             return $this->privates['router_listener'];
  3198.         }
  3199.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3200.     }
  3201.     /**
  3202.      * Gets the private 'security.context_listener.0' shared service.
  3203.      *
  3204.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3205.      */
  3206.     protected function getSecurity_ContextListener_0Service()
  3207.     {
  3208.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3209.         if (isset($this->privates['security.context_listener.0'])) {
  3210.             return $this->privates['security.context_listener.0'];
  3211.         }
  3212.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  3213.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  3214.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  3215.     }
  3216.     /**
  3217.      * Gets the private 'security.csrf.token_storage' shared service.
  3218.      *
  3219.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3220.      */
  3221.     protected function getSecurity_Csrf_TokenStorageService()
  3222.     {
  3223.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3224.     }
  3225.     /**
  3226.      * Gets the private 'security.event_dispatcher.main' shared service.
  3227.      *
  3228.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3229.      */
  3230.     protected function getSecurity_EventDispatcher_MainService()
  3231.     {
  3232.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3233.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3234.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  3235.         }, => 'checkPassport'], 2048);
  3236.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3237.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3238.         }, => 'onSuccessfulLogin'], 0);
  3239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3240.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3241.         }, => 'onLogout'], 64);
  3242.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3243.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3244.         }, => 'onLogout'], 0);
  3245.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3246.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  3247.         }, => 'onSuccessfulLogin'], -32);
  3248.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3249.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3250.         }, => 'onSuccessfulLogin'], -64);
  3251.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3252.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3253.         }, => 'clearCookie'], 0);
  3254.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3255.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3256.         }, => 'clearCookie'], 0);
  3257.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  3258.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3259.         }, => 'clearCookie'], 0);
  3260.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3261.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3262.         }, => 'preCheckCredentials'], 256);
  3263.         $instance->addListener('security.authentication.success', [=> function () {
  3264.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3265.         }, => 'postCheckCredentials'], 256);
  3266.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3267.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3268.         }, => 'checkPassport'], 1024);
  3269.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3270.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3271.         }, => 'checkPassport'], 0);
  3272.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3273.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3274.         }, => 'onLoginSuccess'], 0);
  3275.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3276.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3277.         }, => 'checkPassport'], 512);
  3278.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3279.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3280.         }, => 'onLogout'], 0);
  3281.         return $instance;
  3282.     }
  3283.     /**
  3284.      * Gets the private 'security.expression_language' shared service.
  3285.      *
  3286.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3287.      */
  3288.     protected function getSecurity_ExpressionLanguageService()
  3289.     {
  3290.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3291.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3292.         return $instance;
  3293.     }
  3294.     /**
  3295.      * Gets the private 'security.firewall.map' shared service.
  3296.      *
  3297.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3298.      */
  3299.     protected function getSecurity_Firewall_MapService()
  3300.     {
  3301.         $a = ($this->privates['.service_locator.IEeEty.'] ?? $this->get_ServiceLocator_IEeEty_Service());
  3302.         if (isset($this->privates['security.firewall.map'])) {
  3303.             return $this->privates['security.firewall.map'];
  3304.         }
  3305.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3306.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  3307.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3308.             yield 'security.firewall.map.context.main' => NULL;
  3309.         }, 3));
  3310.     }
  3311.     /**
  3312.      * Gets the private 'security.logout_url_generator' shared service.
  3313.      *
  3314.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3315.      */
  3316.     protected function getSecurity_LogoutUrlGeneratorService()
  3317.     {
  3318.         $a = ($this->services['router'] ?? $this->getRouterService());
  3319.         if (isset($this->privates['security.logout_url_generator'])) {
  3320.             return $this->privates['security.logout_url_generator'];
  3321.         }
  3322.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3323.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  3324.         return $instance;
  3325.     }
  3326.     /**
  3327.      * Gets the private 'security.role_hierarchy' shared service.
  3328.      *
  3329.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3330.      */
  3331.     protected function getSecurity_RoleHierarchyService()
  3332.     {
  3333.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3334.     }
  3335.     /**
  3336.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3337.      *
  3338.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3339.      */
  3340.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3341.     {
  3342.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3343.     }
  3344.     /**
  3345.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3346.      *
  3347.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3348.      */
  3349.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3350.     {
  3351.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3352.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3353.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3354.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3355.     }
  3356.     /**
  3357.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3358.      *
  3359.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3360.      */
  3361.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3362.     {
  3363.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3364.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3365.             return $this->privates['sensio_framework_extra.security.listener'];
  3366.         }
  3367.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3368.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3369.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3370.     }
  3371.     /**
  3372.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3373.      *
  3374.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3375.      */
  3376.     protected function getSensioFrameworkExtra_View_ListenerService()
  3377.     {
  3378.         $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))));
  3379.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3380.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3381.         ], [
  3382.             'twig' => '?',
  3383.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3384.         return $instance;
  3385.     }
  3386.     /**
  3387.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3388.      *
  3389.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3390.      */
  3391.     protected function getSerializer_NameConverter_MetadataAwareService()
  3392.     {
  3393.         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()));
  3394.     }
  3395.     /**
  3396.      * Gets the private 'session_listener' shared service.
  3397.      *
  3398.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3399.      */
  3400.     protected function getSessionListenerService()
  3401.     {
  3402.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3403.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3404.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3405.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3406.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3407.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3408.         ], [
  3409.             'initialized_session' => '?',
  3410.             'logger' => '?',
  3411.             'session' => '?',
  3412.             'session_collector' => '?',
  3413.             'session_factory' => '?',
  3414.         ]), true$this->parameters['session.storage.options']);
  3415.     }
  3416.     /**
  3417.      * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  3418.      *
  3419.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  3420.      */
  3421.     protected function getStofDoctrineExtensions_EventListener_LocaleService()
  3422.     {
  3423.         return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  3424.     }
  3425.     /**
  3426.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  3427.      *
  3428.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  3429.      */
  3430.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  3431.     {
  3432.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3433.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  3434.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  3435.         }
  3436.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3437.     }
  3438.     /**
  3439.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  3440.      *
  3441.      * @return \Gedmo\Loggable\LoggableListener
  3442.      */
  3443.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  3444.     {
  3445.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  3446.         $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  3447.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3448.         return $instance;
  3449.     }
  3450.     /**
  3451.      * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  3452.      *
  3453.      * @return \Gedmo\Translatable\TranslatableListener
  3454.      */
  3455.     protected function getStofDoctrineExtensions_Listener_TranslatableService()
  3456.     {
  3457.         $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  3458.         $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  3459.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3460.         $instance->setDefaultLocale('en');
  3461.         $instance->setTranslatableLocale('en');
  3462.         $instance->setTranslationFallback(true);
  3463.         $instance->setPersistDefaultLocaleTranslation(true);
  3464.         $instance->setSkipOnLoad(false);
  3465.         return $instance;
  3466.     }
  3467.     /**
  3468.      * Gets the private 'translator.default' shared service.
  3469.      *
  3470.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3471.      */
  3472.     protected function getTranslator_DefaultService()
  3473.     {
  3474.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3475.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3476.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3477.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3478.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3479.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3480.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3481.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3482.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3483.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3484.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3485.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3486.         ], [
  3487.             'translation.loader.csv' => '?',
  3488.             'translation.loader.dat' => '?',
  3489.             'translation.loader.ini' => '?',
  3490.             'translation.loader.json' => '?',
  3491.             'translation.loader.mo' => '?',
  3492.             'translation.loader.php' => '?',
  3493.             'translation.loader.po' => '?',
  3494.             'translation.loader.qt' => '?',
  3495.             'translation.loader.res' => '?',
  3496.             'translation.loader.xliff' => '?',
  3497.             'translation.loader.yml' => '?',
  3498.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.de.yaml'), => (\dirname(__DIR__4).'/translations/messages.de.yml')], '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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.yaml'), => (\dirname(__DIR__4).'/translations/security.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), => (\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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], '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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.mk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/translations/messages.pl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php'), => (\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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-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'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/debug-bundle/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/webpack-encore-bundle/src/translations'15 => 'vendor/twig/extra-bundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/symfony/monolog-bundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'vendor/sensio/framework-extra-bundle/src/translations'20 => 'vendor/lexik/jwt-authentication-bundle/translations'21 => 'vendor/friendsofsymfony/rest-bundle/translations'22 => 'vendor/jms/serializer-bundle/translations'23 => 'vendor/stof/doctrine-extensions-bundle/src/translations'24 => 'vendor/knplabs/knp-menu-bundle/translations'25 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'26 => 'vendor/nelmio/cors-bundle/translations'27 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'28 => 'vendor/knplabs/knp-snappy-bundle/src/translations'29 => 'vendor/doctrine/doctrine-fixtures-bundle/translations']]], []);
  3499.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3500.         $instance->setFallbackLocales([=> 'en'=> 'en']);
  3501.         return $instance;
  3502.     }
  3503.     /**
  3504.      * Gets the private 'validator.builder' shared service.
  3505.      *
  3506.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3507.      */
  3508.     protected function getValidator_BuilderService()
  3509.     {
  3510.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3511.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3512.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3513.             'App\\Validator\\Constraints\\BoxHeightValidator' => ['privates''App\\Validator\\Constraints\\BoxHeightValidator''getBoxHeightValidatorService'true],
  3514.             'App\\Validator\\Constraints\\GapBetweenSectionsValidator' => ['privates''App\\Validator\\Constraints\\GapBetweenSectionsValidator''getGapBetweenSectionsValidatorService'true],
  3515.             'App\\Validator\\Constraints\\HeightValidator' => ['privates''App\\Validator\\Constraints\\HeightValidator''getHeightValidatorService'true],
  3516.             'App\\Validator\\Constraints\\IntegerValueValidator' => ['privates''App\\Validator\\Constraints\\IntegerValueValidator''getIntegerValueValidatorService'true],
  3517.             'App\\Validator\\Constraints\\N06HeightValidator' => ['privates''App\\Validator\\Constraints\\N06HeightValidator''getN06HeightValidatorService'true],
  3518.             'App\\Validator\\Constraints\\NonNegativeIntegerValidator' => ['privates''App\\Validator\\Constraints\\NonNegativeIntegerValidator''getNonNegativeIntegerValidatorService'true],
  3519.             'App\\Validator\\Constraints\\PaketkastenBaseValidator' => ['privates''App\\Validator\\Constraints\\PaketkastenBaseValidator''getPaketkastenBaseValidatorService'true],
  3520.             'App\\Validator\\Constraints\\PassiveWingWidthValidator' => ['privates''App\\Validator\\Constraints\\PassiveWingWidthValidator''getPassiveWingWidthValidatorService'true],
  3521.             'App\\Validator\\Constraints\\PedestrianGateInnerAntabaValidator' => ['privates''App\\Validator\\Constraints\\PedestrianGateInnerAntabaValidator''getPedestrianGateInnerAntabaValidatorService'true],
  3522.             'App\\Validator\\Constraints\\PedestrianGateOuterAntabaValidator' => ['privates''App\\Validator\\Constraints\\PedestrianGateOuterAntabaValidator''getPedestrianGateOuterAntabaValidatorService'true],
  3523.             'App\\Validator\\Constraints\\PositionValidator' => ['privates''App\\Validator\\Constraints\\PositionValidator''getPositionValidatorService'true],
  3524.             'App\\Validator\\Constraints\\PositionWidthValidator' => ['privates''App\\Validator\\Constraints\\PositionWidthValidator''getPositionWidthValidatorService'true],
  3525.             'App\\Validator\\Constraints\\PositiveIntegerValidator' => ['privates''App\\Validator\\Constraints\\PositiveIntegerValidator''getPositiveIntegerValidatorService'true],
  3526.             'App\\Validator\\Constraints\\SlatGapValidator' => ['privates''App\\Validator\\Constraints\\SlatGapValidator''getSlatGapValidatorService'true],
  3527.             'App\\Validator\\Constraints\\SuggestPanelReinforcementValidator' => ['privates''App\\Validator\\Constraints\\SuggestPanelReinforcementValidator''getSuggestPanelReinforcementValidatorService'true],
  3528.             'App\\Validator\\Constraints\\SuggestSwingGatePoleValidator' => ['privates''App\\Validator\\Constraints\\SuggestSwingGatePoleValidator''getSuggestSwingGatePoleValidatorService'true],
  3529.             'App\\Validator\\Constraints\\SwingGateInnerAntabaValidator' => ['privates''App\\Validator\\Constraints\\SwingGateInnerAntabaValidator''getSwingGateInnerAntabaValidatorService'true],
  3530.             'App\\Validator\\Constraints\\SwingGateOuterAntabaValidator' => ['privates''App\\Validator\\Constraints\\SwingGateOuterAntabaValidator''getSwingGateOuterAntabaValidatorService'true],
  3531.             'App\\Validator\\Constraints\\SwingGateWidthValidator' => ['privates''App\\Validator\\Constraints\\SwingGateWidthValidator''getSwingGateWidthValidatorService'true],
  3532.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3533.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3534.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3535.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3536.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3537.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3538.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3539.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3540.         ], [
  3541.             'App\\Validator\\Constraints\\BoxHeightValidator' => '?',
  3542.             'App\\Validator\\Constraints\\GapBetweenSectionsValidator' => '?',
  3543.             'App\\Validator\\Constraints\\HeightValidator' => '?',
  3544.             'App\\Validator\\Constraints\\IntegerValueValidator' => '?',
  3545.             'App\\Validator\\Constraints\\N06HeightValidator' => '?',
  3546.             'App\\Validator\\Constraints\\NonNegativeIntegerValidator' => '?',
  3547.             'App\\Validator\\Constraints\\PaketkastenBaseValidator' => '?',
  3548.             'App\\Validator\\Constraints\\PassiveWingWidthValidator' => '?',
  3549.             'App\\Validator\\Constraints\\PedestrianGateInnerAntabaValidator' => '?',
  3550.             'App\\Validator\\Constraints\\PedestrianGateOuterAntabaValidator' => '?',
  3551.             'App\\Validator\\Constraints\\PositionValidator' => '?',
  3552.             'App\\Validator\\Constraints\\PositionWidthValidator' => '?',
  3553.             'App\\Validator\\Constraints\\PositiveIntegerValidator' => '?',
  3554.             'App\\Validator\\Constraints\\SlatGapValidator' => '?',
  3555.             'App\\Validator\\Constraints\\SuggestPanelReinforcementValidator' => '?',
  3556.             'App\\Validator\\Constraints\\SuggestSwingGatePoleValidator' => '?',
  3557.             'App\\Validator\\Constraints\\SwingGateInnerAntabaValidator' => '?',
  3558.             'App\\Validator\\Constraints\\SwingGateOuterAntabaValidator' => '?',
  3559.             'App\\Validator\\Constraints\\SwingGateWidthValidator' => '?',
  3560.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3561.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3562.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3563.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3564.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3565.             'doctrine.orm.validator.unique' => '?',
  3566.             'security.validator.user_password' => '?',
  3567.             'validator.expression' => '?',
  3568.         ])));
  3569.         if ($this->has('translator')) {
  3570.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3571.         }
  3572.         $instance->setTranslationDomain('validators');
  3573.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3574.         $instance->enableAnnotationMapping(true);
  3575.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3576.         $instance->addMethodMapping('loadValidatorMetadata');
  3577.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3578.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3579.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3580.         return $instance;
  3581.     }
  3582.     /**
  3583.      * Gets the private 'var_dumper.html_dumper' shared service.
  3584.      *
  3585.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3586.      */
  3587.     protected function getVarDumper_HtmlDumperService()
  3588.     {
  3589.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3590.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3591.         return $instance;
  3592.     }
  3593.     /**
  3594.      * Gets the private 'var_dumper.server_connection' shared service.
  3595.      *
  3596.      * @return \Symfony\Component\VarDumper\Server\Connection
  3597.      */
  3598.     protected function getVarDumper_ServerConnectionService()
  3599.     {
  3600.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3601.     }
  3602.     /**
  3603.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3604.      *
  3605.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3606.      */
  3607.     protected function getVichUploader_MetadataReaderService()
  3608.     {
  3609.         $a = new \Metadata\Driver\FileLocator([]);
  3610.         $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);
  3611.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3612.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3613.     }
  3614.     /**
  3615.      * Gets the private 'web_profiler.csp.handler' shared service.
  3616.      *
  3617.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3618.      */
  3619.     protected function getWebProfiler_Csp_HandlerService()
  3620.     {
  3621.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3622.     }
  3623.     /**
  3624.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3625.      *
  3626.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3627.      */
  3628.     protected function getWebProfiler_DebugToolbarService()
  3629.     {
  3630.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3631.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3632.             return $this->privates['web_profiler.debug_toolbar'];
  3633.         }
  3634.         $b = ($this->services['router'] ?? $this->getRouterService());
  3635.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3636.             return $this->privates['web_profiler.debug_toolbar'];
  3637.         }
  3638.         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()));
  3639.     }
  3640.     /**
  3641.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3642.      *
  3643.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3644.      */
  3645.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3646.     {
  3647.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3648.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  3649.         ], [
  3650.             '_default' => '?',
  3651.         ]), '_default');
  3652.     }
  3653.     /**
  3654.      * Gets the public 'cache_clearer' alias.
  3655.      *
  3656.      * @return object The ".container.private.cache_clearer" service.
  3657.      */
  3658.     protected function getCacheClearerService()
  3659.     {
  3660.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3661.         return $this->get('.container.private.cache_clearer');
  3662.     }
  3663.     /**
  3664.      * Gets the public 'filesystem' alias.
  3665.      *
  3666.      * @return object The ".container.private.filesystem" service.
  3667.      */
  3668.     protected function getFilesystemService()
  3669.     {
  3670.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3671.         return $this->get('.container.private.filesystem');
  3672.     }
  3673.     /**
  3674.      * Gets the public 'serializer' alias.
  3675.      *
  3676.      * @return object The ".container.private.serializer" service.
  3677.      */
  3678.     protected function getSerializerService()
  3679.     {
  3680.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3681.         return $this->get('.container.private.serializer');
  3682.     }
  3683.     /**
  3684.      * Gets the public 'security.csrf.token_manager' alias.
  3685.      *
  3686.      * @return object The ".container.private.security.csrf.token_manager" service.
  3687.      */
  3688.     protected function getSecurity_Csrf_TokenManagerService()
  3689.     {
  3690.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3691.         return $this->get('.container.private.security.csrf.token_manager');
  3692.     }
  3693.     /**
  3694.      * Gets the public 'form.factory' alias.
  3695.      *
  3696.      * @return object The ".container.private.form.factory" service.
  3697.      */
  3698.     protected function getForm_FactoryService()
  3699.     {
  3700.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3701.         return $this->get('.container.private.form.factory');
  3702.     }
  3703.     /**
  3704.      * Gets the public 'form.type.file' alias.
  3705.      *
  3706.      * @return object The ".container.private.form.type.file" service.
  3707.      */
  3708.     protected function getForm_Type_FileService()
  3709.     {
  3710.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3711.         return $this->get('.container.private.form.type.file');
  3712.     }
  3713.     /**
  3714.      * Gets the public 'profiler' alias.
  3715.      *
  3716.      * @return object The ".container.private.profiler" service.
  3717.      */
  3718.     protected function getProfilerService()
  3719.     {
  3720.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3721.         return $this->get('.container.private.profiler');
  3722.     }
  3723.     /**
  3724.      * Gets the public 'twig' alias.
  3725.      *
  3726.      * @return object The ".container.private.twig" service.
  3727.      */
  3728.     protected function getTwigService()
  3729.     {
  3730.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3731.         return $this->get('.container.private.twig');
  3732.     }
  3733.     /**
  3734.      * Gets the public 'security.authorization_checker' alias.
  3735.      *
  3736.      * @return object The ".container.private.security.authorization_checker" service.
  3737.      */
  3738.     protected function getSecurity_AuthorizationCheckerService()
  3739.     {
  3740.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3741.         return $this->get('.container.private.security.authorization_checker');
  3742.     }
  3743.     /**
  3744.      * Gets the public 'security.token_storage' alias.
  3745.      *
  3746.      * @return object The ".container.private.security.token_storage" service.
  3747.      */
  3748.     protected function getSecurity_TokenStorageService()
  3749.     {
  3750.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3751.         return $this->get('.container.private.security.token_storage');
  3752.     }
  3753.     /**
  3754.      * Gets the public 'security.password_encoder' alias.
  3755.      *
  3756.      * @return object The ".container.private.security.password_encoder" service.
  3757.      */
  3758.     protected function getSecurity_PasswordEncoderService()
  3759.     {
  3760.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3761.         return $this->get('.container.private.security.password_encoder');
  3762.     }
  3763.     /**
  3764.      * Gets the public 'session' alias.
  3765.      *
  3766.      * @return object The ".container.private.session" service.
  3767.      */
  3768.     protected function getSessionService()
  3769.     {
  3770.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3771.         return $this->get('.container.private.session');
  3772.     }
  3773.     /**
  3774.      * Gets the public 'validator' alias.
  3775.      *
  3776.      * @return object The ".container.private.validator" service.
  3777.      */
  3778.     protected function getValidatorService()
  3779.     {
  3780.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3781.         return $this->get('.container.private.validator');
  3782.     }
  3783.     /**
  3784.      * @return array|bool|float|int|string|\UnitEnum|null
  3785.      */
  3786.     public function getParameter(string $name)
  3787.     {
  3788.         if (isset($this->buildParameters[$name])) {
  3789.             return $this->buildParameters[$name];
  3790.         }
  3791.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3792.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3793.         }
  3794.         if (isset($this->loadedDynamicParameters[$name])) {
  3795.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3796.         }
  3797.         return $this->parameters[$name];
  3798.     }
  3799.     public function hasParameter(string $name): bool
  3800.     {
  3801.         if (isset($this->buildParameters[$name])) {
  3802.             return true;
  3803.         }
  3804.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3805.     }
  3806.     public function setParameter(string $name$value): void
  3807.     {
  3808.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3809.     }
  3810.     public function getParameterBag(): ParameterBagInterface
  3811.     {
  3812.         if (null === $this->parameterBag) {
  3813.             $parameters $this->parameters;
  3814.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3815.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3816.             }
  3817.             foreach ($this->buildParameters as $name => $value) {
  3818.                 $parameters[$name] = $value;
  3819.             }
  3820.             $this->parameterBag = new FrozenParameterBag($parameters);
  3821.         }
  3822.         return $this->parameterBag;
  3823.     }
  3824.     private $loadedDynamicParameters = [
  3825.         'kernel.runtime_environment' => false,
  3826.         'kernel.build_dir' => false,
  3827.         'kernel.cache_dir' => false,
  3828.         'open_ai_api_key' => false,
  3829.         'harvest_api_url' => false,
  3830.         'harvest_action' => false,
  3831.         'harvest_token' => false,
  3832.         'symfony_alfen_return_url' => false,
  3833.         'app_env' => false,
  3834.         'kernel.secret' => false,
  3835.         'debug.container.dump' => false,
  3836.         'serializer.mapping.cache.file' => false,
  3837.         'validator.mapping.cache.file' => false,
  3838.         'profiler.storage.dsn' => false,
  3839.         'doctrine.orm.proxy_dir' => false,
  3840.         'lexik_jwt_authentication.pass_phrase' => false,
  3841.         'nelmio_cors.defaults' => false,
  3842.         'knp_snappy.pdf.binary' => false,
  3843.         'knp_snappy.image.binary' => false,
  3844.     ];
  3845.     private $dynamicParameters = [];
  3846.     private function getDynamicParameter(string $name)
  3847.     {
  3848.         switch ($name) {
  3849.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3850.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3851.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3852.             case 'open_ai_api_key'$value $this->getEnv('OPEN_AI_API_KEY'); break;
  3853.             case 'harvest_api_url'$value $this->getEnv('HARVEST_API_URL'); break;
  3854.             case 'harvest_action'$value $this->getEnv('HARVEST_ACTION'); break;
  3855.             case 'harvest_token'$value $this->getEnv('HARVEST_TOKEN'); break;
  3856.             case 'symfony_alfen_return_url'$value $this->getEnv('SYMFONY_ALFEN_RETURN_URL'); break;
  3857.             case 'app_env'$value $this->getEnv('APP_ENV'); break;
  3858.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3859.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3860.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3861.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3862.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3863.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3864.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  3865.             case 'nelmio_cors.defaults'$value = [
  3866.                 'allow_origin' => [
  3867.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3868.                 ],
  3869.                 'allow_credentials' => false,
  3870.                 'allow_headers' => [
  3871.                     => 'content-type',
  3872.                     => 'authorization',
  3873.                 ],
  3874.                 'allow_private_network' => false,
  3875.                 'expose_headers' => [
  3876.                     => 'Link',
  3877.                 ],
  3878.                 'allow_methods' => [
  3879.                     => 'GET',
  3880.                     => 'OPTIONS',
  3881.                     => 'POST',
  3882.                     => 'PUT',
  3883.                     => 'PATCH',
  3884.                     => 'DELETE',
  3885.                 ],
  3886.                 'max_age' => 3600,
  3887.                 'hosts' => [
  3888.                 ],
  3889.                 'origin_regex' => true,
  3890.                 'forced_allow_origin_value' => NULL,
  3891.                 'skip_same_as_origin' => true,
  3892.             ]; break;
  3893.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  3894.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  3895.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3896.         }
  3897.         $this->loadedDynamicParameters[$name] = true;
  3898.         return $this->dynamicParameters[$name] = $value;
  3899.     }
  3900.     protected function getDefaultParameters(): array
  3901.     {
  3902.         return [
  3903.             'kernel.project_dir' => \dirname(__DIR__4),
  3904.             'kernel.environment' => 'dev',
  3905.             'kernel.debug' => true,
  3906.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3907.             'kernel.bundles' => [
  3908.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3909.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3910.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3911.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3912.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3913.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3914.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3915.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3916.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3917.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3918.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3919.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3920.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  3921.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  3922.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  3923.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3924.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3925.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3926.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3927.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  3928.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3929.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3930.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3931.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  3932.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3933.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3934.             ],
  3935.             'kernel.bundles_metadata' => [
  3936.                 'FrameworkBundle' => [
  3937.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3938.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3939.                 ],
  3940.                 'DoctrineBundle' => [
  3941.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3942.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3943.                 ],
  3944.                 'DoctrineMigrationsBundle' => [
  3945.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3946.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3947.                 ],
  3948.                 'DebugBundle' => [
  3949.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3950.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3951.                 ],
  3952.                 'TwigBundle' => [
  3953.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3954.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3955.                 ],
  3956.                 'WebProfilerBundle' => [
  3957.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3958.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3959.                 ],
  3960.                 'WebpackEncoreBundle' => [
  3961.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3962.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3963.                 ],
  3964.                 'TwigExtraBundle' => [
  3965.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3966.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3967.                 ],
  3968.                 'SecurityBundle' => [
  3969.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3970.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3971.                 ],
  3972.                 'MonologBundle' => [
  3973.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3974.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3975.                 ],
  3976.                 'MakerBundle' => [
  3977.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3978.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3979.                 ],
  3980.                 'SensioFrameworkExtraBundle' => [
  3981.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3982.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3983.                 ],
  3984.                 'LexikJWTAuthenticationBundle' => [
  3985.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3986.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3987.                 ],
  3988.                 'FOSRestBundle' => [
  3989.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  3990.                     'namespace' => 'FOS\\RestBundle',
  3991.                 ],
  3992.                 'JMSSerializerBundle' => [
  3993.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  3994.                     'namespace' => 'JMS\\SerializerBundle',
  3995.                 ],
  3996.                 'EasyAdminBundle' => [
  3997.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3998.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3999.                 ],
  4000.                 'VichUploaderBundle' => [
  4001.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  4002.                     'namespace' => 'Vich\\UploaderBundle',
  4003.                 ],
  4004.                 'StofDoctrineExtensionsBundle' => [
  4005.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4006.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4007.                 ],
  4008.                 'KnpMenuBundle' => [
  4009.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle'),
  4010.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4011.                 ],
  4012.                 'FOSCKEditorBundle' => [
  4013.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  4014.                     'namespace' => 'FOS\\CKEditorBundle',
  4015.                 ],
  4016.                 'KnpPaginatorBundle' => [
  4017.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4018.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4019.                 ],
  4020.                 'NelmioCorsBundle' => [
  4021.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4022.                     'namespace' => 'Nelmio\\CorsBundle',
  4023.                 ],
  4024.                 'ApiPlatformBundle' => [
  4025.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4026.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4027.                 ],
  4028.                 'KnpSnappyBundle' => [
  4029.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4030.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4031.                 ],
  4032.                 'SymfonyCastsResetPasswordBundle' => [
  4033.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4034.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4035.                 ],
  4036.                 'DoctrineFixturesBundle' => [
  4037.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4038.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4039.                 ],
  4040.             ],
  4041.             'kernel.charset' => 'UTF-8',
  4042.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4043.             'uploads_path' => '/uploads/files',
  4044.             'locale' => 'en',
  4045.             'app_locales' => 'en|de',
  4046.             'event_dispatcher.event_aliases' => [
  4047.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4048.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4049.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4050.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4051.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4052.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4053.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4054.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4055.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4056.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4057.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4058.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4059.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4060.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4061.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4062.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4063.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4064.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4065.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4066.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4067.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4068.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4069.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4070.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4071.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4072.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4073.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4074.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4075.             ],
  4076.             'fragment.renderer.hinclude.global_template' => NULL,
  4077.             'fragment.path' => '/_fragment',
  4078.             'kernel.http_method_override' => false,
  4079.             'kernel.trusted_hosts' => [
  4080.             ],
  4081.             'kernel.default_locale' => 'en',
  4082.             'kernel.enabled_locales' => [
  4083.             ],
  4084.             'kernel.error_controller' => 'error_controller',
  4085.             'debug.file_link_format' => NULL,
  4086.             'asset.request_context.base_path' => NULL,
  4087.             'asset.request_context.secure' => NULL,
  4088.             'translator.logging' => false,
  4089.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4090.             'debug.error_handler.throw_at' => -1,
  4091.             'router.request_context.host' => 'localhost',
  4092.             'router.request_context.scheme' => 'http',
  4093.             'router.request_context.base_url' => '',
  4094.             'router.resource' => 'kernel::loadRoutes',
  4095.             'request_listener.http_port' => 80,
  4096.             'request_listener.https_port' => 443,
  4097.             'session.metadata.storage_key' => '_sf2_meta',
  4098.             'session.storage.options' => [
  4099.                 'cache_limiter' => '0',
  4100.                 'cookie_secure' => 'auto',
  4101.                 'cookie_httponly' => true,
  4102.                 'cookie_samesite' => 'lax',
  4103.                 'gc_probability' => 1,
  4104.             ],
  4105.             'session.save_path' => NULL,
  4106.             'session.metadata.update_threshold' => 0,
  4107.             'form.type_extension.csrf.enabled' => true,
  4108.             'form.type_extension.csrf.field_name' => '_token',
  4109.             'validator.translation_domain' => 'validators',
  4110.             'profiler_listener.only_exceptions' => false,
  4111.             'profiler_listener.only_main_requests' => false,
  4112.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4113.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4114.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4115.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4116.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4117.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4118.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4119.             'doctrine.entity_managers' => [
  4120.                 'default' => 'doctrine.orm.default_entity_manager',
  4121.             ],
  4122.             'doctrine.default_entity_manager' => 'default',
  4123.             'doctrine.dbal.connection_factory.types' => [
  4124.                 'uuid' => [
  4125.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4126.                 ],
  4127.                 'ulid' => [
  4128.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4129.                 ],
  4130.             ],
  4131.             'doctrine.connections' => [
  4132.                 'default' => 'doctrine.dbal.default_connection',
  4133.             ],
  4134.             'doctrine.default_connection' => 'default',
  4135.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4136.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4137.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4138.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4139.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4140.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4141.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4142.             'doctrine.orm.cache.memcache_port' => 11211,
  4143.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4144.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4145.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4146.             'doctrine.orm.cache.memcached_port' => 11211,
  4147.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4148.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4149.             'doctrine.orm.cache.redis_host' => 'localhost',
  4150.             'doctrine.orm.cache.redis_port' => 6379,
  4151.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4152.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4153.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4154.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4155.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4156.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4157.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4158.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4159.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4160.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4161.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4162.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4163.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4164.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4165.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4166.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4167.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4168.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4169.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4170.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4171.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4172.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4173.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4174.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4175.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4176.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4177.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4178.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4179.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4180.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4181.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4182.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4183.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4184.             'doctrine.migrations.preferred_em' => NULL,
  4185.             'doctrine.migrations.preferred_connection' => NULL,
  4186.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4187.             'twig.form.resources' => [
  4188.                 => '@VichUploader/Form/fields.html.twig',
  4189.                 => 'form_div_layout.html.twig',
  4190.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  4191.                 => 'bootstrap_5_layout.html.twig',
  4192.             ],
  4193.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4194.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4195.             'web_profiler.debug_toolbar.mode' => 2,
  4196.             'security.role_hierarchy.roles' => [
  4197.                 'ROLE_ADMIN' => [
  4198.                     => 'ROLE_ADMIN_EASY_ADMIN',
  4199.                     => 'ROLE_ADMIN_USER',
  4200.                     => 'ROLE_SYSTEM_CONFIG',
  4201.                     => 'ROLE_DEBUG_PERMISSION',
  4202.                 ],
  4203.                 'ROLE_CLIENT_ADMIN' => [
  4204.                     => 'ROLE_ADMIN_EASY_ADMIN',
  4205.                     => 'ROLE_ADMIN_USER',
  4206.                     => 'ROLE_SYSTEM_CONFIG',
  4207.                 ],
  4208.                 'ROLE_SALE' => [
  4209.                     => 'ROLE_ADMIN_EASY_ADMIN',
  4210.                 ],
  4211.                 'ROLE_ADMIN_EASY_ADMIN' => [
  4212.                 ],
  4213.                 'ROLE_ADMIN_USER' => [
  4214.                 ],
  4215.                 'ROLE_API_USER' => [
  4216.                 ],
  4217.                 'ROLE_SYSTEM_CONFIG' => [
  4218.                 ],
  4219.                 'ROLE_DEBUG_PERMISSION' => [
  4220.                 ],
  4221.             ],
  4222.             'security.access.denied_url' => NULL,
  4223.             'security.authentication.manager.erase_credentials' => true,
  4224.             'security.authentication.session_strategy.strategy' => 'migrate',
  4225.             'security.access.always_authenticate_before_granting' => false,
  4226.             'security.authentication.hide_user_not_found' => false,
  4227.             'security.firewalls' => [
  4228.                 => 'dev',
  4229.                 => 'api',
  4230.                 => 'main',
  4231.             ],
  4232.             'monolog.use_microseconds' => true,
  4233.             'monolog.swift_mailer.handlers' => [
  4234.             ],
  4235.             'monolog.handlers_to_channels' => [
  4236.                 'monolog.handler.console' => [
  4237.                     'type' => 'exclusive',
  4238.                     'elements' => [
  4239.                         => 'event',
  4240.                         => 'doctrine',
  4241.                         => 'console',
  4242.                     ],
  4243.                 ],
  4244.                 'monolog.handler.main' => [
  4245.                     'type' => 'exclusive',
  4246.                     'elements' => [
  4247.                         => 'event',
  4248.                     ],
  4249.                 ],
  4250.             ],
  4251.             'lexik_jwt_authentication.token_ttl' => 86400,
  4252.             'lexik_jwt_authentication.clock_skew' => 0,
  4253.             'lexik_jwt_authentication.user_identity_field' => 'username',
  4254.             'lexik_jwt_authentication.allow_no_expiration' => false,
  4255.             'lexik_jwt_authentication.user_id_claim' => 'username',
  4256.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4257.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4258.             'fos_rest.format_listener.rules' => NULL,
  4259.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  4260.             'vich_uploader.mappings' => [
  4261.                 'post_attachments' => [
  4262.                     'uri_prefix' => '/uploads/files',
  4263.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files'),
  4264.                     'namer' => [
  4265.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.post_attachments',
  4266.                         'options' => [
  4267.                         ],
  4268.                     ],
  4269.                     'directory_namer' => [
  4270.                         'service' => NULL,
  4271.                         'options' => NULL,
  4272.                     ],
  4273.                     'delete_on_remove' => true,
  4274.                     'delete_on_update' => true,
  4275.                     'inject_on_load' => false,
  4276.                     'db_driver' => 'orm',
  4277.                 ],
  4278.                 'post_private_attachments' => [
  4279.                     'upload_destination' => (\dirname(__DIR__3).'/uploads/post/private_attachment'),
  4280.                     'namer' => [
  4281.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.post_private_attachments',
  4282.                         'options' => [
  4283.                         ],
  4284.                     ],
  4285.                     'uri_prefix' => '/uploads',
  4286.                     'directory_namer' => [
  4287.                         'service' => NULL,
  4288.                         'options' => NULL,
  4289.                     ],
  4290.                     'delete_on_remove' => true,
  4291.                     'delete_on_update' => true,
  4292.                     'inject_on_load' => false,
  4293.                     'db_driver' => 'orm',
  4294.                 ],
  4295.                 'api_images' => [
  4296.                     'uri_prefix' => '/uploads/api_images',
  4297.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/api_images'),
  4298.                     'namer' => [
  4299.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.api_images',
  4300.                         'options' => [
  4301.                         ],
  4302.                     ],
  4303.                     'directory_namer' => [
  4304.                         'service' => NULL,
  4305.                         'options' => NULL,
  4306.                     ],
  4307.                     'delete_on_remove' => true,
  4308.                     'delete_on_update' => true,
  4309.                     'inject_on_load' => false,
  4310.                     'db_driver' => 'orm',
  4311.                 ],
  4312.             ],
  4313.             'vich_uploader.use_flysystem_to_resolve_uri' => false,
  4314.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4315.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  4316.             'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  4317.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4318.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4319.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4320.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  4321.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4322.             'stof_doctrine_extensions.default_locale' => 'en',
  4323.             'stof_doctrine_extensions.translation_fallback' => true,
  4324.             'stof_doctrine_extensions.persist_default_translation' => true,
  4325.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  4326.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4327.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4328.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4329.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4330.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4331.             'knp_menu.renderer.list.options' => [
  4332.             ],
  4333.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4334.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4335.             'knp_menu.renderer.twig.options' => [
  4336.             ],
  4337.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4338.             'knp_menu.default_renderer' => 'twig',
  4339.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
  4340.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/bootstrap_v5_filtration.html.twig',
  4341.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4342.             'knp_paginator.page_range' => 5,
  4343.             'knp_paginator.page_limit' => NULL,
  4344.             'nelmio_cors.map' => [
  4345.                 '^/' => [
  4346.                 ],
  4347.             ],
  4348.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4349.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4350.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4351.             'api_platform.metadata_backward_compatibility_layer' => true,
  4352.             'api_platform.enable_entrypoint' => true,
  4353.             'api_platform.enable_docs' => true,
  4354.             'api_platform.title' => '',
  4355.             'api_platform.description' => '',
  4356.             'api_platform.version' => '0.0.0',
  4357.             'api_platform.show_webby' => true,
  4358.             'api_platform.url_generation_strategy' => 1,
  4359.             'api_platform.exception_to_status' => [
  4360.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4361.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4362.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4363.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4364.             ],
  4365.             'api_platform.formats' => [
  4366.                 'jsonld' => [
  4367.                     => 'application/ld+json',
  4368.                 ],
  4369.                 'json' => [
  4370.                     => 'application/json',
  4371.                 ],
  4372.                 'html' => [
  4373.                     => 'text/html',
  4374.                 ],
  4375.             ],
  4376.             'api_platform.patch_formats' => [
  4377.                 'json' => [
  4378.                     => 'application/merge-patch+json',
  4379.                 ],
  4380.             ],
  4381.             'api_platform.error_formats' => [
  4382.                 'jsonproblem' => [
  4383.                     => 'application/problem+json',
  4384.                 ],
  4385.                 'jsonld' => [
  4386.                     => 'application/ld+json',
  4387.                 ],
  4388.             ],
  4389.             'api_platform.allow_plain_identifiers' => false,
  4390.             'api_platform.eager_loading.enabled' => true,
  4391.             'api_platform.eager_loading.max_joins' => 30,
  4392.             'api_platform.eager_loading.fetch_partial' => false,
  4393.             'api_platform.eager_loading.force_eager' => true,
  4394.             'api_platform.collection.exists_parameter_name' => 'exists',
  4395.             'api_platform.collection.order' => 'ASC',
  4396.             'api_platform.collection.order_parameter_name' => 'order',
  4397.             'api_platform.collection.order_nulls_comparison' => NULL,
  4398.             'api_platform.collection.pagination.enabled' => true,
  4399.             'api_platform.collection.pagination.partial' => false,
  4400.             'api_platform.collection.pagination.client_enabled' => false,
  4401.             'api_platform.collection.pagination.client_items_per_page' => false,
  4402.             'api_platform.collection.pagination.client_partial' => false,
  4403.             'api_platform.collection.pagination.items_per_page' => 30,
  4404.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4405.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4406.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4407.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4408.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4409.             'api_platform.collection.pagination' => [
  4410.                 'enabled' => true,
  4411.                 'partial' => false,
  4412.                 'client_enabled' => false,
  4413.                 'client_items_per_page' => false,
  4414.                 'client_partial' => false,
  4415.                 'items_per_page' => 30,
  4416.                 'maximum_items_per_page' => NULL,
  4417.                 'page_parameter_name' => 'page',
  4418.                 'enabled_parameter_name' => 'pagination',
  4419.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4420.                 'partial_parameter_name' => 'partial',
  4421.             ],
  4422.             'api_platform.http_cache.etag' => true,
  4423.             'api_platform.http_cache.max_age' => NULL,
  4424.             'api_platform.http_cache.shared_max_age' => NULL,
  4425.             'api_platform.http_cache.vary' => [
  4426.                 => 'Accept',
  4427.             ],
  4428.             'api_platform.http_cache.public' => NULL,
  4429.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4430.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4431.             'api_platform.asset_package' => NULL,
  4432.             'api_platform.defaults' => [
  4433.                 'attributes' => [
  4434.                 ],
  4435.             ],
  4436.             'api_platform.resource_class_directories' => [
  4437.                 => (\dirname(__DIR__4).'/src/Entity'),
  4438.                 => (\dirname(__DIR__4).'/config/api_platform/resources'),
  4439.             ],
  4440.             'api_platform.oauth.enabled' => false,
  4441.             'api_platform.oauth.clientId' => '',
  4442.             'api_platform.oauth.clientSecret' => '',
  4443.             'api_platform.oauth.type' => 'oauth2',
  4444.             'api_platform.oauth.flow' => 'application',
  4445.             'api_platform.oauth.tokenUrl' => '',
  4446.             'api_platform.oauth.authorizationUrl' => '',
  4447.             'api_platform.oauth.refreshUrl' => '',
  4448.             'api_platform.oauth.scopes' => [
  4449.             ],
  4450.             'api_platform.oauth.pkce' => false,
  4451.             'api_platform.openapi.termsOfService' => NULL,
  4452.             'api_platform.openapi.contact.name' => NULL,
  4453.             'api_platform.openapi.contact.url' => NULL,
  4454.             'api_platform.openapi.contact.email' => NULL,
  4455.             'api_platform.openapi.license.name' => NULL,
  4456.             'api_platform.openapi.license.url' => NULL,
  4457.             'api_platform.swagger.versions' => [
  4458.                 => 3,
  4459.             ],
  4460.             'api_platform.enable_swagger_ui' => true,
  4461.             'api_platform.enable_re_doc' => true,
  4462.             'api_platform.swagger.api_keys' => [
  4463.                 'apiKey' => [
  4464.                     'name' => 'Authorization',
  4465.                     'type' => 'header',
  4466.                 ],
  4467.             ],
  4468.             'api_platform.swagger_ui.extra_configuration' => [
  4469.             ],
  4470.             'api_platform.graphql.enabled' => false,
  4471.             'api_platform.graphql.graphiql.enabled' => false,
  4472.             'api_platform.graphql.graphql_playground.enabled' => false,
  4473.             'api_platform.graphql.collection.pagination' => [
  4474.                 'enabled' => true,
  4475.             ],
  4476.             'api_platform.validator.serialize_payload_fields' => [
  4477.             ],
  4478.             'api_platform.validator.query_parameter_validation' => true,
  4479.             'api_platform.elasticsearch.enabled' => false,
  4480.             'knp_snappy.pdf.options' => [
  4481.             ],
  4482.             'knp_snappy.pdf.env' => [
  4483.             ],
  4484.             'knp_snappy.image.options' => [
  4485.             ],
  4486.             'knp_snappy.image.env' => [
  4487.             ],
  4488.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4489.             'data_collector.templates' => [
  4490.                 'data_collector.request' => [
  4491.                     => 'request',
  4492.                     => '@WebProfiler/Collector/request.html.twig',
  4493.                 ],
  4494.                 'api_platform.data_collector.request' => [
  4495.                     => 'api_platform.data_collector.request',
  4496.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  4497.                 ],
  4498.                 'data_collector.time' => [
  4499.                     => 'time',
  4500.                     => '@WebProfiler/Collector/time.html.twig',
  4501.                 ],
  4502.                 'data_collector.memory' => [
  4503.                     => 'memory',
  4504.                     => '@WebProfiler/Collector/memory.html.twig',
  4505.                 ],
  4506.                 'data_collector.validator' => [
  4507.                     => 'validator',
  4508.                     => '@WebProfiler/Collector/validator.html.twig',
  4509.                 ],
  4510.                 'data_collector.ajax' => [
  4511.                     => 'ajax',
  4512.                     => '@WebProfiler/Collector/ajax.html.twig',
  4513.                 ],
  4514.                 'data_collector.form' => [
  4515.                     => 'form',
  4516.                     => '@WebProfiler/Collector/form.html.twig',
  4517.                 ],
  4518.                 'data_collector.exception' => [
  4519.                     => 'exception',
  4520.                     => '@WebProfiler/Collector/exception.html.twig',
  4521.                 ],
  4522.                 'data_collector.logger' => [
  4523.                     => 'logger',
  4524.                     => '@WebProfiler/Collector/logger.html.twig',
  4525.                 ],
  4526.                 'data_collector.events' => [
  4527.                     => 'events',
  4528.                     => '@WebProfiler/Collector/events.html.twig',
  4529.                 ],
  4530.                 'data_collector.router' => [
  4531.                     => 'router',
  4532.                     => '@WebProfiler/Collector/router.html.twig',
  4533.                 ],
  4534.                 'data_collector.cache' => [
  4535.                     => 'cache',
  4536.                     => '@WebProfiler/Collector/cache.html.twig',
  4537.                 ],
  4538.                 'data_collector.translation' => [
  4539.                     => 'translation',
  4540.                     => '@WebProfiler/Collector/translation.html.twig',
  4541.                 ],
  4542.                 'data_collector.security' => [
  4543.                     => 'security',
  4544.                     => '@Security/Collector/security.html.twig',
  4545.                 ],
  4546.                 'data_collector.twig' => [
  4547.                     => 'twig',
  4548.                     => '@WebProfiler/Collector/twig.html.twig',
  4549.                 ],
  4550.                 'data_collector.http_client' => [
  4551.                     => 'http_client',
  4552.                     => '@WebProfiler/Collector/http_client.html.twig',
  4553.                 ],
  4554.                 'data_collector.doctrine' => [
  4555.                     => 'db',
  4556.                     => '@Doctrine/Collector/db.html.twig',
  4557.                 ],
  4558.                 'doctrine_migrations.migrations_collector' => [
  4559.                     => 'doctrine_migrations',
  4560.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  4561.                 ],
  4562.                 'data_collector.dump' => [
  4563.                     => 'dump',
  4564.                     => '@Debug/Profiler/dump.html.twig',
  4565.                 ],
  4566.                 'data_collector.messenger' => [
  4567.                     => 'messenger',
  4568.                     => '@WebProfiler/Collector/messenger.html.twig',
  4569.                 ],
  4570.                 'mailer.data_collector' => [
  4571.                     => 'mailer',
  4572.                     => '@WebProfiler/Collector/mailer.html.twig',
  4573.                 ],
  4574.                 'notifier.data_collector' => [
  4575.                     => 'notifier',
  4576.                     => '@WebProfiler/Collector/notifier.html.twig',
  4577.                 ],
  4578.                 'data_collector.jms_serializer' => [
  4579.                     => 'jms_serializer',
  4580.                     => '@JMSSerializer/Collector/panel.html.twig',
  4581.                 ],
  4582.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4583.                     => 'easyadmin',
  4584.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  4585.                 ],
  4586.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4587.                     => 'vich_uploader.mapping_collector',
  4588.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4589.                 ],
  4590.                 'data_collector.config' => [
  4591.                     => 'config',
  4592.                     => '@WebProfiler/Collector/config.html.twig',
  4593.                 ],
  4594.             ],
  4595.             'console.command.ids' => [
  4596.             ],
  4597.         ];
  4598.     }
  4599.     protected function throw($message)
  4600.     {
  4601.         throw new RuntimeException($message);
  4602.     }
  4603. }