var/cache/dev/ContainerVV9o5Oc/App_KernelDevDebugContainer.php line 1400

  1. <?php
  2. namespace ContainerVV9o5Oc;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'coop_tilleuls_forgot_password.manager.password_token' => 'getCoopTilleulsForgotPassword_Manager_PasswordTokenService',
  39.             'data_collector.dump' => 'getDataCollector_DumpService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  42.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  43.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  44.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  45.             'event_dispatcher' => 'getEventDispatcherService',
  46.             'http_kernel' => 'getHttpKernelService',
  47.             'request_stack' => 'getRequestStackService',
  48.             'router' => 'getRouterService',
  49.             'translator' => 'getTranslatorService',
  50.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  51.             'profiler' => 'getProfilerService',
  52.         ];
  53.         $this->fileMap = [
  54.             'App\\Controller\\ActionExportAction' => 'getActionExportActionService',
  55.             'App\\Controller\\AddressExportVisitStatus' => 'getAddressExportVisitStatusService',
  56.             'App\\Controller\\AddressExportVisits' => 'getAddressExportVisitsService',
  57.             'App\\Controller\\AddressLatestReportsAction' => 'getAddressLatestReportsActionService',
  58.             'App\\Controller\\AddressVisitsAction' => 'getAddressVisitsActionService',
  59.             'App\\Controller\\ArticleIssueExportAction' => 'getArticleIssueExportActionService',
  60.             'App\\Controller\\ArticleListConsolitAction' => 'getArticleListConsolitActionService',
  61.             'App\\Controller\\ArticleRentalExportAction' => 'getArticleRentalExportActionService',
  62.             'App\\Controller\\CreateMediaObjectAction' => 'getCreateMediaObjectActionService',
  63.             'App\\Controller\\CronController' => 'getCronControllerService',
  64.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  65.             'App\\Controller\\DetergentExportAction' => 'getDetergentExportActionService',
  66.             'App\\Controller\\DetergentsInsightsAction' => 'getDetergentsInsightsActionService',
  67.             'App\\Controller\\GroundPlanExportAction' => 'getGroundPlanExportActionService',
  68.             'App\\Controller\\LastVisitInsightsAction' => 'getLastVisitInsightsActionService',
  69.             'App\\Controller\\LogsBatchAction' => 'getLogsBatchActionService',
  70.             'App\\Controller\\PbmUsageExportAction' => 'getPbmUsageExportActionService',
  71.             'App\\Controller\\ProjectDocumentsAction' => 'getProjectDocumentsActionService',
  72.             'App\\Controller\\ProjectExportAction' => 'getProjectExportActionService',
  73.             'App\\Controller\\ProjectScoreAction' => 'getProjectScoreActionService',
  74.             'App\\Controller\\QuoteExportAction' => 'getQuoteExportActionService',
  75.             'App\\Controller\\ReportConsolitCloseAction' => 'getReportConsolitCloseActionService',
  76.             'App\\Controller\\ReportConsolitCreateAction' => 'getReportConsolitCreateActionService',
  77.             'App\\Controller\\ReportExportAction' => 'getReportExportActionService',
  78.             'App\\Controller\\ReportExportHoursAction' => 'getReportExportHoursActionService',
  79.             'App\\Controller\\ReportExportPriAction' => 'getReportExportPriActionService',
  80.             'App\\Controller\\ReportFilterInternAction' => 'getReportFilterInternActionService',
  81.             'App\\Controller\\SoapDocumentsAction' => 'getSoapDocumentsActionService',
  82.             'App\\Controller\\SoapVisitsAction' => 'getSoapVisitsActionService',
  83.             'App\\Controller\\TimesheetExportAction' => 'getTimesheetExportActionService',
  84.             'App\\Controller\\ToxicDetergentExportAction' => 'getToxicDetergentExportActionService',
  85.             'App\\Controller\\TrapCatchesAction' => 'getTrapCatchesActionService',
  86.             'App\\Controller\\TrapDataBatchPostAction' => 'getTrapDataBatchPostActionService',
  87.             'App\\Controller\\TrapDataBatchPutAction' => 'getTrapDataBatchPutActionService',
  88.             'App\\Controller\\TrapDataExportAction' => 'getTrapDataExportActionService',
  89.             'App\\Controller\\TrapDataInsightsAction' => 'getTrapDataInsightsActionService',
  90.             'App\\Controller\\TrapDataProjectExportAction' => 'getTrapDataProjectExportActionService',
  91.             'App\\Controller\\TrapExportAction' => 'getTrapExportActionService',
  92.             'App\\Controller\\UserEmployeesAction' => 'getUserEmployeesActionService',
  93.             'App\\Controller\\UserJobAction' => 'getUserJobActionService',
  94.             'App\\Controller\\UserScheduleAction' => 'getUserScheduleActionService',
  95.             'App\\Service\\ActionService' => 'getActionServiceService',
  96.             'App\\Service\\GroundPlanService' => 'getGroundPlanServiceService',
  97.             'App\\Service\\InsightsService' => 'getInsightsServiceService',
  98.             'App\\Service\\ProjectScoreService' => 'getProjectScoreServiceService',
  99.             'App\\Service\\ReportService' => 'getReportServiceService',
  100.             'App\\Service\\TrapDataService' => 'getTrapDataServiceService',
  101.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  102.             'Geocoder\\Dumper\\GeoArray' => 'getGeoArrayService',
  103.             'Geocoder\\Dumper\\GeoJson' => 'getGeoJsonService',
  104.             'Geocoder\\Dumper\\Gpx' => 'getGpxService',
  105.             'Geocoder\\Dumper\\Kml' => 'getKmlService',
  106.             'Geocoder\\Dumper\\Wkb' => 'getWkbService',
  107.             'Geocoder\\Dumper\\Wkt' => 'getWktService',
  108.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  109.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  110.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  111.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  112.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  113.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  114.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  115.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  116.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  117.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_object' => 'getSmartUniqueNamer_MediaObjectService',
  118.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  119.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  120.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  121.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  122.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  123.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  124.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  125.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  126.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  127.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  128.             'cache.app_clearer' => 'getCache_AppClearerService',
  129.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  130.             'cache.system_clearer' => 'getCache_SystemClearerService',
  131.             'cache_warmer' => 'getCacheWarmerService',
  132.             'console.command_loader' => 'getConsole_CommandLoaderService',
  133.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  134.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  135.             'coop_tilleuls_forgot_password.controller.forgot_password' => 'getCoopTilleulsForgotPassword_Controller_ForgotPasswordService',
  136.             'coop_tilleuls_forgot_password.controller.get_token' => 'getCoopTilleulsForgotPassword_Controller_GetTokenService',
  137.             'coop_tilleuls_forgot_password.controller.reset_password' => 'getCoopTilleulsForgotPassword_Controller_ResetPasswordService',
  138.             'coop_tilleuls_forgot_password.controller.update_password' => 'getCoopTilleulsForgotPassword_Controller_UpdatePasswordService',
  139.             'coop_tilleuls_forgot_password.manager.forgot_password' => 'getCoopTilleulsForgotPassword_Manager_ForgotPasswordService',
  140.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  141.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  142.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  143.             'error_controller' => 'getErrorControllerService',
  144.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  145.             'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
  146.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  147.             'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
  148.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  149.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  150.             'league.oauth2_server.controller.authorization' => 'getLeague_Oauth2Server_Controller_AuthorizationService',
  151.             'league.oauth2_server.controller.token' => 'getLeague_Oauth2Server_Controller_TokenService',
  152.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  153.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  154.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  155.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  156.             'routing.loader' => 'getRouting_LoaderService',
  157.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  158.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  159.             'scheb_two_factor.security.email.code_generator' => 'getSchebTwoFactor_Security_Email_CodeGeneratorService',
  160.             'services_resetter' => 'getServicesResetterService',
  161.             'stof_doctrine_extensions.uploadable.manager' => 'getStofDoctrineExtensions_Uploadable_ManagerService',
  162.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  163.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  164.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  165.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  166.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  167.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  168.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  169.         ];
  170.         $this->aliases = [
  171.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  172.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  173.             'App\\Kernel' => 'kernel',
  174.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  175.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  176.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  177.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  178.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  179.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  180.             'database_connection' => 'doctrine.dbal.default_connection',
  181.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  182.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  183.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  184.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  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/Logger/LogProcessor.php';
  202.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  204.             include_once \dirname(__DIR__4).'/src/EventListener/SoftDeletableReadListener.php';
  205.             include_once \dirname(__DIR__4).'/src/EventListener/ForgotPasswordEventListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  235.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  242.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  269.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  283.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  307.             include_once \dirname(__DIR__4).'/src/Serializer/EntityAttributeDenormalizer.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  310.             include_once \dirname(__DIR__4).'/src/Serializer/EntityAttributeNormalizer.php';
  311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  326.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/EntrypointNormalizer.php';
  332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  335.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  338.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  339.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  340.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  341.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  342.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  343.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php';
  344.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  357.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  358.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  362.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  363.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/CollectionNormalizer.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  365.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  366.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  367.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hal/Serializer/ObjectNormalizer.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  372.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  411.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  422.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  452.             include_once \dirname(__DIR__4).'/src/Twig/FileExistsExtension.php';
  453.             include_once \dirname(__DIR__4).'/src/Twig/JsonDecodeExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  461.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  464.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  466.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  468.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  505.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  506.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  518.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  535.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  536.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  540.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  542.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  543.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Blameable/BlameableListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/BlameListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  548.             include_once \dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/Manager/PasswordTokenManager.php';
  549.             include_once \dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/Manager/Bridge/ManagerInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/Manager/Bridge/DoctrineManager.php';
  551.             include_once \dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/EventListener/MainRequestTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/EventListener/RequestEventListener.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  558.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  559.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  564.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  565.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  566.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  568.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  581.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  583.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  584.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  586.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  587.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  588.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  591.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  594.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  595.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  596.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  600.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  601.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  602.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  603.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  604.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  605.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  608.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingResolverInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingResolver.php';
  611.             include_once \dirname(__DIR__4).'/vendor/geocoder-php/plugin/Plugin.php';
  612.             include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/src/Plugin/ProfilingPlugin.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  615.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  616.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/UriVariablesResolverTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverterInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UriVariablesConverter.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/IriConverter.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactoryInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Operation/Factory/OperationMetadataFactory.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/ProviderInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/State/CallableProvider.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceNameCollectionFactory.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  662.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorTrait.php';
  663.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlResourceExtractor.php';
  664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractPropertyExtractor.php';
  666.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlPropertyExtractor.php';
  667.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  669.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  670.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  671.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AttributePropertyMetadataFactory.php';
  672.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/IdentifierPropertyMetadataFactory.php';
  673.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  674.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  675.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Odm/Metadata/Property/DoctrineMongoDbOdmPropertyMetadataFactory.php';
  676.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyMetadataFactory.php';
  678.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php';
  680.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Odm/Metadata/Resource/DoctrineMongoDbOdmResourceCollectionMetadataFactory.php';
  681.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmResourceCollectionMetadataFactory.php';
  682.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php';
  683.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AlternateUriResourceMetadataCollectionFactory.php';
  684.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AttributeFilterExtractorTrait.php';
  685.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FiltersResourceMetadataCollectionFactory.php';
  686.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataCollectionFactory.php';
  687.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataCollectionFactory.php';
  688.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationDefaultsTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationNameResourceMetadataCollectionFactory.php';
  690.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkResourceMetadataCollectionFactory.php';
  691.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactoryInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PropertyLinkFactoryInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Doctrine/Orm/Metadata/Resource/DoctrineOrmLinkFactory.php';
  694.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/LinkFactory.php';
  695.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/UriTemplateResourceMetadataCollectionFactory.php';
  696.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/NotExposedOperationResourceMetadataCollectionFactory.php';
  699.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataCollectionFactory.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/DeprecationResourceMetadataCollectionFactory.php';
  701.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php';
  702.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlResourceExtractor.php';
  703.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlPropertyExtractor.php';
  704.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  705.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformPaginationParametersListener.php';
  706.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformSortingParametersListener.php';
  707.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFieldsetsParametersListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFilteringParametersListener.php';
  709.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  712.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  713.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  714.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  715.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  717.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  719.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  723.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  724.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  734.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  738.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/src/DataCollector/GeocoderDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  757.         };
  758.     }
  759.     public function compile(): void
  760.     {
  761.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  762.     }
  763.     public function isCompiled(): bool
  764.     {
  765.         return true;
  766.     }
  767.     public function getRemovedIds(): array
  768.     {
  769.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  770.     }
  771.     protected function load($file$lazyLoad true)
  772.     {
  773.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  774.             return $class::do($this$lazyLoad);
  775.         }
  776.         if ('.' === $file[-4]) {
  777.             $class substr($class0, -4);
  778.         } else {
  779.             $file .= '.php';
  780.         }
  781.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  782.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  783.     }
  784.     protected function createProxy($class\Closure $factory)
  785.     {
  786.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  787.         return $factory();
  788.     }
  789.     /**
  790.      * Gets the public '.container.private.profiler' shared service.
  791.      *
  792.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  793.      */
  794.     protected function get_Container_Private_ProfilerService()
  795.     {
  796.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  797.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  798.         $a->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  799.         $a->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  800.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  801.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  802.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  803.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  804.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  805.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  806.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  807.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  808.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  809.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  810.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  811.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  812.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  813.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  814.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  815.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  816.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  817.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  818.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  819.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  820.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  821.         $d->addInstance('api_platform.cache.metadata.resource_collection', ($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()));
  822.         $e = new \Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector();
  823.         $e->addInstance(($this->privates['bazinga_geocoder.provider.googlemaps.profiler'] ??= new \Bazinga\GeocoderBundle\Plugin\ProfilingPlugin('googlemaps')));
  824.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  825.         if ($this->has('kernel')) {
  826.             $f->setKernel($b);
  827.         }
  828.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  829.         $instance->add(new \ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  830.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  831.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  832.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  833.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  834.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  835.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  836.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  837.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  838.         $instance->add($d);
  839.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  840.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ?? $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())));
  841.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  842.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  843.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  844.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  845.         $instance->add(new \Doctrine\Bundle\MongoDBBundle\DataCollector\CommandDataCollector(($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] ??= new \Doctrine\ODM\MongoDB\APM\CommandLogger())));
  846.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  847.         $instance->add($e);
  848.         $instance->add($f);
  849.         return $instance;
  850.     }
  851.     /**
  852.      * Gets the public 'cache.app' shared service.
  853.      *
  854.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  855.      */
  856.     protected function getCache_AppService()
  857.     {
  858.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('F7Z3+Zv94a'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  859.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  860.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  861.     }
  862.     /**
  863.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  864.      *
  865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  866.      */
  867.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  868.     {
  869.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B20Qbb61O4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  870.     }
  871.     /**
  872.      * Gets the public 'cache.system' shared service.
  873.      *
  874.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  875.      */
  876.     protected function getCache_SystemService()
  877.     {
  878.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kBmEzUIfBB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  879.     }
  880.     /**
  881.      * Gets the public 'cache.validator_expression_language' shared service.
  882.      *
  883.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  884.      */
  885.     protected function getCache_ValidatorExpressionLanguageService()
  886.     {
  887.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('piOPjgIurH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  888.     }
  889.     /**
  890.      * Gets the public 'coop_tilleuls_forgot_password.manager.password_token' shared service.
  891.      *
  892.      * @return \CoopTilleuls\ForgotPasswordBundle\Manager\PasswordTokenManager
  893.      */
  894.     protected function getCoopTilleulsForgotPassword_Manager_PasswordTokenService()
  895.     {
  896.         return $this->services['coop_tilleuls_forgot_password.manager.password_token'] = new \CoopTilleuls\ForgotPasswordBundle\Manager\PasswordTokenManager(($this->privates['coop_tilleuls_forgot_password.manager.doctrine'] ?? $this->getCoopTilleulsForgotPassword_Manager_DoctrineService()), 'App\\Entity\\PasswordToken''1 day''user');
  897.     }
  898.     /**
  899.      * Gets the public 'data_collector.dump' shared service.
  900.      *
  901.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  902.      */
  903.     protected function getDataCollector_DumpService()
  904.     {
  905.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  906.     }
  907.     /**
  908.      * Gets the public 'doctrine' shared service.
  909.      *
  910.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  911.      */
  912.     protected function getDoctrineService()
  913.     {
  914.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  915.     }
  916.     /**
  917.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  918.      *
  919.      * @return \Doctrine\DBAL\Connection
  920.      */
  921.     protected function getDoctrine_Dbal_DefaultConnectionService()
  922.     {
  923.         $a = new \Doctrine\DBAL\Configuration();
  924.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  925.         $b->setConnectionName('default');
  926.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b]);
  927.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))'], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  928.             'app.soft_delete_listener' => ['privates''app.soft_delete_listener''getApp_SoftDeleteListenerService'true],
  929.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  930.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  931.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  932.             'evence.softdeletale.listener.softdelete' => ['privates''evence.softdeletale.listener.softdelete''getEvence_Softdeletale_Listener_SoftdeleteService'true],
  933.             'stof_doctrine_extensions.listener.blameable' => ['privates''stof_doctrine_extensions.listener.blameable''getStofDoctrineExtensions_Listener_BlameableService'false],
  934.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  935.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  936.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  937.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  938.             'stof_doctrine_extensions.listener.uploadable' => ['privates''stof_doctrine_extensions.listener.uploadable''getStofDoctrineExtensions_Listener_UploadableService'true],
  939.             'vich_uploader.listener.clean.media_object' => ['privates''vich_uploader.listener.clean.media_object''getVichUploader_Listener_Clean_MediaObjectService'true],
  940.             'vich_uploader.listener.remove.media_object' => ['privates''vich_uploader.listener.remove.media_object''getVichUploader_Listener_Remove_MediaObjectService'true],
  941.             'vich_uploader.listener.upload.media_object' => ['privates''vich_uploader.listener.upload.media_object''getVichUploader_Listener_Upload_MediaObjectService'true],
  942.         ], [
  943.             'app.soft_delete_listener' => '?',
  944.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  945.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  946.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  947.             'evence.softdeletale.listener.softdelete' => '?',
  948.             'stof_doctrine_extensions.listener.blameable' => '?',
  949.             'stof_doctrine_extensions.listener.loggable' => '?',
  950.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  951.             'stof_doctrine_extensions.listener.sortable' => '?',
  952.             'stof_doctrine_extensions.listener.timestampable' => '?',
  953.             'stof_doctrine_extensions.listener.uploadable' => '?',
  954.             'vich_uploader.listener.clean.media_object' => '?',
  955.             'vich_uploader.listener.remove.media_object' => '?',
  956.             'vich_uploader.listener.upload.media_object' => '?',
  957.         ]), [=> 'vich_uploader.listener.clean.media_object'=> [=> [=> 'preRemove'], => 'app.soft_delete_listener'], => 'stof_doctrine_extensions.listener.loggable'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'stof_doctrine_extensions.listener.blameable'=> 'stof_doctrine_extensions.listener.timestampable'=> 'stof_doctrine_extensions.listener.softdeleteable'=> 'stof_doctrine_extensions.listener.sortable'=> 'vich_uploader.listener.remove.media_object'10 => 'vich_uploader.listener.upload.media_object'11 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 12 => [=> [=> 'preSoftDelete'], => 'evence.softdeletale.listener.softdelete'], 13 => 'stof_doctrine_extensions.listener.uploadable']), []);
  958.     }
  959.     /**
  960.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  961.      *
  962.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  963.      */
  964.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  965.     {
  966.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  967.             'app.media_object_added_listener' => ['privates''app.media_object_added_listener''getApp_MediaObjectAddedListenerService'true],
  968.         ], [
  969.             'app.media_object_added_listener' => '?',
  970.         ]));
  971.         $instance->registerService('App\\EventListener\\MediaObjectAddedListener''app.media_object_added_listener');
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  976.      *
  977.      * @return \Doctrine\ORM\EntityManager
  978.      */
  979.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  980.     {
  981.         if (true === $lazyLoad) {
  982.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  983.         }
  984.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  985.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  986.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  987.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  988.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  989.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  990.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  991.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  992.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Persistence/Mapping/Driver.php';
  993.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  994.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  995.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  996.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  997.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  998.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  999.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1000.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1001.         $a = new \Doctrine\ORM\Configuration();
  1002.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1003.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Entity')]));
  1004.         $d = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1005.         $e = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  1006.         $b->addDriver($c'App\\Entity');
  1007.         $b->addDriver($c'League\\Bundle\\OAuth2ServerBundle\\Entity');
  1008.         $b->addDriver($d'Gedmo\\Translatable\\Entity');
  1009.         $b->addDriver($d'Gedmo\\Translator\\Entity');
  1010.         $b->addDriver($d'Gedmo\\Loggable\\Entity');
  1011.         $b->addDriver($d'Gedmo\\Tree\\Entity');
  1012.         $b->addDriver($e'CoopTilleuls\\ForgotPasswordBundle\\Entity');
  1013.         $b->addDriver($e'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  1014.         $b->addDriver($e'Vich\\UploaderBundle\\Entity');
  1015.         $b->addDriver(($this->privates['.9_doctrine_metadata_driver~AzTFUsM'] ?? $this->get_9DoctrineMetadataDriverAzTFUsMService()), 'CoopTilleuls\\ForgotPasswordBundle\\Entity');
  1016.         $b->addDriver(new \League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver('League\\Bundle\\OAuth2ServerBundle\\Model\\Client'true), 'League\\Bundle\\OAuth2ServerBundle\\Model');
  1017.         $a->setEntityNamespaces(['App' => 'App\\Entity''GedmoTranslatable' => 'Gedmo\\Translatable\\Entity''GedmoTranslator' => 'Gedmo\\Translator\\Entity''GedmoLoggable' => 'Gedmo\\Loggable\\Entity''GedmoTree' => 'Gedmo\\Tree\\Entity''CoopTilleulsForgotPasswordBundle' => 'CoopTilleuls\\ForgotPasswordBundle\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\Entity']);
  1018.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1019.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1020.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1021.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1022.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1023.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1024.         ], [
  1025.             'doctrine.ulid_generator' => '?',
  1026.             'doctrine.uuid_generator' => '?',
  1027.         ])));
  1028.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1029.         $a->setProxyNamespace('Proxies');
  1030.         $a->setAutoGenerateProxyClasses(true);
  1031.         $a->setSchemaIgnoreClasses([]);
  1032.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1033.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1034.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1035.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1036.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1037.         $a->setLazyGhostObjectEnabled(false);
  1038.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1039.             'App\\Repository\\ActionNotesRepository' => ['privates''App\\Repository\\ActionNotesRepository''getActionNotesRepositoryService'true],
  1040.             'App\\Repository\\ActionRepository' => ['privates''App\\Repository\\ActionRepository''getActionRepositoryService'true],
  1041.             'App\\Repository\\AddressRepository' => ['privates''App\\Repository\\AddressRepository''getAddressRepositoryService'true],
  1042.             'App\\Repository\\AdministrationRepository' => ['privates''App\\Repository\\AdministrationRepository''getAdministrationRepositoryService'true],
  1043.             'App\\Repository\\AreaRepository' => ['privates''App\\Repository\\AreaRepository''getAreaRepositoryService'true],
  1044.             'App\\Repository\\ArticleCategoryRepository' => ['privates''App\\Repository\\ArticleCategoryRepository''getArticleCategoryRepositoryService'true],
  1045.             'App\\Repository\\ArticleIssueRepository' => ['privates''App\\Repository\\ArticleIssueRepository''getArticleIssueRepositoryService'true],
  1046.             'App\\Repository\\ArticleRentalRepository' => ['privates''App\\Repository\\ArticleRentalRepository''getArticleRentalRepositoryService'true],
  1047.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1048.             'App\\Repository\\ContractRepository' => ['privates''App\\Repository\\ContractRepository''getContractRepositoryService'true],
  1049.             'App\\Repository\\CourseRepository' => ['privates''App\\Repository\\CourseRepository''getCourseRepositoryService'true],
  1050.             'App\\Repository\\CourseUserRepository' => ['privates''App\\Repository\\CourseUserRepository''getCourseUserRepositoryService'true],
  1051.             'App\\Repository\\DetergentRepository' => ['privates''App\\Repository\\DetergentRepository''getDetergentRepositoryService'true],
  1052.             'App\\Repository\\DeviceRepository' => ['privates''App\\Repository\\DeviceRepository''getDeviceRepositoryService'true],
  1053.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1054.             'App\\Repository\\EquipmentBrandRepository' => ['privates''App\\Repository\\EquipmentBrandRepository''getEquipmentBrandRepositoryService'true],
  1055.             'App\\Repository\\EquipmentRepository' => ['privates''App\\Repository\\EquipmentRepository''getEquipmentRepositoryService'true],
  1056.             'App\\Repository\\EquipmentTypeRepository' => ['privates''App\\Repository\\EquipmentTypeRepository''getEquipmentTypeRepositoryService'true],
  1057.             'App\\Repository\\GroundPlanElementRepository' => ['privates''App\\Repository\\GroundPlanElementRepository''getGroundPlanElementRepositoryService'true],
  1058.             'App\\Repository\\GroundPlanHeatersRepository' => ['privates''App\\Repository\\GroundPlanHeatersRepository''getGroundPlanHeatersRepositoryService'true],
  1059.             'App\\Repository\\GroundPlanRepository' => ['privates''App\\Repository\\GroundPlanRepository''getGroundPlanRepositoryService'true],
  1060.             'App\\Repository\\GroundPlanTrapsRepository' => ['privates''App\\Repository\\GroundPlanTrapsRepository''getGroundPlanTrapsRepositoryService'true],
  1061.             'App\\Repository\\HeaterMaintenanceRepository' => ['privates''App\\Repository\\HeaterMaintenanceRepository''getHeaterMaintenanceRepositoryService'true],
  1062.             'App\\Repository\\HeaterRepository' => ['privates''App\\Repository\\HeaterRepository''getHeaterRepositoryService'true],
  1063.             'App\\Repository\\LeadRepository' => ['privates''App\\Repository\\LeadRepository''getLeadRepositoryService'true],
  1064.             'App\\Repository\\LogRepository' => ['privates''App\\Repository\\LogRepository''getLogRepositoryService'true],
  1065.             'App\\Repository\\MaintenanceEquipmentRepository' => ['privates''App\\Repository\\MaintenanceEquipmentRepository''getMaintenanceEquipmentRepositoryService'true],
  1066.             'App\\Repository\\MaintenanceRepository' => ['privates''App\\Repository\\MaintenanceRepository''getMaintenanceRepositoryService'true],
  1067.             'App\\Repository\\NewsCategoryRepository' => ['privates''App\\Repository\\NewsCategoryRepository''getNewsCategoryRepositoryService'true],
  1068.             'App\\Repository\\NewsRepository' => ['privates''App\\Repository\\NewsRepository''getNewsRepositoryService'true],
  1069.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'true],
  1070.             'App\\Repository\\PbmRepository' => ['privates''App\\Repository\\PbmRepository''getPbmRepositoryService'true],
  1071.             'App\\Repository\\PbmUsageRepository' => ['privates''App\\Repository\\PbmUsageRepository''getPbmUsageRepositoryService'true],
  1072.             'App\\Repository\\PersonRepository' => ['privates''App\\Repository\\PersonRepository''getPersonRepositoryService'true],
  1073.             'App\\Repository\\ProjectRepository' => ['privates''App\\Repository\\ProjectRepository''getProjectRepositoryService'true],
  1074.             'App\\Repository\\QuoteArticleRepository' => ['privates''App\\Repository\\QuoteArticleRepository''getQuoteArticleRepositoryService'true],
  1075.             'App\\Repository\\QuotePbmRepository' => ['privates''App\\Repository\\QuotePbmRepository''getQuotePbmRepositoryService'true],
  1076.             'App\\Repository\\QuoteRepository' => ['privates''App\\Repository\\QuoteRepository''getQuoteRepositoryService'true],
  1077.             'App\\Repository\\QuoteRuleRepository' => ['privates''App\\Repository\\QuoteRuleRepository''getQuoteRuleRepositoryService'true],
  1078.             'App\\Repository\\QuoteRuleTypeRepository' => ['privates''App\\Repository\\QuoteRuleTypeRepository''getQuoteRuleTypeRepositoryService'true],
  1079.             'App\\Repository\\QuoteTypeRepository' => ['privates''App\\Repository\\QuoteTypeRepository''getQuoteTypeRepositoryService'true],
  1080.             'App\\Repository\\ReportRepository' => ['privates''App\\Repository\\ReportRepository''getReportRepositoryService'true],
  1081.             'App\\Repository\\TimesheetRepository' => ['privates''App\\Repository\\TimesheetRepository''getTimesheetRepositoryService'true],
  1082.             'App\\Repository\\TrapAlertRepository' => ['privates''App\\Repository\\TrapAlertRepository''getTrapAlertRepositoryService'true],
  1083.             'App\\Repository\\TrapCategoryRepository' => ['privates''App\\Repository\\TrapCategoryRepository''getTrapCategoryRepositoryService'true],
  1084.             'App\\Repository\\TrapQuestionChoiceRepository' => ['privates''App\\Repository\\TrapQuestionChoiceRepository''getTrapQuestionChoiceRepositoryService'true],
  1085.             'App\\Repository\\TrapQuestionRepository' => ['privates''App\\Repository\\TrapQuestionRepository''getTrapQuestionRepositoryService'true],
  1086.             'App\\Repository\\TrapQuestionTresholdRepository' => ['privates''App\\Repository\\TrapQuestionTresholdRepository''getTrapQuestionTresholdRepositoryService'true],
  1087.             'App\\Repository\\TrapRepository' => ['privates''App\\Repository\\TrapRepository''getTrapRepositoryService'true],
  1088.             'App\\Repository\\TrapScanRepository' => ['privates''App\\Repository\\TrapScanRepository''getTrapScanRepositoryService'true],
  1089.             'App\\Repository\\TrapScanTrapRepository' => ['privates''App\\Repository\\TrapScanTrapRepository''getTrapScanTrapRepositoryService'true],
  1090.             'App\\Repository\\TrendsRepository' => ['privates''App\\Repository\\TrendsRepository''getTrendsRepositoryService'true],
  1091.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1092.             'App\\Repository\\VehicleDetergentRepository' => ['privates''App\\Repository\\VehicleDetergentRepository''getVehicleDetergentRepositoryService'true],
  1093.             'App\\Repository\\VehicleRepository' => ['privates''App\\Repository\\VehicleRepository''getVehicleRepositoryService'true],
  1094.         ], [
  1095.             'App\\Repository\\ActionNotesRepository' => '?',
  1096.             'App\\Repository\\ActionRepository' => '?',
  1097.             'App\\Repository\\AddressRepository' => '?',
  1098.             'App\\Repository\\AdministrationRepository' => '?',
  1099.             'App\\Repository\\AreaRepository' => '?',
  1100.             'App\\Repository\\ArticleCategoryRepository' => '?',
  1101.             'App\\Repository\\ArticleIssueRepository' => '?',
  1102.             'App\\Repository\\ArticleRentalRepository' => '?',
  1103.             'App\\Repository\\ArticleRepository' => '?',
  1104.             'App\\Repository\\ContractRepository' => '?',
  1105.             'App\\Repository\\CourseRepository' => '?',
  1106.             'App\\Repository\\CourseUserRepository' => '?',
  1107.             'App\\Repository\\DetergentRepository' => '?',
  1108.             'App\\Repository\\DeviceRepository' => '?',
  1109.             'App\\Repository\\DocumentRepository' => '?',
  1110.             'App\\Repository\\EquipmentBrandRepository' => '?',
  1111.             'App\\Repository\\EquipmentRepository' => '?',
  1112.             'App\\Repository\\EquipmentTypeRepository' => '?',
  1113.             'App\\Repository\\GroundPlanElementRepository' => '?',
  1114.             'App\\Repository\\GroundPlanHeatersRepository' => '?',
  1115.             'App\\Repository\\GroundPlanRepository' => '?',
  1116.             'App\\Repository\\GroundPlanTrapsRepository' => '?',
  1117.             'App\\Repository\\HeaterMaintenanceRepository' => '?',
  1118.             'App\\Repository\\HeaterRepository' => '?',
  1119.             'App\\Repository\\LeadRepository' => '?',
  1120.             'App\\Repository\\LogRepository' => '?',
  1121.             'App\\Repository\\MaintenanceEquipmentRepository' => '?',
  1122.             'App\\Repository\\MaintenanceRepository' => '?',
  1123.             'App\\Repository\\NewsCategoryRepository' => '?',
  1124.             'App\\Repository\\NewsRepository' => '?',
  1125.             'App\\Repository\\NotificationRepository' => '?',
  1126.             'App\\Repository\\PbmRepository' => '?',
  1127.             'App\\Repository\\PbmUsageRepository' => '?',
  1128.             'App\\Repository\\PersonRepository' => '?',
  1129.             'App\\Repository\\ProjectRepository' => '?',
  1130.             'App\\Repository\\QuoteArticleRepository' => '?',
  1131.             'App\\Repository\\QuotePbmRepository' => '?',
  1132.             'App\\Repository\\QuoteRepository' => '?',
  1133.             'App\\Repository\\QuoteRuleRepository' => '?',
  1134.             'App\\Repository\\QuoteRuleTypeRepository' => '?',
  1135.             'App\\Repository\\QuoteTypeRepository' => '?',
  1136.             'App\\Repository\\ReportRepository' => '?',
  1137.             'App\\Repository\\TimesheetRepository' => '?',
  1138.             'App\\Repository\\TrapAlertRepository' => '?',
  1139.             'App\\Repository\\TrapCategoryRepository' => '?',
  1140.             'App\\Repository\\TrapQuestionChoiceRepository' => '?',
  1141.             'App\\Repository\\TrapQuestionRepository' => '?',
  1142.             'App\\Repository\\TrapQuestionTresholdRepository' => '?',
  1143.             'App\\Repository\\TrapRepository' => '?',
  1144.             'App\\Repository\\TrapScanRepository' => '?',
  1145.             'App\\Repository\\TrapScanTrapRepository' => '?',
  1146.             'App\\Repository\\TrendsRepository' => '?',
  1147.             'App\\Repository\\UserRepository' => '?',
  1148.             'App\\Repository\\VehicleDetergentRepository' => '?',
  1149.             'App\\Repository\\VehicleRepository' => '?',
  1150.         ])));
  1151.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1152.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1153.         $a->addCustomStringFunction('any_value''DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1154.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  1155.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1156.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  1157.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  1158.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  1159.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1160.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  1161.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  1162.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1163.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  1164.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1165.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  1166.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  1167.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  1168.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1169.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  1170.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  1171.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1172.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  1173.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  1174.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  1175.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  1176.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  1177.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  1178.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  1179.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  1180.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  1181.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  1182.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  1183.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  1184.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  1185.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1186.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  1187.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  1188.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  1189.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1190.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  1191.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  1192.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  1193.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  1194.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  1195.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  1196.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1197.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1198.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  1199.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1200.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  1201.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  1202.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  1203.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  1204.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  1205.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  1206.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  1207.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  1208.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  1209.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  1210.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  1211.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  1212.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  1213.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  1214.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  1215.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  1216.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  1217.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  1218.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  1219.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1220.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1221.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  1222.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  1223.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  1224.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  1225.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  1226.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  1227.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1228.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  1229.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1230.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1231.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1232.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1233.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  1234.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  1235.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1236.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1237.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  1238.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1239.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  1240.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  1241.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  1242.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  1243.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  1244.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  1245.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  1246.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  1247.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  1248.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  1249.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1250.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  1251.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1252.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1253.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1254.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1255.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  1256.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  1257.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1258.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  1259.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  1260.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1261.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1262.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1263.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  1264.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1265.         $a->addEntityNamespace('LeagueOAuth2ServerBundle''League\\Bundle\\OAuth2ServerBundle\\Model');
  1266.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a) && false ?: $lazyLoad);
  1267.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1268.         return $instance;
  1269.     }
  1270.     /**
  1271.      * Gets the public 'doctrine_mongodb' shared service.
  1272.      *
  1273.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  1274.      */
  1275.     protected function getDoctrineMongodbService()
  1276.     {
  1277.         return $this->services['doctrine_mongodb'] = new \Doctrine\Bundle\MongoDBBundle\ManagerRegistry('MongoDB'$this->parameters['doctrine_mongodb.odm.connections'], $this->parameters['doctrine_mongodb.odm.document_managers'], 'default''default''ProxyManager\\Proxy\\GhostObjectInterface'$this);
  1278.     }
  1279.     /**
  1280.      * Gets the public 'event_dispatcher' shared service.
  1281.      *
  1282.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1283.      */
  1284.     protected function getEventDispatcherService()
  1285.     {
  1286.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1287.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1288.         $a->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  1289.         $a->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  1290.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1291.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1292.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1293.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\Logger\\LogProcessor')] function () {
  1294.             return ($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService());
  1295.         }, => 'onKernelRequest'], 0);
  1296.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'app.listener.jwt_authentication_success_listener', class: 'App\\EventListener\\JwtAuthenticationSuccessListener')] function () {
  1297.             return ($this->privates['app.listener.jwt_authentication_success_listener'] ??= new \App\EventListener\JwtAuthenticationSuccessListener());
  1298.         }, => 'onAuthenticationSuccessResponse'], 0);
  1299.         $instance->addListener('kernel.request', [=> #[\Closure(name'app.soft_deletable_read_listener', class: 'App\\EventListener\\SoftDeletableReadListener')] function () {
  1300.             return ($this->privates['app.soft_deletable_read_listener'] ?? $this->getApp_SoftDeletableReadListenerService());
  1301.         }, => 'onKernelRequest'], 0);
  1302.         $instance->addListener('vich_uploader.pre_upload', [=> #[\Closure(name'app.upload_listener', class: 'App\\EventListener\\UploadListener')] function () {
  1303.             return ($this->privates['app.upload_listener'] ??= new \App\EventListener\UploadListener());
  1304.         }, => 'onVichUploaderPreUpload'], 0);
  1305.         $instance->addListener('kernel.request', [=> #[\Closure(name'app.listener.forgot_password', class: 'App\\EventListener\\ForgotPasswordEventListener')] function () {
  1306.             return ($this->privates['app.listener.forgot_password'] ?? $this->getApp_Listener_ForgotPasswordService());
  1307.         }, => 'onKernelRequest'], 0);
  1308.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1309.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1310.         }, => 'onKernelController'], 0);
  1311.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1312.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1313.         }, => 'checkPassport'], 1024);
  1314.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1315.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1316.         }, => 'onKernelResponse'], 0);
  1317.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.1', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1318.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1319.         }, => 'onKernelResponse'], 0);
  1320.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1321.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1322.         }, => 'onKernelRequest'], 250);
  1323.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1324.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1325.         }, => 'onKernelResponse'], 0);
  1326.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1327.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1328.         }, => 'onResponse'], -10);
  1329.         $instance->addListener('kernel.request', [=> #[\Closure(name'coop_tilleuls_forgot_password.event_listener.request', class: 'CoopTilleuls\\ForgotPasswordBundle\\EventListener\\RequestEventListener')] function () {
  1330.             return ($this->privates['coop_tilleuls_forgot_password.event_listener.request'] ?? $this->getCoopTilleulsForgotPassword_EventListener_RequestService());
  1331.         }, => 'decodeRequest'], 0);
  1332.         $instance->addListener('kernel.request', [=> #[\Closure(name'coop_tilleuls_forgot_password.event_listener.request', class: 'CoopTilleuls\\ForgotPasswordBundle\\EventListener\\RequestEventListener')] function () {
  1333.             return ($this->privates['coop_tilleuls_forgot_password.event_listener.request'] ?? $this->getCoopTilleulsForgotPassword_EventListener_RequestService());
  1334.         }, => 'getTokenFromRequest'], 0);
  1335.         $instance->addListener('kernel.exception', [=> #[\Closure(name'coop_tilleuls_forgot_password.event_listener.exception', class: 'CoopTilleuls\\ForgotPasswordBundle\\EventListener\\ExceptionEventListener')] function () {
  1336.             return ($this->privates['coop_tilleuls_forgot_password.event_listener.exception'] ??= new \CoopTilleuls\ForgotPasswordBundle\EventListener\ExceptionEventListener());
  1337.         }, => 'onKernelException'], 0);
  1338.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> #[\Closure(name'gesdinet.jwtrefreshtoken.send_token', class: 'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\AttachRefreshTokenOnSuccessListener')] function () {
  1339.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
  1340.         }, => 'attachRefreshToken'], 0);
  1341.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  1342.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  1343.         }, => 'onLogout'], 0);
  1344.         $instance->addListener('league.oauth2_server.event.authorization_request_resolve', [=> #[\Closure(name'league.oauth2_server.listener.authorization_request_user_resolving', class: 'League\\Bundle\\OAuth2ServerBundle\\EventListener\\AuthorizationRequestUserResolvingListener')] function () {
  1345.             return ($this->privates['league.oauth2_server.listener.authorization_request_user_resolving'] ?? $this->load('getLeague_Oauth2Server_Listener_AuthorizationRequestUserResolvingService'));
  1346.         }, => 'onAuthorizationRequest'], 1024);
  1347.         $instance->addListener('league.oauth2_server.event.pre_save_client', [=> #[\Closure(name'League\\Bundle\\OAuth2ServerBundle\\EventListener\\AddClientDefaultScopesListener')] function () {
  1348.             return ($this->privates['League\\Bundle\\OAuth2ServerBundle\\EventListener\\AddClientDefaultScopesListener'] ?? $this->load('getAddClientDefaultScopesListenerService'));
  1349.         }, => '__invoke'], 0);
  1350.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1351.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1352.         }, => 'onKernelRequest'], 28);
  1353.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] function () {
  1354.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1355.         }, => 'onKernelRequest'], 4);
  1356.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] function () {
  1357.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1358.         }, => 'onKernelView'], 32);
  1359.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1360.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1361.         }, => 'onKernelRequest'], 2);
  1362.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1363.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1364.         }, => 'onKernelView'], 16);
  1365.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1366.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1367.         }, => 'onKernelView'], 8);
  1368.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1369.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1370.         }, => 'onKernelException'], 0);
  1371.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1372.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1373.         }, => 'onKernelException'], -96);
  1374.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  1375.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  1376.         }, => 'onKernelRequest'], 0);
  1377.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_pagination_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformPaginationParametersListener')] function () {
  1378.             return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener());
  1379.         }, => 'onKernelRequest'], 5);
  1380.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_sorting_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformSortingParametersListener')] function () {
  1381.             return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener('order'));
  1382.         }, => 'onKernelRequest'], 5);
  1383.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_fieldsets_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFieldsetsParametersListener')] function () {
  1384.             return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  1385.         }, => 'onKernelRequest'], 5);
  1386.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.jsonapi.listener.request.transform_filtering_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\JsonApi\\TransformFilteringParametersListener')] function () {
  1387.             return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ??= new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener());
  1388.         }, => 'onKernelRequest'], 5);
  1389.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.hydra.listener.response.add_link_header', class: 'ApiPlatform\\Hydra\\EventListener\\AddLinkHeaderListener')] function () {
  1390.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1391.         }, => 'onKernelResponse'], 0);
  1392.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  1393.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1394.         }, => 'onKernelResponse'], -1);
  1395.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  1396.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1397.         }, => 'onKernelView'], 64);
  1398.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  1399.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1400.         }, => 'onKernelRequest'], 16);
  1401.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1402.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1403.         }, => 'onSecurity'], 3);
  1404.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1405.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1406.         }, => 'onSecurityPostDenormalize'], 1);
  1407.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  1408.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1409.         }, => 'onSecurityPostValidation'], 63);
  1410.         $instance->addListener('CoopTilleuls\\ForgotPasswordBundle\\Event\\CreateTokenEvent', [=> #[\Closure(name'App\\EventSubscriber\\ForgotPasswordEventSubscriber')] function () {
  1411.             return ($this->privates['App\\EventSubscriber\\ForgotPasswordEventSubscriber'] ?? $this->load('getForgotPasswordEventSubscriberService'));
  1412.         }, => 'onCreateToken'], 0);
  1413.         $instance->addListener('CoopTilleuls\\ForgotPasswordBundle\\Event\\UpdatePasswordEvent', [=> #[\Closure(name'App\\EventSubscriber\\ForgotPasswordEventSubscriber')] function () {
  1414.             return ($this->privates['App\\EventSubscriber\\ForgotPasswordEventSubscriber'] ?? $this->load('getForgotPasswordEventSubscriberService'));
  1415.         }, => 'onUpdatePassword'], 0);
  1416.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1417.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1418.         }, => 'onKernelResponse'], 0);
  1419.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1420.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1421.         }, => 'setDefaultLocale'], 100);
  1422.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1423.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1424.         }, => 'onKernelRequest'], 16);
  1425.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1426.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1427.         }, => 'onKernelFinishRequest'], 0);
  1428.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1429.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1430.         }, => 'onKernelRequest'], 256);
  1431.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1432.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1433.         }, => 'onResponse'], -255);
  1434.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1435.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1436.         }, => 'onControllerArguments'], 0);
  1437.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1438.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1439.         }, => 'logKernelException'], 0);
  1440.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1441.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1442.         }, => 'onKernelException'], -128);
  1443.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1444.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1445.         }, => 'removeCspHeader'], -128);
  1446.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1447.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1448.         }, => 'onKernelControllerArguments'], 10);
  1449.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1450.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1451.         }, => 'onKernelResponse'], -10);
  1452.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1453.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1454.         }, => 'onKernelRequest'], 15);
  1455.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1456.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1457.         }, => 'onKernelFinishRequest'], -15);
  1458.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1459.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1460.         }, => 'onConsoleError'], -128);
  1461.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1462.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1463.         }, => 'onConsoleTerminate'], -128);
  1464.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1465.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1466.         }, => 'onConsoleError'], 0);
  1467.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1468.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [=> 'erik@dixmedia.nl']));
  1469.         }, => 'onMessage'], -255);
  1470.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1471.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  1472.         }, => 'onMessage'], -255);
  1473.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  1474.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  1475.         }, => 'onMessage'], 0);
  1476.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1477.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1478.         }, => 'configure'], 2048);
  1479.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1480.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1481.         }, => 'configure'], 2048);
  1482.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1483.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1484.         }, => 'onKernelRequest'], 32);
  1485.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1486.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1487.         }, => 'onKernelFinishRequest'], 0);
  1488.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1489.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1490.         }, => 'onKernelException'], -64);
  1491.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1492.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1493.         }, => 'onKernelResponse'], 0);
  1494.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1495.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1496.         }, => 'onKernelRequest'], 128);
  1497.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1498.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1499.         }, => 'onKernelResponse'], -1000);
  1500.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1501.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1502.         }, => 'onKernelResponse'], -100);
  1503.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1504.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1505.         }, => 'onKernelException'], 0);
  1506.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1507.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1508.         }, => 'onKernelTerminate'], -1024);
  1509.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1510.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1511.         }, => 'onKernelController'], 0);
  1512.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1513.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1514.         }, => 'onKernelResponse'], 0);
  1515.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1516.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1517.         }, => 'onKernelView'], -128);
  1518.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1519.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1520.         }, => 'onMessage'], 0);
  1521.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1522.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1523.         }, => 'onKernelControllerArguments'], 20);
  1524.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1525.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1526.         }, => 'checkPassport'], 0);
  1527.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1528.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1529.         }, => 'onLoginSuccess'], 0);
  1530.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1531.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1532.         }, => 'onVoterVote'], 0);
  1533.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1534.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1535.         }, => 'configureLogoutUrlGenerator'], 8);
  1536.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1537.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1538.         }, => 'onKernelRequest'], 8);
  1539.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1540.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1541.         }, => 'onKernelFinishRequest'], 0);
  1542.         $instance->addListener('kernel.exception', [=> #[\Closure(name'security.authentication.kernel_exception_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\Firewall\\ExceptionListener')] function () {
  1543.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.login'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_LoginService'));
  1544.         }, => 'onKernelException'], 2);
  1545.         $instance->addListener('kernel.request', [=> #[\Closure(name'security.authentication.form_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener')] function () {
  1546.             return ($this->privates['security.authentication.form_listener.two_factor.login'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_LoginService());
  1547.         }, => 'onKernelRequest'], 0);
  1548.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1549.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  1550.         }, => 'onLogin'], 9223372036854775807);
  1551.         $instance->addListener('scheb_two_factor.authentication.require', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1552.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  1553.         }, => 'onAccessDenied'], 0);
  1554.         $instance->addListener('scheb_two_factor.authentication.form', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1555.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  1556.         }, => 'onTwoFactorForm'], 0);
  1557.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1558.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  1559.         }, => 'onKernelResponse'], 1);
  1560.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.blame', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener')] function () {
  1561.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  1562.         }, => 'onKernelRequest'], 0);
  1563.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.logger', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener')] function () {
  1564.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  1565.         }, => 'onKernelRequest'], 0);
  1566.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1567.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1568.         }, => 'onKernelResponse'], -128);
  1569.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1570.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1571.         }, => 'onCommand'], 255);
  1572.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1573.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1574.         }, => 'onTerminate'], -255);
  1575.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1576.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1577.         }, => 'configure'], 1024);
  1578.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1579.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1580.         }, => 'onConsoleError'], 0);
  1581.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1582.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1583.         }, => 'onConsoleTerminate'], 0);
  1584.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'league.oauth2_server.listener.check_scope', class: 'League\\Bundle\\OAuth2ServerBundle\\Security\\EventListener\\CheckScopeListener')] function () {
  1585.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  1586.         }, => 'checkPassport'], 256);
  1587.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  1588.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1589.         }, => 'checkPassport'], 0);
  1590.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  1591.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ??= new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener());
  1592.         }, => 'onSuccessfulLogin'], -63);
  1593.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  1594.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ??= new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor());
  1595.         }, => 'onLogin'], 9223372036854775806);
  1596.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1597.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1598.         }, => 'checkPassport'], 512);
  1599.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1600.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1601.         }, => 'onLogout'], 0);
  1602.         return $instance;
  1603.     }
  1604.     /**
  1605.      * Gets the public 'http_kernel' shared service.
  1606.      *
  1607.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1608.      */
  1609.     protected function getHttpKernelService()
  1610.     {
  1611.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1612.         if (isset($this->services['http_kernel'])) {
  1613.             return $this->services['http_kernel'];
  1614.         }
  1615.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  1616.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1617.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1618.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1619.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1620.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1621.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1622.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1623.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1624.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1625.             yield => ($this->privates['debug.api_platform.argument_resolver.payload'] ?? $this->load('getDebug_ApiPlatform_ArgumentResolver_PayloadService'));
  1626.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1627.             yield 10 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1628.             yield 11 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1629.             yield 12 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1630.         }, 13)), $b), false);
  1631.     }
  1632.     /**
  1633.      * Gets the public 'request_stack' shared service.
  1634.      *
  1635.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1636.      */
  1637.     protected function getRequestStackService()
  1638.     {
  1639.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1640.     }
  1641.     /**
  1642.      * Gets the public 'router' shared service.
  1643.      *
  1644.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1645.      */
  1646.     protected function getRouterService()
  1647.     {
  1648.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1649.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1650.         $a->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  1651.         $a->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  1652.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1653.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1654.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1655.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1656.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1657.         ], [
  1658.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1659.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'nl');
  1660.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1661.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1662.         return $instance;
  1663.     }
  1664.     /**
  1665.      * Gets the public 'translator' shared service.
  1666.      *
  1667.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1668.      */
  1669.     protected function getTranslatorService()
  1670.     {
  1671.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1672.     }
  1673.     /**
  1674.      * Gets the public 'var_dumper.cloner' shared service.
  1675.      *
  1676.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1677.      */
  1678.     protected function getVarDumper_ClonerService()
  1679.     {
  1680.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1681.         $instance->setMaxItems(2500);
  1682.         $instance->setMinDepth(1);
  1683.         $instance->setMaxString(-1);
  1684.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1685.         return $instance;
  1686.     }
  1687.     /**
  1688.      * Gets the private '.9_doctrine_metadata_driver~AzTFUsM' shared service.
  1689.      *
  1690.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  1691.      */
  1692.     protected function get_9DoctrineMetadataDriverAzTFUsMService()
  1693.     {
  1694.         return $this->privates['.9_doctrine_metadata_driver~AzTFUsM'] = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/config/doctrine') => 'CoopTilleuls\\ForgotPasswordBundle\\Entity'], '.orm.xml'));
  1695.     }
  1696.     /**
  1697.      * Gets the private '.service_locator.iqyl8_F' shared service.
  1698.      *
  1699.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1700.      */
  1701.     protected function get_ServiceLocator_Iqyl8FService()
  1702.     {
  1703.         return $this->privates['.service_locator.iqyl8_F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1704.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1705.             'security.firewall.map.context.api_docs' => ['privates''security.firewall.map.context.api_docs''getSecurity_Firewall_Map_Context_ApiDocsService'true],
  1706.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1707.             'security.firewall.map.context.jwt_refresh' => ['privates''security.firewall.map.context.jwt_refresh''getSecurity_Firewall_Map_Context_JwtRefreshService'true],
  1708.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  1709.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'true],
  1710.         ], [
  1711.             'security.firewall.map.context.api' => '?',
  1712.             'security.firewall.map.context.api_docs' => '?',
  1713.             'security.firewall.map.context.dev' => '?',
  1714.             'security.firewall.map.context.jwt_refresh' => '?',
  1715.             'security.firewall.map.context.login' => '?',
  1716.             'security.firewall.map.context.oauth_token' => '?',
  1717.         ]);
  1718.     }
  1719.     /**
  1720.      * Gets the private 'App\Logger\LogProcessor' shared autowired service.
  1721.      *
  1722.      * @return \App\Logger\LogProcessor
  1723.      */
  1724.     protected function getLogProcessorService()
  1725.     {
  1726.         return $this->privates['App\\Logger\\LogProcessor'] = new \App\Logger\LogProcessor(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1727.     }
  1728.     /**
  1729.      * Gets the private 'annotations.cache_adapter' shared service.
  1730.      *
  1731.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1732.      */
  1733.     protected function getAnnotations_CacheAdapterService()
  1734.     {
  1735.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1736.     }
  1737.     /**
  1738.      * Gets the private 'annotations.cached_reader' shared service.
  1739.      *
  1740.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1741.      */
  1742.     protected function getAnnotations_CachedReaderService()
  1743.     {
  1744.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1745.     }
  1746.     /**
  1747.      * Gets the private 'annotations.reader' shared service.
  1748.      *
  1749.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1750.      */
  1751.     protected function getAnnotations_ReaderService()
  1752.     {
  1753.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1754.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1755.         $a->registerUniqueLoader('class_exists');
  1756.         $instance->addGlobalIgnoredName('required'$a);
  1757.         return $instance;
  1758.     }
  1759.     /**
  1760.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1761.      *
  1762.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1763.      */
  1764.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1765.     {
  1766.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1zysXea1p6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1767.     }
  1768.     /**
  1769.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1770.      *
  1771.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1772.      */
  1773.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1774.     {
  1775.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LYgAlay0Ku'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1776.     }
  1777.     /**
  1778.      * Gets the private 'api_platform.cache.metadata.resource_collection' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1781.      */
  1782.     protected function getApiPlatform_Cache_Metadata_ResourceCollectionService()
  1783.     {
  1784.         return $this->privates['api_platform.cache.metadata.resource_collection'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+fwYvN-wMw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1785.     }
  1786.     /**
  1787.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1788.      *
  1789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1790.      */
  1791.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1792.     {
  1793.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vS2KmTrYII'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1794.     }
  1795.     /**
  1796.      * Gets the private 'api_platform.filter_locator' shared service.
  1797.      *
  1798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1799.      */
  1800.     protected function getApiPlatform_FilterLocatorService()
  1801.     {
  1802.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1803.             'App\\Filter\\EckIdFilter' => ['privates''App\\Filter\\EckIdFilter''getEckIdFilterService'true],
  1804.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_date_filter' => ['privates''annotated_app_document_trap_data_api_platform_doctrine_odm_filter_date_filter''getAnnotatedAppDocumentTrapDataApiPlatformDoctrineOdmFilterDateFilterService'true],
  1805.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_order_filter' => ['privates''annotated_app_document_trap_data_api_platform_doctrine_odm_filter_order_filter''getAnnotatedAppDocumentTrapDataApiPlatformDoctrineOdmFilterOrderFilterService'true],
  1806.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_search_filter' => ['privates''annotated_app_document_trap_data_api_platform_doctrine_odm_filter_search_filter''getAnnotatedAppDocumentTrapDataApiPlatformDoctrineOdmFilterSearchFilterService'true],
  1807.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_action_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityActionApiPlatformDoctrineOrmFilterDateFilterService'true],
  1808.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_action_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityActionApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1809.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_action_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityActionApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1810.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_action_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityActionApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1811.             'annotated_app_entity_action_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_action_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityActionInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1812.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_address_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityAddressApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  1813.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_address_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityAddressApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1814.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_address_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAddressApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1815.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_address_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAddressApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1816.             'annotated_app_entity_address_api_platform_serializer_filter_group_filter' => ['privates''annotated_app_entity_address_api_platform_serializer_filter_group_filter''getAnnotatedAppEntityAddressApiPlatformSerializerFilterGroupFilterService'true],
  1817.             'annotated_app_entity_address_app_filter_eck_id_filter' => ['privates''annotated_app_entity_address_app_filter_eck_id_filter''getAnnotatedAppEntityAddressAppFilterEckIdFilterService'true],
  1818.             'annotated_app_entity_address_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_address_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityAddressInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1819.             'annotated_app_entity_area_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_area_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityAreaApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1820.             'annotated_app_entity_area_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_area_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityAreaApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1821.             'annotated_app_entity_area_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_area_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityAreaInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1822.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityArticleApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1823.             'annotated_app_entity_article_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_article_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityArticleCategoryInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1824.             'annotated_app_entity_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityArticleInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1825.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityArticleIssueApiPlatformDoctrineOrmFilterDateFilterService'true],
  1826.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityArticleIssueApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1827.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityArticleIssueApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1828.             'annotated_app_entity_article_issue_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_article_issue_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityArticleIssueInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1829.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityArticleRentalApiPlatformDoctrineOrmFilterDateFilterService'true],
  1830.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityArticleRentalApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1831.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityArticleRentalApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1832.             'annotated_app_entity_article_rental_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_article_rental_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityArticleRentalInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1833.             'annotated_app_entity_contract_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_contract_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityContractApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1834.             'annotated_app_entity_contract_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_contract_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityContractApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1835.             'annotated_app_entity_contract_api_platform_serializer_filter_group_filter' => ['privates''annotated_app_entity_contract_api_platform_serializer_filter_group_filter''getAnnotatedAppEntityContractApiPlatformSerializerFilterGroupFilterService'true],
  1836.             'annotated_app_entity_contract_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_contract_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityContractInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1837.             'annotated_app_entity_course_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_course_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCourseApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1838.             'annotated_app_entity_course_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_course_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCourseApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1839.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_course_user_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCourseUserApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  1840.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_course_user_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityCourseUserApiPlatformDoctrineOrmFilterDateFilterService'true],
  1841.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_course_user_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityCourseUserApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1842.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_course_user_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCourseUserApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1843.             'annotated_app_entity_detergent_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_detergent_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityDetergentInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1844.             'annotated_app_entity_document_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_document_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityDocumentApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1845.             'annotated_app_entity_document_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_document_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityDocumentApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1846.             'annotated_app_entity_document_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_document_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityDocumentInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1847.             'annotated_app_entity_equipment_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_equipment_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityEquipmentApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1848.             'annotated_app_entity_equipment_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_equipment_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityEquipmentApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1849.             'annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityGroundPlanApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1850.             'annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityGroundPlanApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1851.             'annotated_app_entity_ground_plan_element_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ground_plan_element_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityGroundPlanElementApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1852.             'annotated_app_entity_ground_plan_heaters_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ground_plan_heaters_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityGroundPlanHeatersApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1853.             'annotated_app_entity_ground_plan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_ground_plan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityGroundPlanInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1854.             'annotated_app_entity_ground_plan_traps_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_ground_plan_traps_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityGroundPlanTrapsApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1855.             'annotated_app_entity_heater_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_heater_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityHeaterApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1856.             'annotated_app_entity_heater_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_heater_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityHeaterApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1857.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityHeaterMaintenanceApiPlatformDoctrineOrmFilterDateFilterService'true],
  1858.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityHeaterMaintenanceApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1859.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityHeaterMaintenanceApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1860.             'annotated_app_entity_lead_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_lead_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityLeadInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1861.             'annotated_app_entity_log_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_log_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityLogApiPlatformDoctrineOrmFilterDateFilterService'true],
  1862.             'annotated_app_entity_log_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_log_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLogApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1863.             'annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMaintenanceApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1864.             'annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMaintenanceApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1865.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityMaintenanceEquipmentApiPlatformDoctrineOrmFilterDateFilterService'true],
  1866.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityMaintenanceEquipmentApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1867.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityMaintenanceEquipmentApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1868.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_news_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityNewsApiPlatformDoctrineOrmFilterDateFilterService'true],
  1869.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityNewsApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1870.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityNewsApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1871.             'annotated_app_entity_news_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_news_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityNewsCategoryInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1872.             'annotated_app_entity_news_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_news_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityNewsInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1873.             'annotated_app_entity_notification_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_notification_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityNotificationApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1874.             'annotated_app_entity_pbm_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_pbm_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityPbmInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1875.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityPbmUsageApiPlatformDoctrineOrmFilterDateFilterService'true],
  1876.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPbmUsageApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1877.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPbmUsageApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1878.             'annotated_app_entity_pbm_usage_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_pbm_usage_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityPbmUsageInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1879.             'annotated_app_entity_person_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_person_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityPersonApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1880.             'annotated_app_entity_person_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_person_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityPersonApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1881.             'annotated_app_entity_person_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_person_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityPersonInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1882.             'annotated_app_entity_project_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_project_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityProjectApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1883.             'annotated_app_entity_project_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_project_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityProjectApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1884.             'annotated_app_entity_project_api_platform_serializer_filter_group_filter' => ['privates''annotated_app_entity_project_api_platform_serializer_filter_group_filter''getAnnotatedAppEntityProjectApiPlatformSerializerFilterGroupFilterService'true],
  1885.             'annotated_app_entity_project_api_platform_serializer_filter_property_filter' => ['privates''annotated_app_entity_project_api_platform_serializer_filter_property_filter''getAnnotatedAppEntityProjectApiPlatformSerializerFilterPropertyFilterService'true],
  1886.             'annotated_app_entity_project_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_project_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityProjectInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1887.             'annotated_app_entity_quote_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_quote_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityQuoteApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1888.             'annotated_app_entity_quote_base_article_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_quote_base_article_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityQuoteBaseArticleApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1889.             'annotated_app_entity_quote_base_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_quote_base_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityQuoteBaseArticleInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1890.             'annotated_app_entity_quote_rule_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_quote_rule_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityQuoteRuleApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1891.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_report_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityReportApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  1892.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_report_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityReportApiPlatformDoctrineOrmFilterDateFilterService'true],
  1893.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_report_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityReportApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1894.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_report_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityReportApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1895.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_report_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityReportApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1896.             'annotated_app_entity_report_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_report_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityReportInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1897.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityTimesheetApiPlatformDoctrineOrmFilterDateFilterService'true],
  1898.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTimesheetApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1899.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTimesheetApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1900.             'annotated_app_entity_timesheet_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_timesheet_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTimesheetInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1901.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityTrapAlertApiPlatformDoctrineOrmFilterDateFilterService'true],
  1902.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTrapAlertApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1903.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTrapAlertApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1904.             'annotated_app_entity_trap_alert_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_trap_alert_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTrapAlertInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1905.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_trap_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityTrapApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1906.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_trap_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTrapApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1907.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_trap_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTrapApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1908.             'annotated_app_entity_trap_api_platform_serializer_filter_group_filter' => ['privates''annotated_app_entity_trap_api_platform_serializer_filter_group_filter''getAnnotatedAppEntityTrapApiPlatformSerializerFilterGroupFilterService'true],
  1909.             'annotated_app_entity_trap_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_trap_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTrapCategoryInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1910.             'annotated_app_entity_trap_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_trap_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTrapInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1911.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityTrapQuestionApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  1912.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityTrapQuestionApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1913.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTrapQuestionApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1914.             'annotated_app_entity_trap_question_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_trap_question_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTrapQuestionInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1915.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityTrapScanApiPlatformDoctrineOrmFilterBooleanFilterService'true],
  1916.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_date_filter' => ['privates''annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_date_filter''getAnnotatedAppEntityTrapScanApiPlatformDoctrineOrmFilterDateFilterService'true],
  1917.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_exists_filter' => ['privates''annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_exists_filter''getAnnotatedAppEntityTrapScanApiPlatformDoctrineOrmFilterExistsFilterService'true],
  1918.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityTrapScanApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1919.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityTrapScanApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1920.             'annotated_app_entity_trap_scan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_trap_scan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityTrapScanInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1921.             'annotated_app_entity_user_api_platform_doctrine_orm_filter_order_filter' => ['privates''annotated_app_entity_user_api_platform_doctrine_orm_filter_order_filter''getAnnotatedAppEntityUserApiPlatformDoctrineOrmFilterOrderFilterService'true],
  1922.             'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter''getAnnotatedAppEntityUserApiPlatformDoctrineOrmFilterSearchFilterService'true],
  1923.             'annotated_app_entity_user_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_user_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityUserInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1924.             'annotated_app_entity_vehicle_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => ['privates''annotated_app_entity_vehicle_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter''getAnnotatedAppEntityVehicleInstacarExtraFiltersBundleDoctrineOrmFilterExpressionFilterService'true],
  1925.         ], [
  1926.             'App\\Filter\\EckIdFilter' => '?',
  1927.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_date_filter' => '?',
  1928.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_order_filter' => '?',
  1929.             'annotated_app_document_trap_data_api_platform_doctrine_odm_filter_search_filter' => '?',
  1930.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_date_filter' => '?',
  1931.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_exists_filter' => '?',
  1932.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_order_filter' => '?',
  1933.             'annotated_app_entity_action_api_platform_doctrine_orm_filter_search_filter' => '?',
  1934.             'annotated_app_entity_action_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1935.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  1936.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_exists_filter' => '?',
  1937.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_order_filter' => '?',
  1938.             'annotated_app_entity_address_api_platform_doctrine_orm_filter_search_filter' => '?',
  1939.             'annotated_app_entity_address_api_platform_serializer_filter_group_filter' => '?',
  1940.             'annotated_app_entity_address_app_filter_eck_id_filter' => '?',
  1941.             'annotated_app_entity_address_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1942.             'annotated_app_entity_area_api_platform_doctrine_orm_filter_order_filter' => '?',
  1943.             'annotated_app_entity_area_api_platform_doctrine_orm_filter_search_filter' => '?',
  1944.             'annotated_app_entity_area_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1945.             'annotated_app_entity_article_api_platform_doctrine_orm_filter_search_filter' => '?',
  1946.             'annotated_app_entity_article_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1947.             'annotated_app_entity_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1948.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_date_filter' => '?',
  1949.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_order_filter' => '?',
  1950.             'annotated_app_entity_article_issue_api_platform_doctrine_orm_filter_search_filter' => '?',
  1951.             'annotated_app_entity_article_issue_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1952.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_date_filter' => '?',
  1953.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_order_filter' => '?',
  1954.             'annotated_app_entity_article_rental_api_platform_doctrine_orm_filter_search_filter' => '?',
  1955.             'annotated_app_entity_article_rental_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1956.             'annotated_app_entity_contract_api_platform_doctrine_orm_filter_order_filter' => '?',
  1957.             'annotated_app_entity_contract_api_platform_doctrine_orm_filter_search_filter' => '?',
  1958.             'annotated_app_entity_contract_api_platform_serializer_filter_group_filter' => '?',
  1959.             'annotated_app_entity_contract_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1960.             'annotated_app_entity_course_api_platform_doctrine_orm_filter_order_filter' => '?',
  1961.             'annotated_app_entity_course_api_platform_doctrine_orm_filter_search_filter' => '?',
  1962.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  1963.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_date_filter' => '?',
  1964.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_order_filter' => '?',
  1965.             'annotated_app_entity_course_user_api_platform_doctrine_orm_filter_search_filter' => '?',
  1966.             'annotated_app_entity_detergent_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1967.             'annotated_app_entity_document_api_platform_doctrine_orm_filter_order_filter' => '?',
  1968.             'annotated_app_entity_document_api_platform_doctrine_orm_filter_search_filter' => '?',
  1969.             'annotated_app_entity_document_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1970.             'annotated_app_entity_equipment_api_platform_doctrine_orm_filter_order_filter' => '?',
  1971.             'annotated_app_entity_equipment_api_platform_doctrine_orm_filter_search_filter' => '?',
  1972.             'annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_order_filter' => '?',
  1973.             'annotated_app_entity_ground_plan_api_platform_doctrine_orm_filter_search_filter' => '?',
  1974.             'annotated_app_entity_ground_plan_element_api_platform_doctrine_orm_filter_search_filter' => '?',
  1975.             'annotated_app_entity_ground_plan_heaters_api_platform_doctrine_orm_filter_search_filter' => '?',
  1976.             'annotated_app_entity_ground_plan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1977.             'annotated_app_entity_ground_plan_traps_api_platform_doctrine_orm_filter_search_filter' => '?',
  1978.             'annotated_app_entity_heater_api_platform_doctrine_orm_filter_order_filter' => '?',
  1979.             'annotated_app_entity_heater_api_platform_doctrine_orm_filter_search_filter' => '?',
  1980.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_date_filter' => '?',
  1981.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_order_filter' => '?',
  1982.             'annotated_app_entity_heater_maintenance_api_platform_doctrine_orm_filter_search_filter' => '?',
  1983.             'annotated_app_entity_lead_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1984.             'annotated_app_entity_log_api_platform_doctrine_orm_filter_date_filter' => '?',
  1985.             'annotated_app_entity_log_api_platform_doctrine_orm_filter_search_filter' => '?',
  1986.             'annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_order_filter' => '?',
  1987.             'annotated_app_entity_maintenance_api_platform_doctrine_orm_filter_search_filter' => '?',
  1988.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_date_filter' => '?',
  1989.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_order_filter' => '?',
  1990.             'annotated_app_entity_maintenance_equipment_api_platform_doctrine_orm_filter_search_filter' => '?',
  1991.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_date_filter' => '?',
  1992.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_order_filter' => '?',
  1993.             'annotated_app_entity_news_api_platform_doctrine_orm_filter_search_filter' => '?',
  1994.             'annotated_app_entity_news_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1995.             'annotated_app_entity_news_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1996.             'annotated_app_entity_notification_api_platform_doctrine_orm_filter_exists_filter' => '?',
  1997.             'annotated_app_entity_pbm_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  1998.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_date_filter' => '?',
  1999.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_order_filter' => '?',
  2000.             'annotated_app_entity_pbm_usage_api_platform_doctrine_orm_filter_search_filter' => '?',
  2001.             'annotated_app_entity_pbm_usage_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2002.             'annotated_app_entity_person_api_platform_doctrine_orm_filter_order_filter' => '?',
  2003.             'annotated_app_entity_person_api_platform_doctrine_orm_filter_search_filter' => '?',
  2004.             'annotated_app_entity_person_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2005.             'annotated_app_entity_project_api_platform_doctrine_orm_filter_order_filter' => '?',
  2006.             'annotated_app_entity_project_api_platform_doctrine_orm_filter_search_filter' => '?',
  2007.             'annotated_app_entity_project_api_platform_serializer_filter_group_filter' => '?',
  2008.             'annotated_app_entity_project_api_platform_serializer_filter_property_filter' => '?',
  2009.             'annotated_app_entity_project_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2010.             'annotated_app_entity_quote_api_platform_doctrine_orm_filter_search_filter' => '?',
  2011.             'annotated_app_entity_quote_base_article_api_platform_doctrine_orm_filter_search_filter' => '?',
  2012.             'annotated_app_entity_quote_base_article_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2013.             'annotated_app_entity_quote_rule_api_platform_doctrine_orm_filter_search_filter' => '?',
  2014.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2015.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_date_filter' => '?',
  2016.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2017.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_order_filter' => '?',
  2018.             'annotated_app_entity_report_api_platform_doctrine_orm_filter_search_filter' => '?',
  2019.             'annotated_app_entity_report_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2020.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_date_filter' => '?',
  2021.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_order_filter' => '?',
  2022.             'annotated_app_entity_timesheet_api_platform_doctrine_orm_filter_search_filter' => '?',
  2023.             'annotated_app_entity_timesheet_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2024.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_date_filter' => '?',
  2025.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_order_filter' => '?',
  2026.             'annotated_app_entity_trap_alert_api_platform_doctrine_orm_filter_search_filter' => '?',
  2027.             'annotated_app_entity_trap_alert_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2028.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2029.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_order_filter' => '?',
  2030.             'annotated_app_entity_trap_api_platform_doctrine_orm_filter_search_filter' => '?',
  2031.             'annotated_app_entity_trap_api_platform_serializer_filter_group_filter' => '?',
  2032.             'annotated_app_entity_trap_category_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2033.             'annotated_app_entity_trap_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2034.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2035.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2036.             'annotated_app_entity_trap_question_api_platform_doctrine_orm_filter_search_filter' => '?',
  2037.             'annotated_app_entity_trap_question_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2038.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_boolean_filter' => '?',
  2039.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_date_filter' => '?',
  2040.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_exists_filter' => '?',
  2041.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_order_filter' => '?',
  2042.             'annotated_app_entity_trap_scan_api_platform_doctrine_orm_filter_search_filter' => '?',
  2043.             'annotated_app_entity_trap_scan_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2044.             'annotated_app_entity_user_api_platform_doctrine_orm_filter_order_filter' => '?',
  2045.             'annotated_app_entity_user_api_platform_doctrine_orm_filter_search_filter' => '?',
  2046.             'annotated_app_entity_user_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2047.             'annotated_app_entity_vehicle_instacar_extra_filters_bundle_doctrine_orm_filter_expression_filter' => '?',
  2048.         ]);
  2049.     }
  2050.     /**
  2051.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2052.      *
  2053.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2054.      */
  2055.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2056.     {
  2057.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true103600$this->parameters['api_platform.http_cache.vary'], true, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  2058.     }
  2059.     /**
  2060.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2061.      *
  2062.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2063.      */
  2064.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2065.     {
  2066.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2067.     }
  2068.     /**
  2069.      * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  2070.      *
  2071.      * @return \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener
  2072.      */
  2073.     protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  2074.     {
  2075.         return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()));
  2076.     }
  2077.     /**
  2078.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2079.      *
  2080.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2081.      */
  2082.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2083.     {
  2084.         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_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), NULL);
  2085.     }
  2086.     /**
  2087.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2088.      *
  2089.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2090.      */
  2091.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2092.     {
  2093.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $this->parameters['api_platform.formats']);
  2094.     }
  2095.     /**
  2096.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2097.      *
  2098.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2099.      */
  2100.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2101.     {
  2102.         $a = ($this->privates['serializer'] ?? $this->getSerializerService());
  2103.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2104.             return $this->privates['api_platform.listener.request.deserialize'];
  2105.         }
  2106.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2107.         if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2108.             return $this->privates['api_platform.listener.request.deserialize'];
  2109.         }
  2110.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a$b, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2111.     }
  2112.     /**
  2113.      * Gets the private 'api_platform.listener.request.read' shared service.
  2114.      *
  2115.      * @return \ApiPlatform\Symfony\EventListener\ReadListener
  2116.      */
  2117.     protected function getApiPlatform_Listener_Request_ReadService()
  2118.     {
  2119.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2120.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2121.             return $this->privates['api_platform.listener.request.read'];
  2122.         }
  2123.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2124.         if (isset($this->privates['api_platform.listener.request.read'])) {
  2125.             return $this->privates['api_platform.listener.request.read'];
  2126.         }
  2127.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Symfony\EventListener\ReadListener($a, ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()));
  2128.     }
  2129.     /**
  2130.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2131.      *
  2132.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2133.      */
  2134.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2135.     {
  2136.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2137.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  2138.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  2139.         }
  2140.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(new \ApiPlatform\Api\QueryParameterValidator\QueryParameterValidator($a), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), true);
  2141.     }
  2142.     /**
  2143.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  2144.      *
  2145.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2146.      */
  2147.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  2148.     {
  2149.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2150.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached'])) {
  2151.             return $this->privates['api_platform.metadata.property.metadata_factory.cached'];
  2152.         }
  2153.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2154.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Doctrine\Odm\Metadata\Property\DoctrineMongoDbOdmPropertyMetadataFactory(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)))))), $b))))), new RewindableGenerator(function () {
  2155.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  2156.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2157.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  2158.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  2159.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  2160.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  2161.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  2162.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  2163.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2164.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  2165.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  2166.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  2167.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  2168.         }, 13)));
  2169.     }
  2170.     /**
  2171.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2172.      *
  2173.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2174.      */
  2175.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2176.     {
  2177.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2178.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2179.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2180.         }
  2181.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a))));
  2182.     }
  2183.     /**
  2184.      * Gets the private 'api_platform.metadata.resource.metadata_collection_factory.cached' shared service.
  2185.      *
  2186.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory
  2187.      */
  2188.     protected function getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()
  2189.     {
  2190.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2191.         if (isset($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'])) {
  2192.             return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'];
  2193.         }
  2194.         $b = ($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService());
  2195.         $c = ($this->services['doctrine'] ?? $this->getDoctrineService());
  2196.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2197.         $e = new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory($c$a$d, new \ApiPlatform\Metadata\Resource\Factory\LinkFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($d, new \ApiPlatform\Doctrine\Odm\Metadata\Property\DoctrineMongoDbOdmPropertyMetadataFactory($b, new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory($c, new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))))))), $d));
  2198.         $f = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2199.         return $this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory(($this->privates['api_platform.cache.metadata.resource_collection'] ?? $this->getApiPlatform_Cache_Metadata_ResourceCollectionService()), new \ApiPlatform\Doctrine\Odm\Metadata\Resource\DoctrineMongoDbOdmResourceCollectionMetadataFactory($b, new \ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory($c, new \ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory($e, new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator(), new \ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory($e, new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory(new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory(NULL$f$this->parameters['api_platform.defaults'], false)), $this->parameters['api_platform.defaults'], $ffalse), $this->parameters['api_platform.defaults'], $ffalse)))))), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'])))))));
  2200.     }
  2201.     /**
  2202.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2203.      *
  2204.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2205.      */
  2206.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2207.     {
  2208.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlResourceExtractor([], $this)), new \ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory($this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.resource_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlResourceExtractor([], $this))))));
  2209.     }
  2210.     /**
  2211.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2212.      *
  2213.      * @return \ApiPlatform\Api\ResourceClassResolver
  2214.      */
  2215.     protected function getApiPlatform_ResourceClassResolverService()
  2216.     {
  2217.         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()));
  2218.     }
  2219.     /**
  2220.      * Gets the private 'api_platform.router' shared service.
  2221.      *
  2222.      * @return \ApiPlatform\Symfony\Routing\Router
  2223.      */
  2224.     protected function getApiPlatform_RouterService()
  2225.     {
  2226.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  2227.     }
  2228.     /**
  2229.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2230.      *
  2231.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2232.      */
  2233.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2234.     {
  2235.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2236.         if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  2237.             return $this->privates['api_platform.security.listener.request.deny_access'];
  2238.         }
  2239.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), $a);
  2240.     }
  2241.     /**
  2242.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2243.      *
  2244.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2245.      */
  2246.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2247.     {
  2248.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2249.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2250.             return $this->privates['api_platform.security.resource_access_checker'];
  2251.         }
  2252.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  2253.     }
  2254.     /**
  2255.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2256.      *
  2257.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2258.      */
  2259.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2260.     {
  2261.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2262.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2263.             return $this->privates['api_platform.serializer.context_builder.filter'];
  2264.         }
  2265.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2266.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($b$a, new \ApiPlatform\Serializer\SerializerContextBuilder($b));
  2267.     }
  2268.     /**
  2269.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2270.      *
  2271.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2272.      */
  2273.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2274.     {
  2275.         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()))])));
  2276.     }
  2277.     /**
  2278.      * Gets the private 'api_platform.state_provider.locator' shared service.
  2279.      *
  2280.      * @return \ApiPlatform\State\CallableProvider
  2281.      */
  2282.     protected function getApiPlatform_StateProvider_LocatorService()
  2283.     {
  2284.         return $this->privates['api_platform.state_provider.locator'] = new \ApiPlatform\State\CallableProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2285.             'ApiPlatform\\Doctrine\\Odm\\State\\CollectionProvider' => ['privates''api_platform.doctrine_mongodb.odm.state.collection_provider''getApiPlatform_DoctrineMongodb_Odm_State_CollectionProviderService'true],
  2286.             'ApiPlatform\\Doctrine\\Odm\\State\\ItemProvider' => ['privates''api_platform.doctrine_mongodb.odm.state.item_provider''getApiPlatform_DoctrineMongodb_Odm_State_ItemProviderService'true],
  2287.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2288.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2289.             'ApiPlatform\\State\\CreateProvider' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2290.             'ApiPlatform\\State\\ObjectProvider' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2291.             'api_platform.doctrine.orm.state.collection_provider' => ['privates''api_platform.doctrine.orm.state.collection_provider''getApiPlatform_Doctrine_Orm_State_CollectionProviderService'true],
  2292.             'api_platform.doctrine.orm.state.item_provider' => ['privates''api_platform.doctrine.orm.state.item_provider''getApiPlatform_Doctrine_Orm_State_ItemProviderService'true],
  2293.             'api_platform.doctrine_mongodb.odm.state.collection_provider' => ['privates''api_platform.doctrine_mongodb.odm.state.collection_provider''getApiPlatform_DoctrineMongodb_Odm_State_CollectionProviderService'true],
  2294.             'api_platform.doctrine_mongodb.odm.state.item_provider' => ['privates''api_platform.doctrine_mongodb.odm.state.item_provider''getApiPlatform_DoctrineMongodb_Odm_State_ItemProviderService'true],
  2295.             'api_platform.state_provider.create' => ['privates''api_platform.state_provider.create''getApiPlatform_StateProvider_CreateService'true],
  2296.             'api_platform.state_provider.object' => ['privates''api_platform.state_provider.object''getApiPlatform_StateProvider_ObjectService'true],
  2297.         ], [
  2298.             'ApiPlatform\\Doctrine\\Odm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Odm\\State\\CollectionProvider',
  2299.             'ApiPlatform\\Doctrine\\Odm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Odm\\State\\ItemProvider',
  2300.             'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2301.             'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2302.             'ApiPlatform\\State\\CreateProvider' => 'ApiPlatform\\State\\CreateProvider',
  2303.             'ApiPlatform\\State\\ObjectProvider' => 'ApiPlatform\\State\\ObjectProvider',
  2304.             'api_platform.doctrine.orm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\CollectionProvider',
  2305.             'api_platform.doctrine.orm.state.item_provider' => 'ApiPlatform\\Doctrine\\Orm\\State\\ItemProvider',
  2306.             'api_platform.doctrine_mongodb.odm.state.collection_provider' => 'ApiPlatform\\Doctrine\\Odm\\State\\CollectionProvider',
  2307.             'api_platform.doctrine_mongodb.odm.state.item_provider' => 'ApiPlatform\\Doctrine\\Odm\\State\\ItemProvider',
  2308.             'api_platform.state_provider.create' => 'ApiPlatform\\State\\CreateProvider',
  2309.             'api_platform.state_provider.object' => 'ApiPlatform\\State\\ObjectProvider',
  2310.         ]));
  2311.     }
  2312.     /**
  2313.      * Gets the private 'api_platform.symfony.iri_converter' shared service.
  2314.      *
  2315.      * @return \ApiPlatform\Symfony\Routing\IriConverter
  2316.      */
  2317.     protected function getApiPlatform_Symfony_IriConverterService()
  2318.     {
  2319.         $a = ($this->privates['api_platform.state_provider.locator'] ?? $this->getApiPlatform_StateProvider_LocatorService());
  2320.         if (isset($this->privates['api_platform.symfony.iri_converter'])) {
  2321.             return $this->privates['api_platform.symfony.iri_converter'];
  2322.         }
  2323.         $b = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  2324.         $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2325.         return $this->privates['api_platform.symfony.iri_converter'] = new \ApiPlatform\Symfony\Routing\IriConverter($a, ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), new \ApiPlatform\Api\IdentifiersExtractor($b$c, ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $c$b, ($this->privates['api_platform.uri_variables.converter'] ?? $this->getApiPlatform_UriVariables_ConverterService()), ($this->privates['api_platform.symfony.iri_converter.skolem'] ?? $this->getApiPlatform_Symfony_IriConverter_SkolemService()), new \ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), $b));
  2326.     }
  2327.     /**
  2328.      * Gets the private 'api_platform.symfony.iri_converter.skolem' shared service.
  2329.      *
  2330.      * @return \ApiPlatform\Symfony\Routing\SkolemIriConverter
  2331.      */
  2332.     protected function getApiPlatform_Symfony_IriConverter_SkolemService()
  2333.     {
  2334.         return $this->privates['api_platform.symfony.iri_converter.skolem'] = new \ApiPlatform\Symfony\Routing\SkolemIriConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2335.     }
  2336.     /**
  2337.      * Gets the private 'api_platform.uri_variables.converter' shared service.
  2338.      *
  2339.      * @return \ApiPlatform\Api\UriVariablesConverter
  2340.      */
  2341.     protected function getApiPlatform_UriVariables_ConverterService()
  2342.     {
  2343.         return $this->privates['api_platform.uri_variables.converter'] = new \ApiPlatform\Api\UriVariablesConverter(($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService()), new RewindableGenerator(function () {
  2344.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.ulid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer());
  2345.             yield => ($this->privates['api_platform.symfony.uri_variables.transformer.uuid'] ??= new \ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer());
  2346.             yield => ($this->privates['api_platform.uri_variables.transformer.integer'] ??= new \ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer());
  2347.             yield => ($this->privates['api_platform.uri_variables.transformer.date_time'] ??= new \ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer());
  2348.         }, 4));
  2349.     }
  2350.     /**
  2351.      * Gets the private 'app.listener.forgot_password' shared autowired service.
  2352.      *
  2353.      * @return \App\EventListener\ForgotPasswordEventListener
  2354.      */
  2355.     protected function getApp_Listener_ForgotPasswordService()
  2356.     {
  2357.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2358.         if (isset($this->privates['app.listener.forgot_password'])) {
  2359.             return $this->privates['app.listener.forgot_password'];
  2360.         }
  2361.         return $this->privates['app.listener.forgot_password'] = new \App\EventListener\ForgotPasswordEventListener($a);
  2362.     }
  2363.     /**
  2364.      * Gets the private 'app.soft_deletable_read_listener' shared autowired service.
  2365.      *
  2366.      * @return \App\EventListener\SoftDeletableReadListener
  2367.      */
  2368.     protected function getApp_SoftDeletableReadListenerService()
  2369.     {
  2370.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2371.         if (isset($this->privates['app.soft_deletable_read_listener'])) {
  2372.             return $this->privates['app.soft_deletable_read_listener'];
  2373.         }
  2374.         return $this->privates['app.soft_deletable_read_listener'] = new \App\EventListener\SoftDeletableReadListener($a);
  2375.     }
  2376.     /**
  2377.      * Gets the private 'cache.annotations' shared service.
  2378.      *
  2379.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2380.      */
  2381.     protected function getCache_AnnotationsService()
  2382.     {
  2383.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2BVpOmx+CZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2384.     }
  2385.     /**
  2386.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2389.      */
  2390.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2391.     {
  2392.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2393.     }
  2394.     /**
  2395.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2396.      *
  2397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2398.      */
  2399.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2400.     {
  2401.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2402.     }
  2403.     /**
  2404.      * Gets the private 'cache.property_info' shared service.
  2405.      *
  2406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2407.      */
  2408.     protected function getCache_PropertyInfoService()
  2409.     {
  2410.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uutPol80Ro'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2411.     }
  2412.     /**
  2413.      * Gets the private 'cache.security_expression_language' shared service.
  2414.      *
  2415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2416.      */
  2417.     protected function getCache_SecurityExpressionLanguageService()
  2418.     {
  2419.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LPAddB877D'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2420.     }
  2421.     /**
  2422.      * Gets the private 'cache.serializer' shared service.
  2423.      *
  2424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2425.      */
  2426.     protected function getCache_SerializerService()
  2427.     {
  2428.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DQdda2ieZk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2429.     }
  2430.     /**
  2431.      * Gets the private 'cache.validator' shared service.
  2432.      *
  2433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2434.      */
  2435.     protected function getCache_ValidatorService()
  2436.     {
  2437.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('518tQGvTl+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2438.     }
  2439.     /**
  2440.      * Gets the private 'config_cache_factory' shared service.
  2441.      *
  2442.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2443.      */
  2444.     protected function getConfigCacheFactoryService()
  2445.     {
  2446.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2447.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2448.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2449.         }, 2));
  2450.     }
  2451.     /**
  2452.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2453.      *
  2454.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2455.      */
  2456.     protected function getController_IsGrantedAttributeListenerService()
  2457.     {
  2458.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2459.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2460.             return $this->privates['controller.is_granted_attribute_listener'];
  2461.         }
  2462.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  2463.     }
  2464.     /**
  2465.      * Gets the private 'coop_tilleuls_forgot_password.event_listener.request' shared service.
  2466.      *
  2467.      * @return \CoopTilleuls\ForgotPasswordBundle\EventListener\RequestEventListener
  2468.      */
  2469.     protected function getCoopTilleulsForgotPassword_EventListener_RequestService()
  2470.     {
  2471.         return $this->privates['coop_tilleuls_forgot_password.event_listener.request'] = new \CoopTilleuls\ForgotPasswordBundle\EventListener\RequestEventListener($this->parameters['coop_tilleuls_forgot_password.user_authorized_fields'], 'password', ($this->services['coop_tilleuls_forgot_password.manager.password_token'] ?? $this->getCoopTilleulsForgotPassword_Manager_PasswordTokenService()));
  2472.     }
  2473.     /**
  2474.      * Gets the private 'coop_tilleuls_forgot_password.manager.doctrine' shared service.
  2475.      *
  2476.      * @return \CoopTilleuls\ForgotPasswordBundle\Manager\Bridge\DoctrineManager
  2477.      */
  2478.     protected function getCoopTilleulsForgotPassword_Manager_DoctrineService()
  2479.     {
  2480.         return $this->privates['coop_tilleuls_forgot_password.manager.doctrine'] = new \CoopTilleuls\ForgotPasswordBundle\Manager\Bridge\DoctrineManager(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2481.     }
  2482.     /**
  2483.      * Gets the private 'data_collector.request' shared service.
  2484.      *
  2485.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2486.      */
  2487.     protected function getDataCollector_RequestService()
  2488.     {
  2489.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2490.     }
  2491.     /**
  2492.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2493.      *
  2494.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2495.      */
  2496.     protected function getDebug_DebugHandlersListenerService()
  2497.     {
  2498.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2499.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2500.         $a->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2501.         $a->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2502.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2503.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2505.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2506.     }
  2507.     /**
  2508.      * Gets the private 'debug.file_link_formatter' shared service.
  2509.      *
  2510.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2511.      */
  2512.     protected function getDebug_FileLinkFormatterService()
  2513.     {
  2514.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2515.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2516.         });
  2517.     }
  2518.     /**
  2519.      * Gets the private 'debug.log_processor' shared service.
  2520.      *
  2521.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2522.      */
  2523.     protected function getDebug_LogProcessorService()
  2524.     {
  2525.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2526.     }
  2527.     /**
  2528.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2529.      *
  2530.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2531.      */
  2532.     protected function getDebug_Security_Access_DecisionManagerService()
  2533.     {
  2534.         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 () {
  2535.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2536.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2537.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2538.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2539.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2540.     }
  2541.     /**
  2542.      * Gets the private 'debug.security.firewall' shared service.
  2543.      *
  2544.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2545.      */
  2546.     protected function getDebug_Security_FirewallService()
  2547.     {
  2548.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2549.         if (isset($this->privates['debug.security.firewall'])) {
  2550.             return $this->privates['debug.security.firewall'];
  2551.         }
  2552.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2553.         if (isset($this->privates['debug.security.firewall'])) {
  2554.             return $this->privates['debug.security.firewall'];
  2555.         }
  2556.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2557.     }
  2558.     /**
  2559.      * Gets the private 'debug.validator' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2562.      */
  2563.     protected function getDebug_ValidatorService()
  2564.     {
  2565.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2566.         if (isset($this->privates['debug.validator'])) {
  2567.             return $this->privates['debug.validator'];
  2568.         }
  2569.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2570.     }
  2571.     /**
  2572.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2573.      *
  2574.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2575.      */
  2576.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2577.     {
  2578.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translator/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity')]);
  2579.     }
  2580.     /**
  2581.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2582.      *
  2583.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2584.      */
  2585.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2586.     {
  2587.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/config/doctrine') => 'CoopTilleuls\\ForgotPasswordBundle\\Entity', (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity', (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity']);
  2588.         $instance->setGlobalBasename('mapping');
  2589.         return $instance;
  2590.     }
  2591.     /**
  2592.      * Gets the private 'exception_listener' shared service.
  2593.      *
  2594.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2595.      */
  2596.     protected function getExceptionListenerService()
  2597.     {
  2598.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2599.     }
  2600.     /**
  2601.      * Gets the private 'locale_aware_listener' shared service.
  2602.      *
  2603.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2604.      */
  2605.     protected function getLocaleAwareListenerService()
  2606.     {
  2607.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2608.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('nl'));
  2609.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2610.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  2611.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2612.     }
  2613.     /**
  2614.      * Gets the private 'locale_listener' shared service.
  2615.      *
  2616.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2617.      */
  2618.     protected function getLocaleListenerService()
  2619.     {
  2620.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'nl', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2621.     }
  2622.     /**
  2623.      * Gets the private 'mime_types' shared service.
  2624.      *
  2625.      * @return \Symfony\Component\Mime\MimeTypes
  2626.      */
  2627.     protected function getMimeTypesService()
  2628.     {
  2629.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2630.         $instance->setDefault($instance);
  2631.         return $instance;
  2632.     }
  2633.     /**
  2634.      * Gets the private 'monolog.handler.console' shared service.
  2635.      *
  2636.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2637.      */
  2638.     protected function getMonolog_Handler_ConsoleService()
  2639.     {
  2640.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2641.     }
  2642.     /**
  2643.      * Gets the private 'monolog.handler.main' shared service.
  2644.      *
  2645.      * @return \Monolog\Handler\StreamHandler
  2646.      */
  2647.     protected function getMonolog_Handler_MainService()
  2648.     {
  2649.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2650.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2651.         $instance->setFormatter(new \Monolog\Formatter\LineFormatter('[%datetime%] [%extra.user%] [%extra.url%] [%extra.method%] %channel%.%level_name%: %message% %context% %extra%'."\n".''));
  2652.         return $instance;
  2653.     }
  2654.     /**
  2655.      * Gets the private 'monolog.logger' shared service.
  2656.      *
  2657.      * @return \Symfony\Bridge\Monolog\Logger
  2658.      */
  2659.     protected function getMonolog_LoggerService()
  2660.     {
  2661.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2662.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2663.         $instance->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2664.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2665.         $instance->useMicrosecondTimestamps(true);
  2666.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2667.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2668.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2669.         return $instance;
  2670.     }
  2671.     /**
  2672.      * Gets the private 'monolog.logger.cache' shared service.
  2673.      *
  2674.      * @return \Symfony\Bridge\Monolog\Logger
  2675.      */
  2676.     protected function getMonolog_Logger_CacheService()
  2677.     {
  2678.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2679.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2680.         $instance->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2681.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2682.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2683.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2684.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2685.         return $instance;
  2686.     }
  2687.     /**
  2688.      * Gets the private 'monolog.logger.doctrine' shared service.
  2689.      *
  2690.      * @return \Symfony\Bridge\Monolog\Logger
  2691.      */
  2692.     protected function getMonolog_Logger_DoctrineService()
  2693.     {
  2694.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2695.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2696.         $instance->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2697.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2698.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2699.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2700.         return $instance;
  2701.     }
  2702.     /**
  2703.      * Gets the private 'monolog.logger.request' shared service.
  2704.      *
  2705.      * @return \Symfony\Bridge\Monolog\Logger
  2706.      */
  2707.     protected function getMonolog_Logger_RequestService()
  2708.     {
  2709.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2710.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2711.         $instance->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2712.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2713.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2714.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2715.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2716.         return $instance;
  2717.     }
  2718.     /**
  2719.      * Gets the private 'monolog.logger.security' shared service.
  2720.      *
  2721.      * @return \Symfony\Bridge\Monolog\Logger
  2722.      */
  2723.     protected function getMonolog_Logger_SecurityService()
  2724.     {
  2725.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2726.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2727.         $instance->pushProcessor(($this->privates['App\\Logger\\LogProcessor'] ?? $this->getLogProcessorService()));
  2728.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\WebProcessor'] ??= new \Monolog\Processor\WebProcessor()));
  2729.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2730.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2731.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2732.         return $instance;
  2733.     }
  2734.     /**
  2735.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2736.      *
  2737.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2738.      */
  2739.     protected function getNelmioCors_CorsListenerService()
  2740.     {
  2741.         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'))]));
  2742.     }
  2743.     /**
  2744.      * Gets the private 'parameter_bag' shared service.
  2745.      *
  2746.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2747.      */
  2748.     protected function getParameterBagService()
  2749.     {
  2750.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2751.     }
  2752.     /**
  2753.      * Gets the private 'profiler_listener' shared service.
  2754.      *
  2755.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2756.      */
  2757.     protected function getProfilerListenerService()
  2758.     {
  2759.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2760.         if (isset($this->privates['profiler_listener'])) {
  2761.             return $this->privates['profiler_listener'];
  2762.         }
  2763.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  2764.     }
  2765.     /**
  2766.      * Gets the private 'property_accessor' shared service.
  2767.      *
  2768.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2769.      */
  2770.     protected function getPropertyAccessorService()
  2771.     {
  2772.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2773.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2774.     }
  2775.     /**
  2776.      * Gets the private 'property_info' shared service.
  2777.      *
  2778.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2779.      */
  2780.     protected function getPropertyInfoService()
  2781.     {
  2782.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2783.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2784.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2785.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2786.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default_document_manager.property_info_extractor'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DefaultDocumentManager_PropertyInfoExtractorService'));
  2787.         }, 4), new RewindableGenerator(function () {
  2788.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2789.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default_document_manager.property_info_extractor'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DefaultDocumentManager_PropertyInfoExtractorService'));
  2790.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2791.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2792.         }, 4), new RewindableGenerator(function () {
  2793.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  2794.         }, 1), new RewindableGenerator(function () {
  2795.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2796.             yield => ($this->privates['api_platform.doctrine_mongodb.odm.default_document_manager.property_info_extractor'] ?? $this->load('getApiPlatform_DoctrineMongodb_Odm_DefaultDocumentManager_PropertyInfoExtractorService'));
  2797.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2798.         }, 3), new RewindableGenerator(function () {
  2799.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  2800.         }, 1));
  2801.     }
  2802.     /**
  2803.      * Gets the private 'router.expression_language_provider' shared service.
  2804.      *
  2805.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2806.      */
  2807.     protected function getRouter_ExpressionLanguageProviderService()
  2808.     {
  2809.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2810.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2811.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  2812.         ], [
  2813.             'env' => 'Closure',
  2814.             'service' => 'Closure',
  2815.         ]));
  2816.     }
  2817.     /**
  2818.      * Gets the private 'router.request_context' shared service.
  2819.      *
  2820.      * @return \Symfony\Component\Routing\RequestContext
  2821.      */
  2822.     protected function getRouter_RequestContextService()
  2823.     {
  2824.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2825.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2826.         return $instance;
  2827.     }
  2828.     /**
  2829.      * Gets the private 'router_listener' shared service.
  2830.      *
  2831.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2832.      */
  2833.     protected function getRouterListenerService()
  2834.     {
  2835.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($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);
  2836.     }
  2837.     /**
  2838.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2839.      *
  2840.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2841.      */
  2842.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2843.     {
  2844.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2845.     }
  2846.     /**
  2847.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2848.      *
  2849.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2850.      */
  2851.     protected function getSchebTwoFactor_ProviderRegistryService()
  2852.     {
  2853.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2854.             yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->load('getSchebTwoFactor_Security_Email_ProviderService'));
  2855.         }, 1));
  2856.     }
  2857.     /**
  2858.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  2859.      *
  2860.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2861.      */
  2862.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  2863.     {
  2864.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2865.     }
  2866.     /**
  2867.      * Gets the private 'security.authentication.form_listener.two_factor.login' shared service.
  2868.      *
  2869.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  2870.      */
  2871.     protected function getSecurity_Authentication_FormListener_TwoFactor_LoginService()
  2872.     {
  2873.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2874.         if (isset($this->privates['security.authentication.form_listener.two_factor.login'])) {
  2875.             return $this->privates['security.authentication.form_listener.two_factor.login'];
  2876.         }
  2877.         return $this->privates['security.authentication.form_listener.two_factor.login'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.login'] ?? $this->getSecurity_FirewallConfig_TwoFactor_LoginService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  2878.     }
  2879.     /**
  2880.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.login' shared service.
  2881.      *
  2882.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2883.      */
  2884.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService()
  2885.     {
  2886.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  2887.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.login'])) {
  2888.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.login'];
  2889.         }
  2890.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.login'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'login'truetrue);
  2891.     }
  2892.     /**
  2893.      * Gets the private 'security.authorization_checker' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2896.      */
  2897.     protected function getSecurity_AuthorizationCheckerService()
  2898.     {
  2899.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2900.         if (isset($this->privates['security.authorization_checker'])) {
  2901.             return $this->privates['security.authorization_checker'];
  2902.         }
  2903.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  2904.     }
  2905.     /**
  2906.      * Gets the private 'security.context_listener.0' shared service.
  2907.      *
  2908.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2909.      */
  2910.     protected function getSecurity_ContextListener_0Service()
  2911.     {
  2912.         $a = ($this->privates['security.event_dispatcher.login'] ?? $this->getSecurity_EventDispatcher_LoginService());
  2913.         if (isset($this->privates['security.context_listener.0'])) {
  2914.             return $this->privates['security.context_listener.0'];
  2915.         }
  2916.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  2917.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2918.         }, 1), 'login', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2919.     }
  2920.     /**
  2921.      * Gets the private 'security.context_listener.1' shared service.
  2922.      *
  2923.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2924.      */
  2925.     protected function getSecurity_ContextListener_1Service()
  2926.     {
  2927.         $a = ($this->privates['security.event_dispatcher.api_docs'] ?? $this->getSecurity_EventDispatcher_ApiDocsService());
  2928.         if (isset($this->privates['security.context_listener.1'])) {
  2929.             return $this->privates['security.context_listener.1'];
  2930.         }
  2931.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  2932.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2933.         }, 1), 'api_docs', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  2934.     }
  2935.     /**
  2936.      * Gets the private 'security.event_dispatcher.api_docs' shared service.
  2937.      *
  2938.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2939.      */
  2940.     protected function getSecurity_EventDispatcher_ApiDocsService()
  2941.     {
  2942.         $this->privates['security.event_dispatcher.api_docs'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2943.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.api_docs', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2944.             return ($this->privates['security.listener.session.api_docs'] ?? $this->load('getSecurity_Listener_Session_ApiDocsService'));
  2945.         }, => 'onSuccessfulLogin'], 0);
  2946.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.api_docs', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2947.             return ($this->privates['security.listener.user_checker.api_docs'] ?? $this->load('getSecurity_Listener_UserChecker_ApiDocsService'));
  2948.         }, => 'preCheckCredentials'], 256);
  2949.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.api_docs', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2950.             return ($this->privates['security.listener.user_checker.api_docs'] ?? $this->load('getSecurity_Listener_UserChecker_ApiDocsService'));
  2951.         }, => 'postCheckCredentials'], 256);
  2952.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2953.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2954.         }, => 'checkPassport'], 1024);
  2955.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  2956.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  2957.         }, => 'onLogout'], 0);
  2958.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2959.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2960.         }, => 'checkPassport'], 0);
  2961.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2962.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2963.         }, => 'onLoginSuccess'], 0);
  2964.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  2965.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  2966.         }, => 'onLogin'], 9223372036854775807);
  2967.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'league.oauth2_server.listener.check_scope', class: 'League\\Bundle\\OAuth2ServerBundle\\Security\\EventListener\\CheckScopeListener')] function () {
  2968.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  2969.         }, => 'checkPassport'], 256);
  2970.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  2971.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2972.         }, => 'checkPassport'], 0);
  2973.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  2974.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ??= new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener());
  2975.         }, => 'onSuccessfulLogin'], -63);
  2976.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  2977.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ??= new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor());
  2978.         }, => 'onLogin'], 9223372036854775806);
  2979.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2980.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2981.         }, => 'checkPassport'], 512);
  2982.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2983.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2984.         }, => 'onLogout'], 0);
  2985.         return $instance;
  2986.     }
  2987.     /**
  2988.      * Gets the private 'security.event_dispatcher.login' shared service.
  2989.      *
  2990.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2991.      */
  2992.     protected function getSecurity_EventDispatcher_LoginService()
  2993.     {
  2994.         $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2995.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.login', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  2996.             return ($this->privates['security.listener.session.login'] ?? $this->load('getSecurity_Listener_Session_LoginService'));
  2997.         }, => 'onSuccessfulLogin'], 0);
  2998.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> #[\Closure(name'security.authentication.token_created_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationTokenListener')] function () {
  2999.             return ($this->privates['security.authentication.token_created_listener.two_factor.login'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_LoginService'));
  3000.         }, => 'onAuthenticationTokenCreated'], 0);
  3001.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.login', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3002.             return ($this->privates['security.listener.user_checker.login'] ?? $this->load('getSecurity_Listener_UserChecker_LoginService'));
  3003.         }, => 'preCheckCredentials'], 256);
  3004.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.login', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3005.             return ($this->privates['security.listener.user_checker.login'] ?? $this->load('getSecurity_Listener_UserChecker_LoginService'));
  3006.         }, => 'postCheckCredentials'], 256);
  3007.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3008.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3009.         }, => 'checkPassport'], 1024);
  3010.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener')] function () {
  3011.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  3012.         }, => 'onLogout'], 0);
  3013.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3014.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3015.         }, => 'checkPassport'], 0);
  3016.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3017.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3018.         }, => 'onLoginSuccess'], 0);
  3019.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.login', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  3020.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.login'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_LoginService());
  3021.         }, => 'onLogin'], 9223372036854775807);
  3022.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'league.oauth2_server.listener.check_scope', class: 'League\\Bundle\\OAuth2ServerBundle\\Security\\EventListener\\CheckScopeListener')] function () {
  3023.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  3024.         }, => 'checkPassport'], 256);
  3025.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  3026.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3027.         }, => 'checkPassport'], 0);
  3028.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  3029.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ??= new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener());
  3030.         }, => 'onSuccessfulLogin'], -63);
  3031.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  3032.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ??= new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor());
  3033.         }, => 'onLogin'], 9223372036854775806);
  3034.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3035.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3036.         }, => 'checkPassport'], 512);
  3037.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3038.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3039.         }, => 'onLogout'], 0);
  3040.         return $instance;
  3041.     }
  3042.     /**
  3043.      * Gets the private 'security.expression_language' shared service.
  3044.      *
  3045.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3046.      */
  3047.     protected function getSecurity_ExpressionLanguageService()
  3048.     {
  3049.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3050.         $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  3051.         return $instance;
  3052.     }
  3053.     /**
  3054.      * Gets the private 'security.firewall.map' shared service.
  3055.      *
  3056.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3057.      */
  3058.     protected function getSecurity_Firewall_MapService()
  3059.     {
  3060.         $a = ($this->privates['.service_locator.iqyl8_F'] ?? $this->get_ServiceLocator_Iqyl8FService());
  3061.         if (isset($this->privates['security.firewall.map'])) {
  3062.             return $this->privates['security.firewall.map'];
  3063.         }
  3064.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3065.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  3066.             yield 'security.firewall.map.context.jwt_refresh' => ($this->privates['.security.request_matcher.3D8RJge'] ?? $this->load('get_Security_RequestMatcher_3D8RJgeService'));
  3067.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.tT9MNMK'] ?? $this->load('get_Security_RequestMatcher_TT9MNMKService'));
  3068.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.nJtbdyL'] ?? $this->load('get_Security_RequestMatcher_NJtbdyLService'));
  3069.             yield 'security.firewall.map.context.api_docs' => ($this->privates['.security.request_matcher.sMA2OvB'] ?? $this->load('get_Security_RequestMatcher_SMA2OvBService'));
  3070.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.0Jspi6R'] ?? $this->load('get_Security_RequestMatcher_0Jspi6RService'));
  3071.         }, 6));
  3072.     }
  3073.     /**
  3074.      * Gets the private 'security.firewall_config.two_factor.login' shared service.
  3075.      *
  3076.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  3077.      */
  3078.     protected function getSecurity_FirewallConfig_TwoFactor_LoginService()
  3079.     {
  3080.         return $this->privates['security.firewall_config.two_factor.login'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['prepare_on_login' => true'prepare_on_access_denied' => true'check_path' => '2fa_login_check''post_only' => true'authentication_required_handler' => 'app.2fa_required_handler''success_handler' => 'app.2fa_success_handler''failure_handler' => 'app.2fa_failure_handler''auth_code_parameter_name' => 'data.authCode''auth_form_path' => '/2fa''always_use_default_target_path' => false'default_target_path' => '/''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => false'multi_factor' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'login', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  3081.     }
  3082.     /**
  3083.      * Gets the private 'security.helper' shared service.
  3084.      *
  3085.      * @return \Symfony\Bundle\SecurityBundle\Security
  3086.      */
  3087.     protected function getSecurity_HelperService()
  3088.     {
  3089.         return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3090.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3091.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3092.             'security.csrf.token_manager' => ['privates''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'true],
  3093.             'security.firewall.event_dispatcher_locator' => ['privates''security.firewall.event_dispatcher_locator''getSecurity_Firewall_EventDispatcherLocatorService'true],
  3094.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  3095.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  3096.             'security.user_authenticator' => ['privates''security.user_authenticator''getSecurity_UserAuthenticatorService'true],
  3097.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'true],
  3098.         ], [
  3099.             'request_stack' => '?',
  3100.             'security.authorization_checker' => '?',
  3101.             'security.csrf.token_manager' => '?',
  3102.             'security.firewall.event_dispatcher_locator' => '?',
  3103.             'security.firewall.map' => '?',
  3104.             'security.token_storage' => '?',
  3105.             'security.user_authenticator' => '?',
  3106.             'security.user_checker' => '?',
  3107.         ]), ['dev' => NULL'jwt_refresh' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3108.             'security.authenticator.refresh_jwt.jwt_refresh' => ['privates''security.authenticator.refresh_jwt.jwt_refresh''getSecurity_Authenticator_RefreshJwt_JwtRefreshService'true],
  3109.         ], [
  3110.             'security.authenticator.refresh_jwt.jwt_refresh' => '?',
  3111.         ]), 'oauth_token' => NULL'login' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3112.             'security.authenticator.json_login.login' => ['privates''security.authenticator.json_login.login''getSecurity_Authenticator_JsonLogin_LoginService'true],
  3113.             'security.authenticator.two_factor.login' => ['privates''security.authenticator.two_factor.login''getSecurity_Authenticator_TwoFactor_LoginService'true],
  3114.         ], [
  3115.             'security.authenticator.json_login.login' => '?',
  3116.             'security.authenticator.two_factor.login' => '?',
  3117.         ]), 'api_docs' => NULL'api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3118.             'security.authenticator.jwt.api' => ['privates''security.authenticator.jwt.api''getSecurity_Authenticator_Jwt_ApiService'true],
  3119.         ], [
  3120.             'security.authenticator.jwt.api' => '?',
  3121.         ])]);
  3122.     }
  3123.     /**
  3124.      * Gets the private 'security.http_utils' shared service.
  3125.      *
  3126.      * @return \Symfony\Component\Security\Http\HttpUtils
  3127.      */
  3128.     protected function getSecurity_HttpUtilsService()
  3129.     {
  3130.         $a = ($this->services['router'] ?? $this->getRouterService());
  3131.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https://%s$}i'NULL);
  3132.     }
  3133.     /**
  3134.      * Gets the private 'security.logout_url_generator' shared service.
  3135.      *
  3136.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3137.      */
  3138.     protected function getSecurity_LogoutUrlGeneratorService()
  3139.     {
  3140.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3141.     }
  3142.     /**
  3143.      * Gets the private 'security.role_hierarchy' shared service.
  3144.      *
  3145.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3146.      */
  3147.     protected function getSecurity_RoleHierarchyService()
  3148.     {
  3149.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3150.     }
  3151.     /**
  3152.      * Gets the private 'security.token_storage' shared service.
  3153.      *
  3154.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3155.      */
  3156.     protected function getSecurity_TokenStorageService()
  3157.     {
  3158.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3159.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3160.         ], [
  3161.             'request_stack' => '?',
  3162.         ]));
  3163.     }
  3164.     /**
  3165.      * Gets the private 'serializer' shared service.
  3166.      *
  3167.      * @return \Symfony\Component\Serializer\Serializer
  3168.      */
  3169.     protected function getSerializerService()
  3170.     {
  3171.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  3172.         if (isset($this->privates['serializer'])) {
  3173.             return $this->privates['serializer'];
  3174.         }
  3175.         $b = ($this->privates['api_platform.symfony.iri_converter'] ?? $this->getApiPlatform_Symfony_IriConverterService());
  3176.         if (isset($this->privates['serializer'])) {
  3177.             return $this->privates['serializer'];
  3178.         }
  3179.         $c = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3180.         if (isset($this->privates['serializer'])) {
  3181.             return $this->privates['serializer'];
  3182.         }
  3183.         $d = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3184.         if (isset($this->privates['serializer'])) {
  3185.             return $this->privates['serializer'];
  3186.         }
  3187.         $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3188.         $f = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3189.         $g = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  3190.         $h = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$e$f)], [=> $g])));
  3191.         $i = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  3192.         $j = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  3193.         $k = new \ApiPlatform\JsonApi\Serializer\ReservedAttributeNameConverter($j);
  3194.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3195.         $m = ($this->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService());
  3196.         $n = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3197.         $o = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3198.         $p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  3199.         $q = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  3200.         $r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($p);
  3201.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($p$j$e$f$rNULL);
  3202.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), => new \App\Serializer\EntityAttributeDenormalizer($a), => new \App\Serializer\EntityAttributeNormalizer($a), => $h=> new \ApiPlatform\JsonApi\Serializer\ConstraintViolationListNormalizer($i$k), => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $j), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $j), => new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true), => $h=> new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($m$b$l), 10 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($m$n$i$o$l$j), 11 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($m$b$l), 12 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ltrue), 13 => new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($m$b$l), 14 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 15 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 16 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 17 => new \ApiPlatform\JsonApi\Serializer\ItemNormalizer($n$i$b$o$e$k$p, [], $m$c), 18 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($m$n$i$b$o$q$e$j$p, [], $c), 19 => new \ApiPlatform\Hal\Serializer\ItemNormalizer($n$i$b$o$e$j$p, [], $m$c), 20 => new \ApiPlatform\Serializer\ItemNormalizer($n$i$b$o$e$j$pNULL$m$c), 21 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $j), 23 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p$j$f$rNULL)), 24 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 29 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 30 => new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($o'page'$m), 31 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($q$o$bNULL), 'page''pagination'$m$e), $m$o$d), 32 => new \ApiPlatform\Hal\Serializer\CollectionNormalizer($o'page'$m), 33 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 34 => new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($s$b$o$m), 35 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$b$q), 36 => new \ApiPlatform\Hal\Serializer\ObjectNormalizer($s$b), 37 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $g=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'NULL), => new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  3203.     }
  3204.     /**
  3205.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3206.      *
  3207.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3208.      */
  3209.     protected function getSerializer_NameConverter_MetadataAwareService()
  3210.     {
  3211.         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()));
  3212.     }
  3213.     /**
  3214.      * Gets the private 'session_listener' shared service.
  3215.      *
  3216.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3217.      */
  3218.     protected function getSessionListenerService()
  3219.     {
  3220.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3221.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3222.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3223.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3224.         ], [
  3225.             'logger' => '?',
  3226.             'session_collector' => '?',
  3227.             'session_factory' => '?',
  3228.         ]), true$this->parameters['session.storage.options']);
  3229.     }
  3230.     /**
  3231.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  3232.      *
  3233.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  3234.      */
  3235.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  3236.     {
  3237.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3238.         if (isset($this->privates['stof_doctrine_extensions.event_listener.blame'])) {
  3239.             return $this->privates['stof_doctrine_extensions.event_listener.blame'];
  3240.         }
  3241.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  3242.     }
  3243.     /**
  3244.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  3245.      *
  3246.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  3247.      */
  3248.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  3249.     {
  3250.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3251.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  3252.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  3253.         }
  3254.         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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  3255.     }
  3256.     /**
  3257.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  3258.      *
  3259.      * @return \Gedmo\Blameable\BlameableListener
  3260.      */
  3261.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  3262.     {
  3263.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  3264.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3265.         return $instance;
  3266.     }
  3267.     /**
  3268.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  3269.      *
  3270.      * @return \Gedmo\Loggable\LoggableListener
  3271.      */
  3272.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  3273.     {
  3274.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  3275.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3276.         return $instance;
  3277.     }
  3278.     /**
  3279.      * Gets the private 'translator.default' shared service.
  3280.      *
  3281.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3282.      */
  3283.     protected function getTranslator_DefaultService()
  3284.     {
  3285.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3286.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3287.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3288.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3289.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3290.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3291.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3292.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3293.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3294.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3295.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3296.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3297.         ], [
  3298.             'translation.loader.csv' => '?',
  3299.             'translation.loader.dat' => '?',
  3300.             'translation.loader.ini' => '?',
  3301.             'translation.loader.json' => '?',
  3302.             'translation.loader.mo' => '?',
  3303.             'translation.loader.php' => '?',
  3304.             'translation.loader.po' => '?',
  3305.             'translation.loader.qt' => '?',
  3306.             'translation.loader.res' => '?',
  3307.             'translation.loader.xliff' => '?',
  3308.             'translation.loader.yml' => '?',
  3309.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'nl', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/translations/messages.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/translations/messages.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\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/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/instacar/extra-filters-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/nelmio/cors-bundle/translations'11 => 'vendor/stof/doctrine-extensions-bundle/src/translations'12 => 'vendor/tilleuls/forgot-password-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/doctrine/mongodb-odm-bundle/translations'18 => 'vendor/lexik/jwt-authentication-bundle/translations'19 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations'21 => 'vendor/willdurand/geocoder-bundle/translations'22 => 'vendor/league/oauth2-server-bundle/src/translations'23 => 'vendor/instacar/extra-filters-bundle/src/translations'24 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'25 => 'vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle/translations'26 => 'vendor/twig/extra-bundle/translations']]], []);
  3310.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3311.         $instance->setFallbackLocales([=> 'nl']);
  3312.         return $instance;
  3313.     }
  3314.     /**
  3315.      * Gets the private 'twig' shared service.
  3316.      *
  3317.      * @return \Twig\Environment
  3318.      */
  3319.     protected function getTwigService()
  3320.     {
  3321.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3322.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3323.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3324.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3325.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3326.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3327.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3328.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3329.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3330.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3331.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3332.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  3333.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  3334.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  3335.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  3336.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/templates'), 'BazingaGeocoder');
  3337.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/templates'), '!BazingaGeocoder');
  3338.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  3339.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  3340.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  3341.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  3342.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3343.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3344.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3345.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3346.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  3347.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3348.         $d = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3349.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3350.         $f = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3351.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3352.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  3353.         $h = new \Symfony\Bridge\Twig\AppVariable();
  3354.         $h->setEnvironment('dev');
  3355.         $h->setDebug(true);
  3356.         $h->setTokenStorage($f);
  3357.         if ($this->has('request_stack')) {
  3358.             $h->setRequestStack($c);
  3359.         }
  3360.         $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3361.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3362.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  3363.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  3364.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c$d->getBaseUrl(), $d->isSecure())), new RewindableGenerator(function () {
  3365.             return new \EmptyIterator();
  3366.         }, 0))));
  3367.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  3368.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3369.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3370.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3371.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3372.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3373.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$d)));
  3374.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  3375.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  3376.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3377.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  3378.         $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())));
  3379.         $instance->addExtension(new \App\Twig\FileExistsExtension(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), \dirname(__DIR__4)));
  3380.         $instance->addExtension(new \App\Twig\JsonDecodeExtension());
  3381.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3382.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  3383.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
  3384.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  3385.         $instance->addGlobal('app'$h);
  3386.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3387.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  3388.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  3389.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  3390.         ], [
  3391.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3392.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3393.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3394.         ])));
  3395.         $instance->registerUndefinedFilterCallback([=> $i=> 'suggestFilter']);
  3396.         $instance->registerUndefinedFunctionCallback([=> $i=> 'suggestFunction']);
  3397.         $instance->registerUndefinedTokenParserCallback([=> $i=> 'suggestTag']);
  3398.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3399.         return $instance;
  3400.     }
  3401.     /**
  3402.      * Gets the private 'validator.builder' shared service.
  3403.      *
  3404.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3405.      */
  3406.     protected function getValidator_BuilderService()
  3407.     {
  3408.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3409.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3410.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3411.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => ['privates''Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator''getAddressValidatorService'true],
  3412.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  3413.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3414.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3415.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3416.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3417.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  3418.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3419.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  3420.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3421.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3422.         ], [
  3423.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => '?',
  3424.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3425.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3426.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3427.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3428.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3429.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  3430.             'doctrine.orm.validator.unique' => '?',
  3431.             'doctrine_odm.mongodb.unique' => '?',
  3432.             'security.validator.user_password' => '?',
  3433.             'validator.expression' => '?',
  3434.         ])));
  3435.         if ($this->has('translator')) {
  3436.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3437.         }
  3438.         $instance->setTranslationDomain('validators');
  3439.         $instance->enableAnnotationMapping(true);
  3440.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3441.         $instance->addMethodMapping('loadValidatorMetadata');
  3442.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()))]);
  3443.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3444.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3445.         return $instance;
  3446.     }
  3447.     /**
  3448.      * Gets the private 'var_dumper.html_dumper' shared service.
  3449.      *
  3450.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3451.      */
  3452.     protected function getVarDumper_HtmlDumperService()
  3453.     {
  3454.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3455.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3456.         return $instance;
  3457.     }
  3458.     /**
  3459.      * Gets the private 'var_dumper.server_connection' shared service.
  3460.      *
  3461.      * @return \Symfony\Component\VarDumper\Server\Connection
  3462.      */
  3463.     protected function getVarDumper_ServerConnectionService()
  3464.     {
  3465.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3466.     }
  3467.     /**
  3468.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3469.      *
  3470.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3471.      */
  3472.     protected function getVichUploader_MetadataReaderService()
  3473.     {
  3474.         $a = new \Metadata\Driver\FileLocator([]);
  3475.         $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_mongodb'] ?? $this->getDoctrineMongodbService()), => ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  3476.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3477.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3478.     }
  3479.     /**
  3480.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  3481.      *
  3482.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  3483.      */
  3484.     protected function getVichUploader_PropertyMappingFactoryService()
  3485.     {
  3486.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), new \Vich\UploaderBundle\Mapping\PropertyMappingResolver($this$this->parameters['vich_uploader.mappings'], '_name'));
  3487.     }
  3488.     /**
  3489.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  3490.      *
  3491.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  3492.      */
  3493.     protected function getVichUploader_Storage_FileSystemService()
  3494.     {
  3495.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  3496.     }
  3497.     /**
  3498.      * Gets the private 'web_profiler.csp.handler' shared service.
  3499.      *
  3500.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3501.      */
  3502.     protected function getWebProfiler_Csp_HandlerService()
  3503.     {
  3504.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3505.     }
  3506.     /**
  3507.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3508.      *
  3509.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3510.      */
  3511.     protected function getWebProfiler_DebugToolbarService()
  3512.     {
  3513.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  3514.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3515.             return $this->privates['web_profiler.debug_toolbar'];
  3516.         }
  3517.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((service-worker(_[\\w]+)?)\\.js/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3518.     }
  3519.     /**
  3520.      * Gets the public 'profiler' alias.
  3521.      *
  3522.      * @return object The ".container.private.profiler" service.
  3523.      */
  3524.     protected function getProfilerService()
  3525.     {
  3526.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3527.         return $this->get('.container.private.profiler');
  3528.     }
  3529.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  3530.     {
  3531.         if (isset($this->buildParameters[$name])) {
  3532.             return $this->buildParameters[$name];
  3533.         }
  3534.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3535.             throw new ParameterNotFoundException($name);
  3536.         }
  3537.         if (isset($this->loadedDynamicParameters[$name])) {
  3538.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3539.         }
  3540.         return $this->parameters[$name];
  3541.     }
  3542.     public function hasParameter(string $name): bool
  3543.     {
  3544.         if (isset($this->buildParameters[$name])) {
  3545.             return true;
  3546.         }
  3547.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3548.     }
  3549.     public function setParameter(string $name$value): void
  3550.     {
  3551.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3552.     }
  3553.     public function getParameterBag(): ParameterBagInterface
  3554.     {
  3555.         if (null === $this->parameterBag) {
  3556.             $parameters $this->parameters;
  3557.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3558.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3559.             }
  3560.             foreach ($this->buildParameters as $name => $value) {
  3561.                 $parameters[$name] = $value;
  3562.             }
  3563.             $this->parameterBag = new FrozenParameterBag($parameters);
  3564.         }
  3565.         return $this->parameterBag;
  3566.     }
  3567.     private $loadedDynamicParameters = [
  3568.         'kernel.runtime_environment' => false,
  3569.         'kernel.build_dir' => false,
  3570.         'kernel.cache_dir' => false,
  3571.         'mqtt_server' => false,
  3572.         'mqtt_port' => false,
  3573.         'mqtt_username' => false,
  3574.         'mqtt_password' => false,
  3575.         'mqtt_client_id' => false,
  3576.         'mqtt_cust_ref' => false,
  3577.         'consolit_api_server' => false,
  3578.         'consolit_api_port_0' => false,
  3579.         'consolit_api_port_2' => false,
  3580.         'consolit_api_port_7' => false,
  3581.         'consolit_api_port_8' => false,
  3582.         'consolit_api_port_12' => false,
  3583.         'consolit_api_port_' => false,
  3584.         'consolit_api_slug' => false,
  3585.         'consolit_api_username' => false,
  3586.         'consolit_api_password' => false,
  3587.         'mcmain_server' => false,
  3588.         'mcmain_token' => false,
  3589.         'mcmain_address_id' => false,
  3590.         'kernel.secret' => false,
  3591.         'debug.file_link_format' => false,
  3592.         'debug.container.dump' => false,
  3593.         'router.cache_dir' => false,
  3594.         'serializer.mapping.cache.file' => false,
  3595.         'session.save_path' => false,
  3596.         'validator.mapping.cache.file' => false,
  3597.         'profiler.storage.dsn' => false,
  3598.         'doctrine.orm.proxy_dir' => false,
  3599.         'nelmio_cors.defaults' => false,
  3600.         'doctrine_mongodb.odm.proxy_dir' => false,
  3601.         'doctrine_mongodb.odm.hydrator_dir' => false,
  3602.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  3603.         'lexik_jwt_authentication.pass_phrase' => false,
  3604.         'knp_snappy.pdf.binary' => false,
  3605.         'knp_snappy.image.binary' => false,
  3606.         'league.oauth2_server.encryption_key' => false,
  3607.         'api_platform.oauth.clientId' => false,
  3608.         'api_platform.oauth.clientSecret' => false,
  3609.         'api_platform.oauth.tokenUrl' => false,
  3610.         'api_platform.oauth.authorizationUrl' => false,
  3611.     ];
  3612.     private $dynamicParameters = [];
  3613.     private function getDynamicParameter(string $name)
  3614.     {
  3615.         $value = match ($name) {
  3616.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  3617.             'kernel.build_dir' => $this->targetDir.'',
  3618.             'kernel.cache_dir' => $this->targetDir.'',
  3619.             'mqtt_server' => $this->getEnv('MQTT_SERVER'),
  3620.             'mqtt_port' => $this->getEnv('MQTT_PORT'),
  3621.             'mqtt_username' => $this->getEnv('MQTT_USERNAME'),
  3622.             'mqtt_password' => $this->getEnv('MQTT_PASSWORD'),
  3623.             'mqtt_client_id' => $this->getEnv('MQTT_CLIENT_ID'),
  3624.             'mqtt_cust_ref' => $this->getEnv('MQTT_CUST_REF'),
  3625.             'consolit_api_server' => $this->getEnv('CONSOLIT_API_SERVER'),
  3626.             'consolit_api_port_0' => $this->getEnv('CONSOLIT_API_PORT_0'),
  3627.             'consolit_api_port_2' => $this->getEnv('CONSOLIT_API_PORT_2'),
  3628.             'consolit_api_port_7' => $this->getEnv('CONSOLIT_API_PORT_7'),
  3629.             'consolit_api_port_8' => $this->getEnv('CONSOLIT_API_PORT_8'),
  3630.             'consolit_api_port_12' => $this->getEnv('CONSOLIT_API_PORT_12'),
  3631.             'consolit_api_port_' => $this->getEnv('CONSOLIT_API_PORT_'),
  3632.             'consolit_api_slug' => $this->getEnv('CONSOLIT_API_SLUG'),
  3633.             'consolit_api_username' => $this->getEnv('CONSOLIT_API_USERNAME'),
  3634.             'consolit_api_password' => $this->getEnv('CONSOLIT_API_PASSWORD'),
  3635.             'mcmain_server' => $this->getEnv('MCMAIN_API_SERVER'),
  3636.             'mcmain_token' => $this->getEnv('MCMAIN_API_TOKEN'),
  3637.             'mcmain_address_id' => $this->getEnv('MCMAIN_API_ADDRESS_ID'),
  3638.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  3639.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  3640.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  3641.             'router.cache_dir' => $this->targetDir.'',
  3642.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  3643.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  3644.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  3645.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  3646.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  3647.             'nelmio_cors.defaults' => [
  3648.                 'allow_origin' => [
  3649.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3650.                 ],
  3651.                 'allow_credentials' => true,
  3652.                 'allow_headers' => [
  3653.                     => 'content-type',
  3654.                     => 'authorization',
  3655.                     => 'cookie',
  3656.                 ],
  3657.                 'expose_headers' => [
  3658.                     => 'Link',
  3659.                 ],
  3660.                 'allow_methods' => [
  3661.                     => 'GET',
  3662.                     => 'OPTIONS',
  3663.                     => 'POST',
  3664.                     => 'PUT',
  3665.                     => 'PATCH',
  3666.                     => 'DELETE',
  3667.                 ],
  3668.                 'max_age' => 3600,
  3669.                 'hosts' => [
  3670.                 ],
  3671.                 'origin_regex' => true,
  3672.                 'forced_allow_origin_value' => NULL,
  3673.                 'skip_same_as_origin' => true,
  3674.             ],
  3675.             'doctrine_mongodb.odm.proxy_dir' => ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'),
  3676.             'doctrine_mongodb.odm.hydrator_dir' => ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'),
  3677.             'doctrine_mongodb.odm.persistent_collection_dir' => ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'),
  3678.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  3679.             'knp_snappy.pdf.binary' => $this->getEnv('string:WKHTMLTOPDF_PATH').' --enable-local-file-access --load-media-error-handling ignore',
  3680.             'knp_snappy.image.binary' => $this->getEnv('WKHTMLTOIMAGE_PATH'),
  3681.             'league.oauth2_server.encryption_key' => $this->getEnv('resolve:OAUTH_ENCRYPTION_KEY'),
  3682.             'api_platform.oauth.clientId' => $this->getEnv('string:API_CLIENT_ID'),
  3683.             'api_platform.oauth.clientSecret' => $this->getEnv('string:API_CLIENT_SECRET'),
  3684.             'api_platform.oauth.tokenUrl' => $this->getEnv('string:API_TOKEN_URL'),
  3685.             'api_platform.oauth.authorizationUrl' => $this->getEnv('string:API_AUTHORIZATION_URL'),
  3686.             default => throw new ParameterNotFoundException($name),
  3687.         };
  3688.         $this->loadedDynamicParameters[$name] = true;
  3689.         return $this->dynamicParameters[$name] = $value;
  3690.     }
  3691.     protected function getDefaultParameters(): array
  3692.     {
  3693.         return [
  3694.             'kernel.project_dir' => \dirname(__DIR__4),
  3695.             'kernel.environment' => 'dev',
  3696.             'kernel.debug' => true,
  3697.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3698.             'kernel.bundles' => [
  3699.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3700.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3701.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3702.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3703.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3704.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3705.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3706.                 'CoopTilleulsForgotPasswordBundle' => 'CoopTilleuls\\ForgotPasswordBundle\\CoopTilleulsForgotPasswordBundle',
  3707.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3708.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3709.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3710.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3711.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  3712.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  3713.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  3714.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3715.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  3716.                 'BazingaGeocoderBundle' => 'Bazinga\\GeocoderBundle\\BazingaGeocoderBundle',
  3717.                 'LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\LeagueOAuth2ServerBundle',
  3718.                 'InstacarExtraFiltersBundle' => 'Instacar\\ExtraFiltersBundle\\InstacarExtraFiltersBundle',
  3719.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3720.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3721.                 'EvenceSoftDeleteableExtensionBundle' => 'Evence\\Bundle\\SoftDeleteableExtensionBundle\\EvenceSoftDeleteableExtensionBundle',
  3722.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3723.             ],
  3724.             'kernel.bundles_metadata' => [
  3725.                 'FrameworkBundle' => [
  3726.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3727.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3728.                 ],
  3729.                 'TwigBundle' => [
  3730.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3731.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3732.                 ],
  3733.                 'SecurityBundle' => [
  3734.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3735.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3736.                 ],
  3737.                 'DoctrineBundle' => [
  3738.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3739.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3740.                 ],
  3741.                 'DoctrineMigrationsBundle' => [
  3742.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3743.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3744.                 ],
  3745.                 'NelmioCorsBundle' => [
  3746.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3747.                     'namespace' => 'Nelmio\\CorsBundle',
  3748.                 ],
  3749.                 'StofDoctrineExtensionsBundle' => [
  3750.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  3751.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  3752.                 ],
  3753.                 'CoopTilleulsForgotPasswordBundle' => [
  3754.                     'path' => (\dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle'),
  3755.                     'namespace' => 'CoopTilleuls\\ForgotPasswordBundle',
  3756.                 ],
  3757.                 'WebProfilerBundle' => [
  3758.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3759.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3760.                 ],
  3761.                 'MonologBundle' => [
  3762.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3763.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3764.                 ],
  3765.                 'DebugBundle' => [
  3766.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3767.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3768.                 ],
  3769.                 'MakerBundle' => [
  3770.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3771.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3772.                 ],
  3773.                 'DoctrineMongoDBBundle' => [
  3774.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  3775.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  3776.                 ],
  3777.                 'LexikJWTAuthenticationBundle' => [
  3778.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3779.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3780.                 ],
  3781.                 'GesdinetJWTRefreshTokenBundle' => [
  3782.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  3783.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  3784.                 ],
  3785.                 'VichUploaderBundle' => [
  3786.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  3787.                     'namespace' => 'Vich\\UploaderBundle',
  3788.                 ],
  3789.                 'KnpSnappyBundle' => [
  3790.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  3791.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  3792.                 ],
  3793.                 'BazingaGeocoderBundle' => [
  3794.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle'),
  3795.                     'namespace' => 'Bazinga\\GeocoderBundle',
  3796.                 ],
  3797.                 'LeagueOAuth2ServerBundle' => [
  3798.                     'path' => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src'),
  3799.                     'namespace' => 'League\\Bundle\\OAuth2ServerBundle',
  3800.                 ],
  3801.                 'InstacarExtraFiltersBundle' => [
  3802.                     'path' => (\dirname(__DIR__4).'/vendor/instacar/extra-filters-bundle/src'),
  3803.                     'namespace' => 'Instacar\\ExtraFiltersBundle',
  3804.                 ],
  3805.                 'ApiPlatformBundle' => [
  3806.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  3807.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  3808.                 ],
  3809.                 'SchebTwoFactorBundle' => [
  3810.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  3811.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3812.                 ],
  3813.                 'EvenceSoftDeleteableExtensionBundle' => [
  3814.                     'path' => (\dirname(__DIR__4).'/vendor/evence/soft-deleteable-extension-bundle/Evence/Bundle/SoftDeleteableExtensionBundle'),
  3815.                     'namespace' => 'Evence\\Bundle\\SoftDeleteableExtensionBundle',
  3816.                 ],
  3817.                 'TwigExtraBundle' => [
  3818.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3819.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3820.                 ],
  3821.             ],
  3822.             'kernel.charset' => 'UTF-8',
  3823.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3824.             'event_dispatcher.event_aliases' => [
  3825.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3826.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3827.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3828.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3829.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3830.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3831.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3832.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3833.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3834.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3835.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3836.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3837.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3838.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3839.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3840.             ],
  3841.             'fragment.renderer.hinclude.global_template' => NULL,
  3842.             'fragment.path' => '/_fragment',
  3843.             'kernel.http_method_override' => true,
  3844.             'kernel.trust_x_sendfile_type_header' => false,
  3845.             'kernel.trusted_hosts' => [
  3846.             ],
  3847.             'kernel.default_locale' => 'nl',
  3848.             'kernel.enabled_locales' => [
  3849.             ],
  3850.             'kernel.error_controller' => 'error_controller',
  3851.             'asset.request_context.base_path' => NULL,
  3852.             'asset.request_context.secure' => NULL,
  3853.             'translator.logging' => false,
  3854.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3855.             'debug.error_handler.throw_at' => -1,
  3856.             'router.request_context.host' => 'localhost',
  3857.             'router.request_context.scheme' => 'http',
  3858.             'router.request_context.base_url' => '',
  3859.             'router.resource' => 'kernel::loadRoutes',
  3860.             'request_listener.http_port' => 80,
  3861.             'request_listener.https_port' => 443,
  3862.             'session.metadata.storage_key' => '_sf2_meta',
  3863.             'session.storage.options' => [
  3864.                 'cache_limiter' => '0',
  3865.                 'name' => 'VANECK_PHPSESSID',
  3866.                 'cookie_secure' => true,
  3867.                 'cookie_httponly' => false,
  3868.                 'cookie_samesite' => 'none',
  3869.                 'gc_probability' => 1,
  3870.             ],
  3871.             'session.metadata.update_threshold' => 0,
  3872.             'validator.translation_domain' => 'validators',
  3873.             'profiler_listener.only_exceptions' => false,
  3874.             'profiler_listener.only_main_requests' => false,
  3875.             'twig.form.resources' => [
  3876.                 => '@VichUploader/Form/fields.html.twig',
  3877.                 => 'form_div_layout.html.twig',
  3878.             ],
  3879.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3880.             'security.role_hierarchy.roles' => [
  3881.                 'ROLE_EMPLOYEE_ARCHIVED' => [
  3882.                 ],
  3883.                 'ROLE_EMPLOYEE' => [
  3884.                     => 'ROLE_USER',
  3885.                 ],
  3886.                 'ROLE_ACTION_READ' => [
  3887.                     => 'ROLE_USER',
  3888.                 ],
  3889.                 'ROLE_ARTICLE_READ' => [
  3890.                     => 'ROLE_USER',
  3891.                 ],
  3892.                 'ROLE_COURSE_READ' => [
  3893.                     => 'ROLE_USER',
  3894.                 ],
  3895.                 'ROLE_DETERGENT_READ' => [
  3896.                     => 'ROLE_USER',
  3897.                 ],
  3898.                 'ROLE_EQUIPMENT_READ' => [
  3899.                     => 'ROLE_USER',
  3900.                 ],
  3901.                 'ROLE_PROJECT_READ' => [
  3902.                     => 'ROLE_USER',
  3903.                 ],
  3904.                 'ROLE_PBM_READ' => [
  3905.                     => 'ROLE_USER',
  3906.                 ],
  3907.                 'ROLE_REPORT_READ' => [
  3908.                     => 'ROLE_USER',
  3909.                 ],
  3910.                 'ROLE_SALES_READ' => [
  3911.                     => 'ROLE_USER',
  3912.                 ],
  3913.                 'ROLE_TRAP_READ' => [
  3914.                     => 'ROLE_USER',
  3915.                 ],
  3916.                 'ROLE_TIMESHEET_READ' => [
  3917.                     => 'ROLE_USER',
  3918.                 ],
  3919.                 'ROLE_VISIT_READ' => [
  3920.                     => 'ROLE_USER',
  3921.                 ],
  3922.                 'ROLE_DOCUMENT_READ' => [
  3923.                     => 'ROLE_USER',
  3924.                 ],
  3925.                 'ROLE_GROUNDPLAN_READ' => [
  3926.                     => 'ROLE_USER',
  3927.                 ],
  3928.                 'ROLE_INSIGHTS_READ' => [
  3929.                     => 'ROLE_USER',
  3930.                 ],
  3931.                 'ROLE_ACTION_WRITE' => [
  3932.                     => 'ROLE_ACTION_READ',
  3933.                 ],
  3934.                 'ROLE_ARTICLE_WRITE' => [
  3935.                     => 'ROLE_ARTICLE_READ',
  3936.                 ],
  3937.                 'ROLE_COURSE_WRITE' => [
  3938.                     => 'ROLE_COURSE_READ',
  3939.                 ],
  3940.                 'ROLE_DETERGENT_WRITE' => [
  3941.                     => 'ROLE_DETERGENT_READ',
  3942.                 ],
  3943.                 'ROLE_DOCUMENT_WRITE' => [
  3944.                     => 'ROLE_DOCUMENT_READ',
  3945.                 ],
  3946.                 'ROLE_EQUIPMENT_WRITE' => [
  3947.                     => 'ROLE_EQUIPMENT_READ',
  3948.                 ],
  3949.                 'ROLE_NEWS_WRITE' => [
  3950.                     => 'ROLE_USER',
  3951.                 ],
  3952.                 'ROLE_GROUNDPLAN_WRITE' => [
  3953.                     => 'ROLE_GROUNDPLAN_READ',
  3954.                 ],
  3955.                 'ROLE_PROJECT_WRITE' => [
  3956.                     => 'ROLE_PROJECT_READ',
  3957.                     => 'ROLE_GROUNDPLAN_WRITE',
  3958.                 ],
  3959.                 'ROLE_PBM_WRITE' => [
  3960.                     => 'ROLE_PBM_READ',
  3961.                 ],
  3962.                 'ROLE_REPORT_WRITE' => [
  3963.                     => 'ROLE_REPORT_READ',
  3964.                 ],
  3965.                 'ROLE_SALES_WRITE' => [
  3966.                     => 'ROLE_SALES_READ',
  3967.                 ],
  3968.                 'ROLE_TRAP_WRITE' => [
  3969.                     => 'ROLE_TRAP_READ',
  3970.                 ],
  3971.                 'ROLE_TIMESHEET_WRITE' => [
  3972.                     => 'ROLE_TIMESHEET_READ',
  3973.                 ],
  3974.                 'ROLE_VISIT_WRITE' => [
  3975.                     => 'ROLE_VISIT_READ',
  3976.                 ],
  3977.                 'ROLE_APP_INSPECTIE' => [
  3978.                     => 'ROLE_REPORT_WRITE',
  3979.                 ],
  3980.                 'ROLE_APP_PBM' => [
  3981.                     => 'ROLE_PBM_WRITE',
  3982.                 ],
  3983.                 'ROLE_APP_UITGIFTE' => [
  3984.                     => 'ROLE_ARTICLE_WRITE',
  3985.                 ],
  3986.                 'ROLE_APP_WERKBON' => [
  3987.                     => 'ROLE_REPORT_WRITE',
  3988.                     => 'ROLE_PBM_WRITE',
  3989.                     => 'ROLE_PROJECT_READ',
  3990.                     => 'ROLE_DETERGENT_READ',
  3991.                     => 'ROLE_TRAP_READ',
  3992.                 ],
  3993.                 'ROLE_APP_SCAN' => [
  3994.                     => 'ROLE_TRAP_WRITE',
  3995.                 ],
  3996.                 'ROLE_APP_SALES' => [
  3997.                     => 'ROLES_SALES_WRITE',
  3998.                 ],
  3999.                 'ROLE_ADMIN_PROJECT' => [
  4000.                     => 'ROLE_PROJECT_WRITE',
  4001.                 ],
  4002.                 'ROLE_CUSTOMER' => [
  4003.                     => 'ROLE_ACTION_WRITE',
  4004.                     => 'ROLE_REPORT_READ',
  4005.                     => 'ROLE_TRAP_WRITE',
  4006.                     => 'ROLE_VISIT_READ',
  4007.                     => 'ROLE_DOCUMENT_READ',
  4008.                     => 'ROLE_GROUNDPLAN_READ',
  4009.                     => 'ROLE_APP_SCAN',
  4010.                 ],
  4011.                 'ROLE_ADMIN' => [
  4012.                     => 'ROLE_EMPLOYEE',
  4013.                     => 'ROLE_CUSTOMER',
  4014.                     => 'ROLE_INSIGHTS_READ',
  4015.                     => 'ROLE_ACTION_WRITE',
  4016.                     => 'ROLE_ARTICLE_WRITE',
  4017.                     => 'ROLE_COURSE_WRITE',
  4018.                     => 'ROLE_DETERGENT_WRITE',
  4019.                     => 'ROLE_EQUIPMENT_WRITE',
  4020.                     => 'ROLE_NEWS_WRITE',
  4021.                     => 'ROLE_ADMIN_PROJECT',
  4022.                     10 => 'ROLE_PBM_WRITE',
  4023.                     11 => 'ROLE_REPORT_WRITE',
  4024.                     12 => 'ROLE_SALES_WRITE',
  4025.                     13 => 'ROLE_TRAP_WRITE',
  4026.                     14 => 'ROLE_TIMESHEET_WRITE',
  4027.                     15 => 'ROLE_VISIT_WRITE',
  4028.                     16 => 'ROLE_ALLOWED_TO_SWITCH',
  4029.                     17 => 'ROLE_APP_INSPECTIE',
  4030.                     18 => 'ROLE_APP_PBM',
  4031.                     19 => 'ROLE_APP_UITGIFTE',
  4032.                     20 => 'ROLE_APP_WERKBON',
  4033.                     21 => 'ROLE_APP_SCAN',
  4034.                     22 => 'ROLE_APP_SALES',
  4035.                 ],
  4036.                 'ROLE_OAUTH2_ADMIN' => [
  4037.                     => 'ROLE_ADMIN',
  4038.                 ],
  4039.             ],
  4040.             'security.access.denied_url' => NULL,
  4041.             'security.authentication.manager.erase_credentials' => true,
  4042.             'security.authentication.session_strategy.strategy' => 'migrate',
  4043.             'security.authentication.hide_user_not_found' => true,
  4044.             'security.firewalls' => [
  4045.                 => 'dev',
  4046.                 => 'jwt_refresh',
  4047.                 => 'oauth_token',
  4048.                 => 'login',
  4049.                 => 'api_docs',
  4050.                 => 'api',
  4051.             ],
  4052.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4053.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4054.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4055.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4056.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4057.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4058.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4059.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4060.             'doctrine.entity_managers' => [
  4061.                 'default' => 'doctrine.orm.default_entity_manager',
  4062.             ],
  4063.             'doctrine.default_entity_manager' => 'default',
  4064.             'doctrine.dbal.connection_factory.types' => [
  4065.                 'oauth2_grant' => [
  4066.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Grant',
  4067.                 ],
  4068.                 'oauth2_redirect_uri' => [
  4069.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\RedirectUri',
  4070.                 ],
  4071.                 'oauth2_scope' => [
  4072.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Scope',
  4073.                 ],
  4074.                 'uuid' => [
  4075.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4076.                 ],
  4077.                 'ulid' => [
  4078.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4079.                 ],
  4080.             ],
  4081.             'doctrine.connections' => [
  4082.                 'default' => 'doctrine.dbal.default_connection',
  4083.             ],
  4084.             'doctrine.default_connection' => 'default',
  4085.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4086.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4087.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4088.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4089.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4090.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4091.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4092.             'doctrine.orm.cache.memcache_port' => 11211,
  4093.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4094.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4095.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4096.             'doctrine.orm.cache.memcached_port' => 11211,
  4097.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4098.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4099.             'doctrine.orm.cache.redis_host' => 'localhost',
  4100.             'doctrine.orm.cache.redis_port' => 6379,
  4101.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4102.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4103.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4104.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4105.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4106.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4107.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4108.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4109.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4110.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4111.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4112.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4113.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4114.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4115.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4116.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4117.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4118.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4119.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4120.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4121.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4122.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4123.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4124.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4125.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4126.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4127.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4128.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4129.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4130.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4131.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4132.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4133.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4134.             'doctrine.migrations.preferred_em' => NULL,
  4135.             'doctrine.migrations.preferred_connection' => NULL,
  4136.             'nelmio_cors.map' => [
  4137.                 '^/' => [
  4138.                     'skip_same_as_origin' => true,
  4139.                 ],
  4140.             ],
  4141.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4142.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4143.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4144.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4145.             'stof_doctrine_extensions.uploadable.manager.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadableManager',
  4146.             'stof_doctrine_extensions.uploadable.mime_type_guesser.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\MimeTypeGuesserAdapter',
  4147.             'stof_doctrine_extensions.uploadable.default_file_info.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo',
  4148.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4149.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  4150.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4151.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4152.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  4153.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4154.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4155.             'stof_doctrine_extensions.default_locale' => 'en_US',
  4156.             'stof_doctrine_extensions.translation_fallback' => false,
  4157.             'stof_doctrine_extensions.persist_default_translation' => false,
  4158.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  4159.             'stof_doctrine_extensions.default_file_path' => (\dirname(__DIR__4).'/public/uploads'),
  4160.             'stof_doctrine_extensions.uploadable.validate_writable_directory' => true,
  4161.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  4162.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4163.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4164.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4165.             'coop_tilleuls_forgot_password.password_token_class' => 'App\\Entity\\PasswordToken',
  4166.             'coop_tilleuls_forgot_password.password_token_expires_in' => '1 day',
  4167.             'coop_tilleuls_forgot_password.password_token_user_field' => 'user',
  4168.             'coop_tilleuls_forgot_password.password_token_serialization_groups' => [
  4169.             ],
  4170.             'coop_tilleuls_forgot_password.user_class' => 'App\\Entity\\User',
  4171.             'coop_tilleuls_forgot_password.user_authorized_fields' => [
  4172.                 => 'email',
  4173.             ],
  4174.             'coop_tilleuls_forgot_password.user_password_field' => 'password',
  4175.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4176.             'web_profiler.debug_toolbar.mode' => 2,
  4177.             'monolog.use_microseconds' => true,
  4178.             'monolog.swift_mailer.handlers' => [
  4179.             ],
  4180.             'monolog.handlers_to_channels' => [
  4181.                 'monolog.handler.console' => [
  4182.                     'type' => 'exclusive',
  4183.                     'elements' => [
  4184.                         => 'event',
  4185.                         => 'doctrine',
  4186.                         => 'console',
  4187.                     ],
  4188.                 ],
  4189.                 'monolog.handler.main' => [
  4190.                     'type' => 'exclusive',
  4191.                     'elements' => [
  4192.                         => 'event',
  4193.                     ],
  4194.                 ],
  4195.             ],
  4196.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4197.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  4198.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  4199.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  4200.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  4201.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4202.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4203.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4204.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  4205.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4206.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  4207.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  4208.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  4209.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4210.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4211.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  4212.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4213.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  4214.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  4215.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  4216.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4217.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4218.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  4219.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  4220.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  4221.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  4222.             'doctrine_mongodb.odm.mapping_dirs' => [
  4223.             ],
  4224.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  4225.             ],
  4226.             'doctrine_mongodb.odm.document_dirs' => [
  4227.             ],
  4228.             'doctrine_mongodb.odm.fixtures_dirs' => [
  4229.             ],
  4230.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  4231.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  4232.             'doctrine_mongodb.odm.default_connection' => 'default',
  4233.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  4234.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  4235.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  4236.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  4237.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  4238.             'doctrine_mongodb.odm.default_commit_options' => [
  4239.             ],
  4240.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  4241.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  4242.             'doctrine_mongodb.odm.connections' => [
  4243.                 'default' => 'doctrine_mongodb.odm.default_connection',
  4244.             ],
  4245.             'doctrine_mongodb.odm.document_managers' => [
  4246.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  4247.             ],
  4248.             'lexik_jwt_authentication.token_ttl' => 3600,
  4249.             'lexik_jwt_authentication.clock_skew' => 0,
  4250.             'lexik_jwt_authentication.user_identity_field' => 'username',
  4251.             'lexik_jwt_authentication.allow_no_expiration' => false,
  4252.             'lexik_jwt_authentication.user_id_claim' => 'username',
  4253.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4254.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4255.             'gesdinet_jwt_refresh_token.ttl' => 31536000,
  4256.             'gesdinet_jwt_refresh_token.ttl_update' => true,
  4257.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  4258.             'gesdinet_jwt_refresh_token.user_provider' => NULL,
  4259.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  4260.             'gesdinet_jwt_refresh_token.single_use' => false,
  4261.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  4262.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  4263.             'gesdinet_jwt_refresh_token.cookie' => [
  4264.                 'enabled' => false,
  4265.                 'same_site' => 'lax',
  4266.                 'path' => '/',
  4267.                 'domain' => NULL,
  4268.                 'http_only' => true,
  4269.                 'secure' => true,
  4270.                 'remove_token_from_body' => true,
  4271.             ],
  4272.             'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api',
  4273.             'gesdinet_jwt_refresh_token.return_expiration' => false,
  4274.             'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration',
  4275.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  4276.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  4277.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  4278.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  4279.             'vich_uploader.mappings' => [
  4280.                 'media_object' => [
  4281.                     'uri_prefix' => '/media',
  4282.                     'upload_destination' => (\dirname(__DIR__4).'/public/media'),
  4283.                     'namer' => [
  4284.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_object',
  4285.                         'options' => [
  4286.                         ],
  4287.                     ],
  4288.                     'directory_namer' => [
  4289.                         'service' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  4290.                         'options' => [
  4291.                             'date_time_format' => 'Y_m',
  4292.                             'date_time_property' => 'uploadTimestamp',
  4293.                         ],
  4294.                     ],
  4295.                     'delete_on_remove' => true,
  4296.                     'delete_on_update' => true,
  4297.                     'inject_on_load' => false,
  4298.                     'db_driver' => 'orm',
  4299.                 ],
  4300.             ],
  4301.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4302.             'knp_snappy.pdf.options' => [
  4303.             ],
  4304.             'knp_snappy.pdf.env' => [
  4305.             ],
  4306.             'knp_snappy.image.options' => [
  4307.             ],
  4308.             'knp_snappy.image.env' => [
  4309.             ],
  4310.             'league.oauth2_server.persistence.doctrine.enabled' => true,
  4311.             'league.oauth2_server.persistence.doctrine.manager' => 'default',
  4312.             'league.oauth2_server.encryption_key.type' => 'plain',
  4313.             'league.oauth2_server.scopes.default' => [
  4314.                 => 'email',
  4315.             ],
  4316.             'instacar.extra_filters.doctrine.orm.filters' => [
  4317.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\SearchFilter',
  4318.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\RangeFilter',
  4319.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\DateFilter',
  4320.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\BooleanFilter',
  4321.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\NumericFilter',
  4322.                 => 'ApiPlatform\\Doctrine\\Orm\\Filter\\ExistsFilter',
  4323.             ],
  4324.             'api_platform.enable_entrypoint' => true,
  4325.             'api_platform.enable_docs' => true,
  4326.             'api_platform.title' => 'Van Eck API',
  4327.             'api_platform.description' => '',
  4328.             'api_platform.version' => '1.0.0',
  4329.             'api_platform.show_webby' => false,
  4330.             'api_platform.url_generation_strategy' => 1,
  4331.             'api_platform.exception_to_status' => [
  4332.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4333.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4334.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4335.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4336.             ],
  4337.             'api_platform.formats' => [
  4338.                 'jsonld' => [
  4339.                     => 'application/ld+json',
  4340.                 ],
  4341.                 'jsonhal' => [
  4342.                     => 'application/hal+json',
  4343.                 ],
  4344.                 'jsonapi' => [
  4345.                     => 'application/vnd.api+json',
  4346.                 ],
  4347.                 'json' => [
  4348.                     => 'application/json',
  4349.                 ],
  4350.                 'xml' => [
  4351.                     => 'application/xml',
  4352.                     => 'text/xml',
  4353.                 ],
  4354.                 'csv' => [
  4355.                     => 'text/csv',
  4356.                 ],
  4357.                 'html' => [
  4358.                     => 'text/html',
  4359.                 ],
  4360.             ],
  4361.             'api_platform.patch_formats' => [
  4362.                 'json' => [
  4363.                     => 'application/merge-patch+json',
  4364.                 ],
  4365.                 'multipart' => [
  4366.                     => 'multipart/form-data',
  4367.                 ],
  4368.                 'jsonapi' => [
  4369.                     => 'application/vnd.api+json',
  4370.                 ],
  4371.             ],
  4372.             'api_platform.error_formats' => [
  4373.                 'jsonproblem' => [
  4374.                     => 'application/problem+json',
  4375.                 ],
  4376.                 'jsonld' => [
  4377.                     => 'application/ld+json',
  4378.                 ],
  4379.             ],
  4380.             'api_platform.eager_loading.enabled' => true,
  4381.             'api_platform.eager_loading.max_joins' => 20,
  4382.             'api_platform.eager_loading.fetch_partial' => false,
  4383.             'api_platform.eager_loading.force_eager' => false,
  4384.             'api_platform.collection.exists_parameter_name' => 'exists',
  4385.             'api_platform.collection.order' => 'DESC',
  4386.             'api_platform.collection.order_parameter_name' => 'order',
  4387.             'api_platform.collection.order_nulls_comparison' => NULL,
  4388.             'api_platform.collection.pagination.enabled' => true,
  4389.             'api_platform.collection.pagination.partial' => false,
  4390.             'api_platform.collection.pagination.client_enabled' => true,
  4391.             'api_platform.collection.pagination.client_items_per_page' => true,
  4392.             'api_platform.collection.pagination.client_partial' => true,
  4393.             'api_platform.collection.pagination.items_per_page' => 30,
  4394.             'api_platform.collection.pagination.maximum_items_per_page' => 1000,
  4395.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4396.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4397.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4398.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4399.             'api_platform.collection.pagination' => [
  4400.                 'enabled' => true,
  4401.                 'page_parameter_name' => 'page',
  4402.                 'enabled_parameter_name' => 'pagination',
  4403.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4404.                 'partial_parameter_name' => 'partial',
  4405.                 'partial' => false,
  4406.                 'client_enabled' => true,
  4407.                 'client_items_per_page' => true,
  4408.                 'client_partial' => true,
  4409.                 'items_per_page' => 30,
  4410.                 'maximum_items_per_page' => 1000,
  4411.             ],
  4412.             'api_platform.http_cache.etag' => true,
  4413.             'api_platform.http_cache.max_age' => 10,
  4414.             'api_platform.http_cache.shared_max_age' => 3600,
  4415.             'api_platform.http_cache.vary' => [
  4416.                 => 'Content-Type',
  4417.                 => 'Authorization',
  4418.                 => 'Origin',
  4419.             ],
  4420.             'api_platform.http_cache.public' => true,
  4421.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4422.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4423.             'api_platform.asset_package' => NULL,
  4424.             'api_platform.defaults' => [
  4425.                 'extra_properties' => [
  4426.                     'pagination_page_parameter_name' => 'page',
  4427.                     'pagination_enabled_parameter_name' => 'pagination',
  4428.                     'pagination_items_per_page_parameter_name' => 'itemsPerPage',
  4429.                     'pagination_partial_parameter_name' => 'partial',
  4430.                 ],
  4431.                 'pagination_enabled' => true,
  4432.                 'pagination_partial' => false,
  4433.                 'pagination_client_enabled' => true,
  4434.                 'pagination_client_items_per_page' => true,
  4435.                 'pagination_client_partial' => true,
  4436.                 'pagination_items_per_page' => 30,
  4437.                 'pagination_maximum_items_per_page' => 1000,
  4438.                 'cache_headers' => [
  4439.                     'public' => true,
  4440.                     'max_age' => 10,
  4441.                     'shared_max_age' => 3600,
  4442.                     'vary' => [
  4443.                         => 'Content-Type',
  4444.                         => 'Authorization',
  4445.                         => 'Origin',
  4446.                     ],
  4447.                 ],
  4448.             ],
  4449.             'api_platform.resource_class_directories' => [
  4450.                 => (\dirname(__DIR__4).'/vendor/tilleuls/forgot-password-bundle/src/Entity'),
  4451.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  4452.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Document'),
  4453.                 => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity'),
  4454.                 => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Entity'),
  4455.                 => (\dirname(__DIR__4).'/src/Entity'),
  4456.                 => (\dirname(__DIR__4).'/src/Document'),
  4457.             ],
  4458.             'api_platform.oauth.enabled' => true,
  4459.             'api_platform.oauth.type' => 'oauth2',
  4460.             'api_platform.oauth.flow' => 'application',
  4461.             'api_platform.oauth.refreshUrl' => '',
  4462.             'api_platform.oauth.scopes' => [
  4463.             ],
  4464.             'api_platform.oauth.pkce' => false,
  4465.             'api_platform.openapi.termsOfService' => NULL,
  4466.             'api_platform.openapi.contact.name' => NULL,
  4467.             'api_platform.openapi.contact.url' => NULL,
  4468.             'api_platform.openapi.contact.email' => NULL,
  4469.             'api_platform.openapi.license.name' => NULL,
  4470.             'api_platform.openapi.license.url' => NULL,
  4471.             'api_platform.swagger.versions' => [
  4472.                 => 3,
  4473.             ],
  4474.             'api_platform.enable_swagger_ui' => true,
  4475.             'api_platform.enable_re_doc' => true,
  4476.             'api_platform.swagger.api_keys' => [
  4477.                 'apiKey' => [
  4478.                     'name' => 'Authorization',
  4479.                     'type' => 'header',
  4480.                 ],
  4481.             ],
  4482.             'api_platform.swagger_ui.extra_configuration' => [
  4483.             ],
  4484.             'api_platform.graphql.enabled' => false,
  4485.             'api_platform.graphql.graphiql.enabled' => false,
  4486.             'api_platform.graphql.graphql_playground.enabled' => false,
  4487.             'api_platform.graphql.collection.pagination' => [
  4488.                 'enabled' => true,
  4489.             ],
  4490.             'api_platform.validator.serialize_payload_fields' => [
  4491.             ],
  4492.             'api_platform.validator.query_parameter_validation' => true,
  4493.             'api_platform.elasticsearch.enabled' => false,
  4494.             'scheb_two_factor.model_manager_name' => NULL,
  4495.             'scheb_two_factor.security_tokens' => [
  4496.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  4497.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  4498.             ],
  4499.             'scheb_two_factor.ip_whitelist' => [
  4500.             ],
  4501.             'scheb_two_factor.email.sender_email' => 'info@vaneckbv.nl',
  4502.             'scheb_two_factor.email.sender_name' => 'Van Eck Bedrijfshygiëne B.V.',
  4503.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  4504.             'scheb_two_factor.email.digits' => 4,
  4505.             'scheb_two_factor.trusted_device.enabled' => false,
  4506.             'data_collector.templates' => [
  4507.                 'data_collector.request' => [
  4508.                     => 'request',
  4509.                     => '@WebProfiler/Collector/request.html.twig',
  4510.                 ],
  4511.                 'api_platform.data_collector.request' => [
  4512.                     => 'api_platform.data_collector.request',
  4513.                     => '@ApiPlatform/DataCollector/request.html.twig',
  4514.                 ],
  4515.                 'data_collector.time' => [
  4516.                     => 'time',
  4517.                     => '@WebProfiler/Collector/time.html.twig',
  4518.                 ],
  4519.                 'data_collector.memory' => [
  4520.                     => 'memory',
  4521.                     => '@WebProfiler/Collector/memory.html.twig',
  4522.                 ],
  4523.                 'data_collector.validator' => [
  4524.                     => 'validator',
  4525.                     => '@WebProfiler/Collector/validator.html.twig',
  4526.                 ],
  4527.                 'data_collector.ajax' => [
  4528.                     => 'ajax',
  4529.                     => '@WebProfiler/Collector/ajax.html.twig',
  4530.                 ],
  4531.                 'data_collector.exception' => [
  4532.                     => 'exception',
  4533.                     => '@WebProfiler/Collector/exception.html.twig',
  4534.                 ],
  4535.                 'data_collector.logger' => [
  4536.                     => 'logger',
  4537.                     => '@WebProfiler/Collector/logger.html.twig',
  4538.                 ],
  4539.                 'data_collector.events' => [
  4540.                     => 'events',
  4541.                     => '@WebProfiler/Collector/events.html.twig',
  4542.                 ],
  4543.                 'data_collector.router' => [
  4544.                     => 'router',
  4545.                     => '@WebProfiler/Collector/router.html.twig',
  4546.                 ],
  4547.                 'data_collector.cache' => [
  4548.                     => 'cache',
  4549.                     => '@WebProfiler/Collector/cache.html.twig',
  4550.                 ],
  4551.                 'data_collector.translation' => [
  4552.                     => 'translation',
  4553.                     => '@WebProfiler/Collector/translation.html.twig',
  4554.                 ],
  4555.                 'data_collector.security' => [
  4556.                     => 'security',
  4557.                     => '@Security/Collector/security.html.twig',
  4558.                 ],
  4559.                 'data_collector.twig' => [
  4560.                     => 'twig',
  4561.                     => '@WebProfiler/Collector/twig.html.twig',
  4562.                 ],
  4563.                 'data_collector.doctrine' => [
  4564.                     => 'db',
  4565.                     => '@Doctrine/Collector/db.html.twig',
  4566.                 ],
  4567.                 'data_collector.dump' => [
  4568.                     => 'dump',
  4569.                     => '@Debug/Profiler/dump.html.twig',
  4570.                 ],
  4571.                 'mailer.data_collector' => [
  4572.                     => 'mailer',
  4573.                     => '@WebProfiler/Collector/mailer.html.twig',
  4574.                 ],
  4575.                 'doctrine_mongodb.odm.data_collector' => [
  4576.                     => 'mongodb',
  4577.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  4578.                 ],
  4579.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4580.                     => 'vich_uploader.mapping_collector',
  4581.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4582.                 ],
  4583.                 'Bazinga\\GeocoderBundle\\DataCollector\\GeocoderDataCollector' => [
  4584.                     => 'geocoder',
  4585.                     => '@BazingaGeocoder/Collector/geocoder.html.twig',
  4586.                 ],
  4587.                 'data_collector.config' => [
  4588.                     => 'config',
  4589.                     => '@WebProfiler/Collector/config.html.twig',
  4590.                 ],
  4591.             ],
  4592.             'console.command.ids' => [
  4593.             ],
  4594.         ];
  4595.     }
  4596. }